MegaGlest/source/glest_game
2011-04-29 05:37:35 +00:00
..
ai - bugfix for AI players to ensure the unit they want to repair has another unit that is able to repair it before trying to repair a damaged unit so the AI doesn't waste time. 2011-04-29 05:37:35 +00:00
facilities - updated version to 3.5.1-dev 2011-04-22 00:31:10 +00:00
game - bugfixes for clicking outside of the map co-ordinates 2011-04-27 22:35:45 +00:00
global - added extra info in error text for language strings 2011-04-26 16:02:34 +00:00
graphics - revert 2d mouse renderer to 3.4 2011-04-27 23:37:57 +00:00
gui - bugfixes for clicking outside of the map co-ordinates 2011-04-27 22:35:45 +00:00
main - added new ini setting to see if this helps fix non power of two texture loading for some ATI video cards, user needs to set this in the ini: 2011-04-28 07:48:19 +00:00
menu - show crc message prompt if either allow data synch flags are enabled 2011-04-27 22:51:44 +00:00
network - show crc message prompt if either allow data synch flags are enabled 2011-04-27 22:51:44 +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 displayed command queue text to 3 2011-04-29 04:13:31 +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