Thu, 17 Jan 2008 14:00:17 +0000(svn r11893) -Codechange: build map size drop downs dynamically and remove unneeded strings
peter1138 [Thu, 17 Jan 2008 14:00:17 +0000] rev 8823
(svn r11893) -Codechange: build map size drop downs dynamically and remove unneeded strings

Thu, 17 Jan 2008 13:37:28 +0000(svn r11892) -Fix (r11879): View switched from ungrouped to all vehicles as ungrouped is not technically a valid group, and ensure dropdown is removed
peter1138 [Thu, 17 Jan 2008 13:37:28 +0000] rev 8822
(svn r11892) -Fix (r11879): View switched from ungrouped to all vehicles as ungrouped is not technically a valid group, and ensure dropdown is removed
on any click in the window.

Thu, 17 Jan 2008 02:13:01 +0000(svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium [Thu, 17 Jan 2008 02:13:01 +0000] rev 8821
(svn r11890) -Change: ignore some files for git too. Patch by bruce89.

Thu, 17 Jan 2008 02:10:55 +0000(svn r11889) -Change: small inconsistency between documentation and code. Patch by Yexo.
rubidium [Thu, 17 Jan 2008 02:10:55 +0000] rev 8820
(svn r11889) -Change: small inconsistency between documentation and code. Patch by Yexo.

Thu, 17 Jan 2008 02:10:26 +0000(svn r11888) -Codechange: simplify sorting of the strings in town names dropdown
glx [Thu, 17 Jan 2008 02:10:26 +0000] rev 8819
(svn r11888) -Codechange: simplify sorting of the strings in town names dropdown

Thu, 17 Jan 2008 02:09:34 +0000(svn r11887) -Fix [FS#1658]: segmentation faults/wrong frees due uninitialized memory in the AI.
rubidium [Thu, 17 Jan 2008 02:09:34 +0000] rev 8818
(svn r11887) -Fix [FS#1658]: segmentation faults/wrong frees due uninitialized memory in the AI.

Thu, 17 Jan 2008 00:21:43 +0000(svn r11886) -Add: sort the strings in languages dropdown
glx [Thu, 17 Jan 2008 00:21:43 +0000] rev 8817
(svn r11886) -Add: sort the strings in languages dropdown

Thu, 17 Jan 2008 00:06:36 +0000(svn r11885) -Cleanup: Remove gotos from widget drawing code. A side affect is that it is now possible for any widget type to be shown disabled.
peter1138 [Thu, 17 Jan 2008 00:06:36 +0000] rev 8816
(svn r11885) -Cleanup: Remove gotos from widget drawing code. A side affect is that it is now possible for any widget type to be shown disabled.

Wed, 16 Jan 2008 23:46:46 +0000(svn r11884) -Cleanup: leftover use of widget numbers instead of enum
peter1138 [Wed, 16 Jan 2008 23:46:46 +0000] rev 8815
(svn r11884) -Cleanup: leftover use of widget numbers instead of enum

Wed, 16 Jan 2008 22:26:45 +0000(svn r11883) -Fix (r11864): assert when trying to remove rail from a house or industry tile
smatz [Wed, 16 Jan 2008 22:26:45 +0000] rev 8814
(svn r11883) -Fix (r11864): assert when trying to remove rail from a house or industry tile