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
ceb799a66ef998370e3d08c54d5d24bdf9f2951d
glest-source
/
source
/
shared_lib
/
include
/
platform
/
common
History
Mark Vejvoda
ab64b9343f
- updated to support building with clang compiler (And cleaned up clang warnings from initial compile). Edit build-mg.sh and read the clang section as to how to build.
2013-11-19 21:57:28 +00:00
..
base_thread.h
bugfix for shutdown of threads and garbage collection.
2013-06-22 03:36:18 +00:00
byte_order.h
- updated to support building with clang compiler (And cleaned up clang warnings from initial compile). Edit build-mg.sh and read the clang section as to how to build.
2013-11-19 21:57:28 +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