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-10-01 09:56:41 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
54abe03d86f8f7783c741b0249c710a8d08ec1cf
glest-source
/
source
/
shared_lib
/
include
History
Mark Vejvoda
4fd75e5d7d
- fixed two nasty AI bugs which would cause out of synch and memory corruption problems
...
- added new glest.ini setting to log commands for each client
2010-06-08 07:40:32 +00:00
..
graphics
Tried to fix the wrong error message given if the file could not be found
2010-06-01 18:40:14 +00:00
platform
added mutex protection in custom game menu to protect access to member variables to avoid crashes when background thread and user changes both occur
2010-06-04 21:46:10 +00:00
sound
Moved most of the code from platform specific platform_util into a shared platform_common area
2010-04-30 18:16:54 +00:00
streflop
Added FPU Safety check method
2010-04-24 12:22:35 +00:00
util
- fixed two nasty AI bugs which would cause out of synch and memory corruption problems
2010-06-08 07:40:32 +00:00