Sun, 23 Jan 2005 11:37:27 +0000(svn r1607) -Fix: When deleting an order, the next pointer was not cleared,
truelight [Sun, 23 Jan 2005 11:37:27 +0000] rev 1106
(svn r1607) -Fix: When deleting an order, the next pointer was not cleared,
resulting in some unusual behavoir from time to time

Sun, 23 Jan 2005 10:54:32 +0000(svn r1606) Fix some bogus casts
tron [Sun, 23 Jan 2005 10:54:32 +0000] rev 1105
(svn r1606) Fix some bogus casts

Sun, 23 Jan 2005 10:47:15 +0000(svn r1605) Remove redundant if
tron [Sun, 23 Jan 2005 10:47:15 +0000] rev 1104
(svn r1605) Remove redundant if

Sun, 23 Jan 2005 10:40:54 +0000(svn r1604) Fix: [ 1105112 ] Destroyed train locks crossings
dominik [Sun, 23 Jan 2005 10:40:54 +0000] rev 1103
(svn r1604) Fix: [ 1105112 ] Destroyed train locks crossings

Sun, 23 Jan 2005 10:34:39 +0000(svn r1603) -Fix: unused variable in FormatTinyDate
darkvater [Sun, 23 Jan 2005 10:34:39 +0000] rev 1102
(svn r1603) -Fix: unused variable in FormatTinyDate
-Fix: added void to all win32.c functions as well

Sun, 23 Jan 2005 08:34:39 +0000(svn r1602) -Fix: [1107514] When resizing a window, make sure the correct window receives the click
tron [Sun, 23 Jan 2005 08:34:39 +0000] rev 1101
(svn r1602) -Fix: [1107514] When resizing a window, make sure the correct window receives the click

Sat, 22 Jan 2005 23:57:03 +0000(svn r1601) Add: A brand new set of icons.
dominik [Sat, 22 Jan 2005 23:57:03 +0000] rev 1100
(svn r1601) Add: A brand new set of icons.
Removed: The old icons

Sat, 22 Jan 2005 23:55:45 +0000(svn r1600) Mac: applied the new icon to the mac binary file
bjarni [Sat, 22 Jan 2005 23:55:45 +0000] rev 1099
(svn r1600) Mac: applied the new icon to the mac binary file

Sat, 22 Jan 2005 23:41:23 +0000(svn r1599) fix: autoreplace window now updates when inflation alters prices
bjarni [Sat, 22 Jan 2005 23:41:23 +0000] rev 1098
(svn r1599) fix: autoreplace window now updates when inflation alters prices
Hackykid and not LordOfThePigs pointed out the update problem fixed in rev 1597. Sorry. Sometimes development can get too fast

Sat, 22 Jan 2005 23:13:20 +0000(svn r1598) Feature: Message history now is stickyable and resizeable
dominik [Sat, 22 Jan 2005 23:13:20 +0000] rev 1097
(svn r1598) Feature: Message history now is stickyable and resizeable
The news messages are now precisely cropped according to pixel width to fit optimal into the window.
Introduced a new date format: DATE_TINY, which is ISOish.