Sun, 20 Apr 2008 21:36:41 +0000(svn r12808) -Fix: enforce autorenew values range in command
glx [Sun, 20 Apr 2008 21:36:41 +0000] rev 10276
(svn r12808) -Fix: enforce autorenew values range in command
-Fix: typo in english.txt

Sun, 20 Apr 2008 17:30:24 +0000(svn r12807) [NewGRF_ports] -Fix: New files failed to get added to svn on last merge. NewGRF_ports
richk [Sun, 20 Apr 2008 17:30:24 +0000] rev 10275
(svn r12807) [NewGRF_ports] -Fix: New files failed to get added to svn on last merge.

Sun, 20 Apr 2008 15:27:28 +0000(svn r12806) [NewGRF_ports] -Sync: with trunk r12773:12805. NewGRF_ports
richk [Sun, 20 Apr 2008 15:27:28 +0000] rev 10274
(svn r12806) [NewGRF_ports] -Sync: with trunk r12773:12805.

Sun, 20 Apr 2008 11:40:33 +0000(svn r12805) -Codechange: remove some bit magic related to the news display states. Patch by cirdan.
rubidium [Sun, 20 Apr 2008 11:40:33 +0000] rev 10273
(svn r12805) -Codechange: remove some bit magic related to the news display states. Patch by cirdan.

Sun, 20 Apr 2008 11:12:07 +0000(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp
rubidium [Sun, 20 Apr 2008 11:12:07 +0000] rev 10272
(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp

Sun, 20 Apr 2008 10:13:54 +0000(svn r12803) -Cleanup: rename SpecialVehicle to EffectVehicle to have a uniform naming of the thing instead of using both names for the same thing.
rubidium [Sun, 20 Apr 2008 10:13:54 +0000] rev 10271
(svn r12803) -Cleanup: rename SpecialVehicle to EffectVehicle to have a uniform naming of the thing instead of using both names for the same thing.

Sun, 20 Apr 2008 09:43:30 +0000(svn r12802) -Fix (r12800): do not commit from the src directory when you want to commit source.list too.
rubidium [Sun, 20 Apr 2008 09:43:30 +0000] rev 10270
(svn r12802) -Fix (r12800): do not commit from the src directory when you want to commit source.list too.

Sun, 20 Apr 2008 08:43:31 +0000(svn r12801) -Codechange: remove the dependency of function.h in town_map.h
rubidium [Sun, 20 Apr 2008 08:43:31 +0000] rev 10269
(svn r12801) -Codechange: remove the dependency of function.h in town_map.h

Sun, 20 Apr 2008 08:22:59 +0000(svn r12800) -Codechange: move the animated tile related functions out of texteff.cpp (it isn't a text effect after all). Also remove a few more functions from functions.
rubidium [Sun, 20 Apr 2008 08:22:59 +0000] rev 10268
(svn r12800) -Codechange: move the animated tile related functions out of texteff.cpp (it isn't a text effect after all). Also remove a few more functions from functions.

Sat, 19 Apr 2008 23:34:42 +0000(svn r12799) -Fix (r12798): Empty for-loop warnings from gcc 4.3+
peter1138 [Sat, 19 Apr 2008 23:34:42 +0000] rev 10267
(svn r12799) -Fix (r12798): Empty for-loop warnings from gcc 4.3+