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
e3a7aedd5c8927f69964500516029b1cebe6c835
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
e3a7aedd5c
- headless server now supports lan option
2012-11-09 21:50:01 +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
- 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
- headless server now supports lan option
2012-11-09 21:50:01 +00:00