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
b2f3748168210be16a8f2c67788a30eb19786a04
glest-source
/
source
/
shared_lib
/
include
/
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.h
bugfix for shutdown of threads and garbage collection.
2013-06-22 03:36:18 +00:00
byte_order.h
- added code for new network protocol (disabled by default as i need to test this on arm)
2012-11-02 19:08:55 +00:00
cache_manager.h
- updated code to protect against null pointers and uninitialized values and threading issues
2013-02-04 08:30:43 +00:00
math_wrapper.h
fixed the build
2013-11-02 11:22:32 +00:00
platform_common.h
- 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.h
bugfix for precache crc thread unpause on game end
2013-11-10 21:55:22 +00:00