Sat, 30 Jul 2005 09:29:20 +0000(svn r2758) Add the AB() macro to add a value to a bit range and use it in a few places, also make use of GB and SB nearby
tron [Sat, 30 Jul 2005 09:29:20 +0000] rev 2238
(svn r2758) Add the AB() macro to add a value to a bit range and use it in a few places, also make use of GB and SB nearby

Sat, 30 Jul 2005 08:15:15 +0000(svn r2757) Remove unused enum
tron [Sat, 30 Jul 2005 08:15:15 +0000] rev 2237
(svn r2757) Remove unused enum

Fri, 29 Jul 2005 22:13:04 +0000(svn r2756) Renamed railtypes into _railtypes
ludde [Fri, 29 Jul 2005 22:13:04 +0000] rev 2236
(svn r2756) Renamed railtypes into _railtypes
Renamed railtypes.c into railtypes.h, all other tables are in .h files. (It should be in the tables dir but I couldn't figure out how to get it there without deleting it first).
Added const and extern.

Fri, 29 Jul 2005 21:55:49 +0000(svn r2755) Fix: Fix a desync issue with autoreplace
ludde [Fri, 29 Jul 2005 21:55:49 +0000] rev 2235
(svn r2755) Fix: Fix a desync issue with autoreplace

Fri, 29 Jul 2005 21:52:20 +0000(svn r2754) Move str_fmt into string.[ch]
tron [Fri, 29 Jul 2005 21:52:20 +0000] rev 2234
(svn r2754) Move str_fmt into string.[ch]

Fri, 29 Jul 2005 21:36:02 +0000(svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail type specific information. Begun populating it with a bunch of sprites, more to come later. This should result in cleaner, more compact code which allows easy introduction of new railtypes.
celestar [Fri, 29 Jul 2005 21:36:02 +0000] rev 2233
(svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail type specific information. Begun populating it with a bunch of sprites, more to come later. This should result in cleaner, more compact code which allows easy introduction of new railtypes.

Fri, 29 Jul 2005 19:35:23 +0000(svn r2752) -Doc: Added some doxygen stuff to rail.h. I'm gonna mess around with this file and wanted to get rid of this first
celestar [Fri, 29 Jul 2005 19:35:23 +0000] rev 2232
(svn r2752) -Doc: Added some doxygen stuff to rail.h. I'm gonna mess around with this file and wanted to get rid of this first

Fri, 29 Jul 2005 18:26:53 +0000(svn r2751) -Fix: Disabled buttons in the patches and difficulty windows are now rendered properly again
celestar [Fri, 29 Jul 2005 18:26:53 +0000] rev 2231
(svn r2751) -Fix: Disabled buttons in the patches and difficulty windows are now rendered properly again

Fri, 29 Jul 2005 18:22:04 +0000(svn r2750) -Fix: Tree tiles above the snow line got redrawn disproportionately often
tron [Fri, 29 Jul 2005 18:22:04 +0000] rev 2230
(svn r2750) -Fix: Tree tiles above the snow line got redrawn disproportionately often

Fri, 29 Jul 2005 17:52:29 +0000(svn r2749) Fix typo in the tile documentation
tron [Fri, 29 Jul 2005 17:52:29 +0000] rev 2229
(svn r2749) Fix typo in the tile documentation