This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-26 15:39:21 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
28d65e8d55145529ad8a6156ae9db1652700b82c
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
3419127632
- proper way to handle size_t objects (cleanup warning on other platforms)
2012-10-26 02:42:10 +00:00
..
checksum.cpp
- cleaned up some warnings from VC++ compiler
2012-10-06 02:40:24 +00:00
conversion.cpp
- attempt to switch CRC to use unsigned int everywhere
2012-07-07 02:46:57 +00:00
leak_dumper.cpp
- proper way to handle size_t objects (cleanup warning on other platforms)
2012-10-26 02:42:10 +00:00
profiler.cpp
- got built in memory leak working. Just edit leak_dumper.h and uncomment:
2012-04-14 21:21:09 +00:00
properties.cpp
- no longer over-write special tag substitutions in ini files in order to preserve derived paths etc
2012-10-24 14:43:02 +00:00
randomgen.cpp
- lots more code cleanup, using safe buffer size code to avoid buffer overflows
2012-10-19 01:31:20 +00:00
string_utils.cpp
- added ability to switch languages from nearly anywhere (and new hotkeys to do so):
2011-10-25 18:39:11 +00:00
util.cpp
- added a bit more debug info to find tomreyns bug
2012-05-22 23:12:48 +00:00