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
20def412bf443fe6970c42ecc453db8b8daadf28
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
20def412bf
- attempt to get new version system working
2012-11-15 00:35:49 +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
- cast to unsigned int for all calls to srand
2012-10-30 17:12:04 +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
- attempt to get new version system working
2012-11-15 00:35:49 +00:00