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-27 07:59:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2d79eb2c0ec87b45b5e09e48d67e65322b6d7154
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
0a5094c673
- bugfix for version checking
2012-11-22 23:46:00 +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
- attempt to bugfix windows using proper printf syntax for data types
2012-11-10 06:37:23 +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
- ripped out a lot of unused code dealing with utf8
2012-11-15 08:12:40 +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
- ripped out a lot of unused code dealing with utf8
2012-11-15 08:12:40 +00:00
util.cpp
- bugfix for version checking
2012-11-22 23:46:00 +00:00