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-10-01 01:46:42 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
04fe8b73f03f89d5a67e16f5aa66c8aecbd53f1f
glest-source
/
source
/
shared_lib
/
include
History
Mark Vejvoda
bca617cf18
- bugfix for socket mutex locked when deleting socket
...
- added faction detail in lobby when CRC's do not match on techtree
2011-03-19 12:04:18 +00:00
..
feathery_ftp
- added option to disable file transfers for tileset and/or techtrees for published (internet) games
2011-03-11 12:14:24 +00:00
graphics
- new commandline options to discover and optional delete unused files in techtrees
2011-03-15 15:30:28 +00:00
libircclient
/include
- build fix for poor distros who have a hard time with libircclient (now we just include this small lib in the source tree) so no longer required as an external lib
2010-12-27 09:01:40 +00:00
lua
- yaahhoo, now we properly detect invalid LUA functions etc for scenarios
2010-10-09 10:43:23 +00:00
map
up to 36 units selectable; maps can set camera heigth now ( be careful with this for performance reasons! )
2011-02-25 00:31:42 +00:00
platform
- bugfix for socket mutex locked when deleting socket
2011-03-19 12:04:18 +00:00
sound
- 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
streflop
Added FPU Safety check method
2010-04-24 12:22:35 +00:00
util
- added another special variable (application path) that can be used for variable substituion in ini file values
2011-03-10 19:19:14 +00:00
xml
- added new attribute for tileset objects named "height". Air units will try to fly above the height of units and objects now (up to a max of terrain height + 15)
2010-10-30 04:05:48 +00:00