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
a17068165fca7f328299d1d4c613445f56ddb1b2
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
a17068165f
try to see if this makes disabled network crc checking more performance freindly
2013-10-20 20:06:19 +00:00
..
checksum.cpp
- added more crc capture data to track down oos
2013-10-17 06:36:28 +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
code cleanup based on cppcheck results
2013-05-17 05:21:14 +00:00
properties.cpp
- attempt to see if this makes stability better
2013-10-02 20:22:10 +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 code to protect against null pointers and uninitialized values and threading issues
2013-02-04 08:30:43 +00:00
util.cpp
revert most doubles back to float and truncate at 6 decimals
2013-10-03 00:17:51 +00:00