Sat, 26 Aug 2006 17:12:24 +0000(svn r6144) -Codechange: renamed OrderID to VehicleOrderID, because it had nothing to do
truelight [Sat, 26 Aug 2006 17:12:24 +0000] rev 4391
(svn r6144) -Codechange: renamed OrderID to VehicleOrderID, because it had nothing to do
with the Order-pool, but with the place of the order within the vehicle-order
(hence its name) (part of FS#13, blathijs)

Sat, 26 Aug 2006 16:46:32 +0000(svn r6143) -Codechange: DeleteWaypoint removes a waypoint from the pool
truelight [Sat, 26 Aug 2006 16:46:32 +0000] rev 4390
(svn r6143) -Codechange: DeleteWaypoint removes a waypoint from the pool
-Codechange: DestroyWaypoint is called by DeleteWaypoint to remove all things where a waypoint depends on.
Last 2 changes to prepare for new pool system. Not pretty now, will be soon.

Sat, 26 Aug 2006 16:34:03 +0000(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)
truelight [Sat, 26 Aug 2006 16:34:03 +0000] rev 4389
(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)
-Codechange: introduced DestinationID, which is in fact an union of several types
Used in Order struct, so no longer StationID is abused for all targets.
Hangars are a big exception, as they use a station-id with GOTO_DEPOT (go figure)

Sat, 26 Aug 2006 14:44:55 +0000(svn r6141) -Codechange: introduced DepotID and used it as much as possible
truelight [Sat, 26 Aug 2006 14:44:55 +0000] rev 4388
(svn r6141) -Codechange: introduced DepotID and used it as much as possible
-Codechange: DeleteDepot removes a depot from the pool
-Codechange: DestroyDepot is called by DeleteDepot to remove all things where a depot depends on.
Last 2 changes to prepare for new pool system. Not pretty now, will be soon.
-Codechange: Removed DoDeleteDepot as it was stupid

Sat, 26 Aug 2006 14:41:16 +0000(svn r6140) -Codechange: fix the comment of _shift_pressed. It doesn't react to ALT, but to SHIFT.
Darkvater [Sat, 26 Aug 2006 14:41:16 +0000] rev 4387
(svn r6140) -Codechange: fix the comment of _shift_pressed. It doesn't react to ALT, but to SHIFT.

Sat, 26 Aug 2006 14:39:05 +0000(svn r6139) -Codechange: strings are StringID. This should be changed in strings.h as well, but you would need to include openttd.h and that opens a whole new can of worms.
Darkvater [Sat, 26 Aug 2006 14:39:05 +0000] rev 4386
(svn r6139) -Codechange: strings are StringID. This should be changed in strings.h as well, but you would need to include openttd.h and that opens a whole new can of worms.

Sat, 26 Aug 2006 14:36:19 +0000(svn r6138) - Remove stdafx.c since we do not use it.
Darkvater [Sat, 26 Aug 2006 14:36:19 +0000] rev 4385
(svn r6138) - Remove stdafx.c since we do not use it.

Sat, 26 Aug 2006 14:22:54 +0000(svn r6137) -Codechange: some very minor cleanups:
truelight [Sat, 26 Aug 2006 14:22:54 +0000] rev 4384
(svn r6137) -Codechange: some very minor cleanups:
- Start using DeleteXXX for every pool item, not manually doing it
- Use some wrapper to improve logic
- Rewrote some pieces to improve logic

Sat, 26 Aug 2006 11:06:54 +0000(svn r6136) -Fix: _cur_year wasn't converting when reading pre-31 savegames, causing nasty desyncs
truelight [Sat, 26 Aug 2006 11:06:54 +0000] rev 4383
(svn r6136) -Fix: _cur_year wasn't converting when reading pre-31 savegames, causing nasty desyncs
-Fix: _date, which is a Date, which is int32, was saved as uint32

Sat, 26 Aug 2006 07:45:18 +0000(svn r6135) WebTranslator2 update to 2006-08-26 09:44:54
miham [Sat, 26 Aug 2006 07:45:18 +0000] rev 4382
(svn r6135) WebTranslator2 update to 2006-08-26 09:44:54
dutch - 28 fixed by habell (28)
german - 5 changed by Neonox (5)
portuguese - 2 fixed by izhirahider (2)