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-25 12:12:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
glest-source
/
source
/
glest_game
/
global
History
Mark Vejvoda
d10054f1c3
- moved sound system debug into a new debugSound property to lessen the impact of regular debug logging since sound processing is now threaded and therefore logging sound system items may slow down performance
...
- added texture caching for faction preview textures
2011-01-26 09:09:59 +00:00
..
config.cpp
- moved sound system debug into a new debugSound property to lessen the impact of regular debug logging since sound processing is now threaded and therefore logging sound system items may slow down performance
2011-01-26 09:09:59 +00:00
config.h
- added a new commandline parameter to display merged ini settings and also to filter on a specific ini setting
2011-01-03 20:59:18 +00:00
core_data.cpp
chat highlighting, and more features related to chat
2011-01-01 20:31:25 +00:00
core_data.h
chat highlighting, and more features related to chat
2011-01-01 20:31:25 +00:00
lang.cpp
- some ftp file transfer bugfixes and moved many strings into language file
2011-01-14 17:57:37 +00:00
lang.h
- some ftp file transfer bugfixes and moved many strings into language file
2011-01-14 17:57:37 +00:00
metrics.cpp
- bugfix for mouse pointer rendering
2010-09-14 20:54:33 +00:00
metrics.h
- added leak_dumper header all over the place (not yet functional in linux)
2010-09-07 05:25:40 +00:00