celestar [Sat, 18 Mar 2006 08:00:27 +0000] rev 3251
(svn r3939) -Fix: No longer assume that the number of slots is 2. It was not a problem up to now, but it's not The Right Thing (TM) to do either
Darkvater [Fri, 17 Mar 2006 23:47:03 +0000] rev 3250
(svn r3933) - [ 1439907 ] Increase client list window width so at least most languages fit (wikipedian).
Darkvater [Fri, 17 Mar 2006 23:35:26 +0000] rev 3249
(svn r3932) - In lack of the webtranslator, introducing the mantranslator. [ 1439921 ] German translation (wikipedian)
Darkvater [Fri, 17 Mar 2006 23:23:10 +0000] rev 3248
(svn r3931) - [ 1451726 ] Use sprite names in main_gui.c instead of numbers (matthewwalton)
Darkvater [Fri, 17 Mar 2006 22:47:52 +0000] rev 3247
(svn r3930) - [Patches] Change the GUI-patch options from indeces to string representations. Not only makes this the part more humanly readable, but saves us from rewriting the whole index when a patch is added/removed/changed
Darkvater [Fri, 17 Mar 2006 20:56:51 +0000] rev 3246
(svn r3926) - [Patches]: Switched string for ship and aircraft replacement, and also forgot to put back the callback function. Thanks Tron
Darkvater [Fri, 17 Mar 2006 19:52:12 +0000] rev 3245
(svn r3924) - Revert r3923, apparently we are not fond of CONDNULL() structs :)
Darkvater [Fri, 17 Mar 2006 18:54:42 +0000] rev 3244
(svn r3923) - [Pathces/HACK]: Add 32 empty bytes at the end of the patches chunk in the savegame to not to have to increase the savegame version every time we add one; at least for a while. To not break in-between nightlies a temporary hack is done. So make sure to upgrade to this nightly before you upgrade to newer ones. Releases are unaffected
tron [Fri, 17 Mar 2006 13:28:50 +0000] rev 3243
(svn r3922) Fix copy&pasto in r3916 (Slowly it's getting a bad habit)
tron [Fri, 17 Mar 2006 10:10:31 +0000] rev 3242
(svn r3916) Get/Set the rail type by [GS]etRailType{Crossing,OnBridge,}()