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-26 23:49:03 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
39ad29ba3d1d2c858670646b561da1aff61d6359
glest-source
/
source
/
shared_lib
/
sources
/
util
History
Mark Vejvoda
39ad29ba3d
- attempt to improve rendering speed by rolling back render code to be more like 3.3.4
...
- added new ini setting to adjust http timeout and set default timeout to 10 seconds now
2010-07-07 18:50:55 +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 more debug statements to try to track beta bugs
2010-06-12 18:27:39 +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
- attempt to improve rendering speed by rolling back render code to be more like 3.3.4
2010-07-07 18:50:55 +00:00