Mon, 14 Aug 2006 14:21:15 +0000(svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
rubidium [Mon, 14 Aug 2006 14:21:15 +0000] rev 4261
(svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
-Cleanup: fix whitespace related coding style issues in date.[ch]
-Cleanup: make original comments doxygen compatible and remove/change outdated comments

Mon, 14 Aug 2006 11:44:19 +0000(svn r5886) -Fix [FS#273]: Incomplete removal of player owned property due to lack of money.
Darkvater [Mon, 14 Aug 2006 11:44:19 +0000] rev 4260
(svn r5886) -Fix [FS#273]: Incomplete removal of player owned property due to lack of money.

Sun, 13 Aug 2006 14:46:16 +0000(svn r5883) -Fix [FS#272]: use the height of the edge of the map for shadows of aircrafts that are outside the map; similar to r5841, caused by r5794.
rubidium [Sun, 13 Aug 2006 14:46:16 +0000] rev 4259
(svn r5883) -Fix [FS#272]: use the height of the edge of the map for shadows of aircrafts that are outside the map; similar to r5841, caused by r5794.

Sun, 13 Aug 2006 10:22:34 +0000(svn r5874) -Feature [FS#234]: Remember the maximized state and restore on start. This also fixes a bug where a different resolution is chosen for a maximized window, but it retains the maximized flag. Only win32.
Darkvater [Sun, 13 Aug 2006 10:22:34 +0000] rev 4258
(svn r5874) -Feature [FS#234]: Remember the maximized state and restore on start. This also fixes a bug where a different resolution is chosen for a maximized window, but it retains the maximized flag. Only win32.

Sun, 13 Aug 2006 08:51:55 +0000(svn r5873) - Fix a bad comment in r5871, and add a further check for saving strings.
Darkvater [Sun, 13 Aug 2006 08:51:55 +0000] rev 4257
(svn r5873) - Fix a bad comment in r5871, and add a further check for saving strings.

Sun, 13 Aug 2006 08:18:11 +0000(svn r5872) - Feature: Add an icon to the SDL openttd executable.
Darkvater [Sun, 13 Aug 2006 08:18:11 +0000] rev 4256
(svn r5872) - Feature: Add an icon to the SDL openttd executable.

Sat, 12 Aug 2006 22:56:45 +0000(svn r5871) -Feature: Add a possibility to handle pointer strings without a buffer from the configuration file. Handy for variables that will never be changed during runtime
Darkvater [Sat, 12 Aug 2006 22:56:45 +0000] rev 4255
(svn r5871) -Feature: Add a possibility to handle pointer strings without a buffer from the configuration file. Handy for variables that will never be changed during runtime

Sat, 12 Aug 2006 17:33:05 +0000(svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater [Sat, 12 Aug 2006 17:33:05 +0000] rev 4254
(svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.

Sat, 12 Aug 2006 12:56:45 +0000(svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes
tron [Sat, 12 Aug 2006 12:56:45 +0000] rev 4253
(svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes

Sat, 12 Aug 2006 11:08:02 +0000(svn r5854) -Fix: [elrails] now electric engines are stopped if they enter a non-electrified depot even if they would have left right away if the depot had catenary
bjarni [Sat, 12 Aug 2006 11:08:02 +0000] rev 4252
(svn r5854) -Fix: [elrails] now electric engines are stopped if they enter a non-electrified depot even if they would have left right away if the depot had catenary
this solves the issue where electric engines in a certain situation could leave non-electrified depots, turn around and enter all the time