celestar [Fri, 25 Mar 2005 10:40:58 +0000] rev 1551
(svn r2055) -CodeChange: Begun introducting StationID
celestar [Fri, 25 Mar 2005 09:44:17 +0000] rev 1550
(svn r2054) -CodeChange: Removed an unused enum
darkvater [Thu, 24 Mar 2005 20:49:17 +0000] rev 1549
(svn r2053) - Remove VS.NET dependencies from project file and list properly as additional dependencies. This means you no longer need the lib files for each and every working copy you have checked out. You can either put them in the /lib directory (the header files in the /include dir) or keep them where they were, that continues to work. This concerns WITH_PNG and WITH_ZLIB.
darkvater [Thu, 24 Mar 2005 20:47:21 +0000] rev 1548
(svn r2052) - Fix Regression: ALT+F4 once again shuts down openttd in windows and F10, etc. is fixed.
darkvater [Thu, 24 Mar 2005 19:40:48 +0000] rev 1547
(svn r2051) - Remove trailing tabs from vs.net project file
- Set proper line-ending for newly added files waypoint.[ch]. PLEASE don't forget this!
miham [Thu, 24 Mar 2005 18:48:20 +0000] rev 1546
(svn r2050) Weekly langfile updates
truelight [Thu, 24 Mar 2005 17:50:19 +0000] rev 1545
(svn r2049) -Update: updated project files
truelight [Thu, 24 Mar 2005 17:33:27 +0000] rev 1544
(svn r2048) -Fix: deleted a word somehow :s (Tnx Tron!)
truelight [Thu, 24 Mar 2005 17:31:55 +0000] rev 1543
(svn r2047) -Fix: never commit your own personal changes... :(
truelight [Thu, 24 Mar 2005 17:03:37 +0000] rev 1542
(svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h
-Codechange: rewrote some functions while moving waypoint-stuff
-Add: added support for 64k waypoints
-Fix: made the waypoint struct a bit more logic (no bit-fucking)