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-25 23:19:07 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8d62198ca34f9194d16a099a647617c17308ae0c
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
8d62198ca3
fixed missing header file on Fedora
2010-06-08 14:13:33 +00:00
..
checksum.cpp
- added more debug code and fixed a server bug where client connecting at the same time a server opens a slot would result in a crash sometimes.
2010-05-31 06:11:31 +00:00
conversion.cpp
-added another mutex release to fix a bug found from a segfault
2010-06-05 15:48:50 +00:00
leak_dumper.cpp
* added missing #include "leak_dumper.h" to new cpp files
2010-03-27 07:09:34 +00:00
profiler.cpp
* added missing #include "leak_dumper.h" to new cpp files
2010-03-27 07:09:34 +00:00
properties.cpp
Added the ability to tell mega-glest where to look for glest.ini, servers.ini and all of the various .log files. The new optional environment variable that mega-glest will look for is:
2010-03-21 23:40:35 +00:00
randomgen.cpp
- fixed two nasty AI bugs which would cause out of synch and memory corruption problems
2010-06-08 07:40:32 +00:00
util.cpp
fixed missing header file on Fedora
2010-06-08 14:13:33 +00:00