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-28 00:19:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9224a7e24217db06478d4c4fafa81a094942524c
glest-source
/
source
/
shared_lib
/
include
/
platform
/
common
History
Mark Vejvoda
9224a7e242
- attempt to fix crc file bug
2013-10-18 15:47:17 +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
- updated so streflop can be totally ignored when that cmake switch is off
2011-12-16 06:24:21 +00:00
platform_common.h
- attempt to fix crc file bug
2013-10-18 15:47:17 +00:00
simple_threads.h
attempt to fix a thread bug when starting a game
2013-06-01 06:28:03 +00:00