This website requires JavaScript.
Explore
Help
Register
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-02-24 03:32:35 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
glest-source
/
source
/
glest_game
History
SoftCoder
d2284bbd36
- bug fix when changing language and showing hint button on game load
2014-01-18 16:31:01 -08:00
..
ai
…
facilities
- bug fix when changing language and showing hint button on game load
2014-01-18 16:31:01 -08:00
game
- changed code to cleanup pixbuf allocation earlier to not confuse gDEbugger about an openGL memory leak.
2014-01-11 23:28:33 -08:00
global
…
graphics
unit particles can be bound to first vertice of meshes ( <meshName value="part1.001" /> )
2014-01-04 18:40:00 +01:00
gui
…
main
- fixed some bugs reported by coverity
2014-01-17 09:53:19 -08:00
menu
- added mutex guards in client connected menu to try to fix thread race bugs
2014-01-17 07:56:14 -08:00
network
- do NOT pause for lagging clients if game network setting set to false
2014-01-17 11:32:21 -08:00
sound
…
type_instances
unit particles can be bound to first vertice of meshes ( <meshName value="part1.001" /> )
2014-01-04 18:40:00 +01:00
types
- fixed some bugs reported by coverity
2014-01-17 09:53:19 -08:00
world
…
CMakeLists.txt
…