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
88a81a69936de1eae8c272f3b56a332facf0935e
glest-source
/
source
/
shared_lib
/
sources
History
Mark Vejvoda
88a81a6993
- removed useless items in debug view
...
- removed some noise from verbose output
2011-04-13 18:45:27 +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
- attempt to work around non power of two texture errors (tomreyn please try this rev and report back)
2011-04-09 01:42:20 +00:00
libircclient
- 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
- performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method.
2011-03-28 03:54:23 +00:00
map
- client connected menu now uses same rendering as custom game menu for map preview (resulting in better fps there)
2011-04-13 01:11:23 +00:00
platform
- removed useless items in debug view
2011-04-13 18:45:27 +00:00
sound
- added a new check to faction validator to report on sound files with a bitrate > 200K
2011-04-09 03:14:05 +00:00
streflop
Added cmake build files (thanks RCL)
2010-06-05 17:34:55 +00:00
util
- bugfixes for compiling on older wxwidgets and also for mingw
2011-04-05 07:08:29 +00:00
xml
- a little bit of code hardening (looking for invalid data conditions and NULL's)
2011-01-10 21:23:52 +00:00