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
e89210cf6c86b5fe4fddba4bfcad84daf7279ed0
glest-source
/
source
/
shared_lib
/
sources
/
platform
/
common
History
Mark Vejvoda
a300621415
- added a new commandline command to create data archives for network xfer for techtrees and tilesets:
...
megaglest --create-data-archives=all
2013-11-14 06:59:29 +00:00
..
base_thread.cpp
bugfix for shutdown of threads and garbage collection.
2013-06-22 03:36:18 +00:00
byte_order.cpp
- added new byte order code
2012-11-01 00:19:46 +00:00
cache_manager.cpp
- threadsafe cache manager and recursive checking in xml loader (possible fix for issue experienced by james in windows build)
2011-07-08 15:17:50 +00:00
platform_common.cpp
- added a new commandline command to create data archives for network xfer for techtrees and tilesets:
2013-11-14 06:59:29 +00:00
simple_threads.cpp
some memory leak cleanup
2013-11-13 21:22:56 +00:00