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 16:09:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ba3e5a6030eca8284fa2bb3117553fd6422539ae
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
70421d1b3d
added a check for data and user data paths being the same
2013-11-06 00:31:36 +00:00
..
checksum.cpp
- added more crc capture data to track down oos
2013-10-17 06:36:28 +00:00
conversion.cpp
i know its crazy, but attempt performance gains by avoiding use of int64 as much as possible.
2013-11-03 07:18:27 +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
code cleanup based on cppcheck results
2013-05-17 05:21:14 +00:00
properties.cpp
added a check for data and user data paths being the same
2013-11-06 00:31:36 +00:00
randomgen.cpp
try to see if this makes disabled network crc checking more performance freindly
2013-10-20 20:06:19 +00:00
string_utils.cpp
updated for vc++ 2012 x64 compile
2013-11-03 01:51:20 +00:00
util.cpp
remove usless output from error message
2013-11-05 21:13:26 +00:00