MegaGlest/source/glest_game
Mark Vejvoda 700e768b0f - changed default command display text to be same as 3.4 but with support to override and show queued commands up to a max of: MaxQueuedCommandDisplayCount=x where x is max queued text to show
- added ini support on linux so it by default looks for glest.ini and glestkeys.ini in /usr/share/megaglest and /usr/local/share/megaglest first
2011-05-01 03:12:36 +00:00
..
ai - more AI enhancements, now units that harvest AND attack will be more wise when choosing to attack, (think persian) since they need to harvest more than they need to attack when harvester count is very low. 2011-04-29 23:42:16 +00:00
facilities - changed Internet and Game lobby to display svn rev# instead of compile date/time 2011-04-30 01:05:53 +00:00
game - added more detail on error message 2011-04-30 06:36:52 +00:00
global - changed default command display text to be same as 3.4 but with support to override and show queued commands up to a max of: MaxQueuedCommandDisplayCount=x where x is max queued text to show 2011-05-01 03:12:36 +00:00
graphics - revert a render method to the 3.4 version for better ATI card support (thanks for pointing this out sojourner) 2011-04-29 23:48:46 +00:00
gui - bugfixes for clicking outside of the map co-ordinates 2011-04-27 22:35:45 +00:00
main - changed default command display text to be same as 3.4 but with support to override and show queued commands up to a max of: MaxQueuedCommandDisplayCount=x where x is max queued text to show 2011-05-01 03:12:36 +00:00
menu - changed Internet and Game lobby to display svn rev# instead of compile date/time 2011-04-30 01:05:53 +00:00
network - some cleanup of networking code 2011-04-30 06:13:23 +00:00
sound - 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
type_instances - changed default command display text to be same as 3.4 but with support to override and show queued commands up to a max of: MaxQueuedCommandDisplayCount=x where x is max queued text to show 2011-05-01 03:12:36 +00:00
types - fixed to handle duplicate resources in unit requirement costs without crashing 2011-04-26 22:28:37 +00:00
world - bugfixes for clicking outside of the map co-ordinates 2011-04-27 22:35:45 +00:00
CMakeLists.txt -fix cmake script for mingw, just for completeness. 2011-04-15 01:15:46 +00:00