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
836e61d5d6bd2e5a585cc530266bd7e5381c036d
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
836e61d5d6
loggging fixes for language specific info (use english always)
2013-09-21 20:50:58 +00:00
..
checksum.cpp
- updated to beta2 and added primitive CRC checking for network games, requies the Host user to set the following ini to enable CRC's:
2013-09-12 03:33:43 +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
added a fallback to use glib API if we cannot find the users home folder
2013-08-09 18:03:29 +00:00
randomgen.cpp
loggging fixes for language specific info (use english always)
2013-09-21 20:50:58 +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
attempt some speed improvements for logging
2013-08-09 04:55:35 +00:00