summaryrefslogtreecommitdiff
path: root/vehicle.h
AgeCommit message (Expand)Author
2005-01-24(svn r1640) fix: now helicopters will use a hangar in schedule to be replaced...bjarni
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-19(svn r1568) made an enum of train subtypes to make the code more readablebjarni
2005-01-18(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine...bjarni
2005-01-18(svn r1556) -Fix: Vehicle list updates should now really workCelestar
2005-01-15(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.truelight
2005-01-15(svn r1521) -Fix: Ship Vehicle Lists are now redrawn correctlycelestar
2005-01-09(svn r1448) -Fix: The current_order of a vehicle is now correctly saved (caused truelight
2005-01-09(svn r1445) -Fix: reversing a train also reverses the UP and DOWN status for ...truelight
2005-01-08(svn r1429) Change: bumped savegame to revision 5.truelight
2005-01-08(svn r1426) -Codechange: cleaned up the reference code in the saveload routinestruelight
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-03(svn r1330) Increase size of some vars from int16 to int32 to guard against f...tron
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2004-12-28(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...truelight
2004-12-27(svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side...truelight
2004-12-21(svn r1211) -Feature: Introduce sticky windows to all vehicle windows...Just ...darkvater
2004-12-11(svn r1015) MFM r789tron
2004-12-09(svn r998) now vehicles are serviced both when entering and when leaving depo...bjarni
2004-12-09(svn r990) Fix a display bug in the order list:tron
2004-12-08(svn r978) Fixed an endianess issue with the new Order system. Thanks to Bjar...Celestar
2004-12-05(svn r955) Replace uint16 for orders with struct Ordertron
2004-11-17(svn r654) Hopefully complete support for randomized variational spritegroups...tron
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...darkvater
2004-09-04(svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicl...darkvater
2004-08-11(svn r23) -Some omments on the code (blathijs)darkvater
2004-08-11(svn r20) Feature: warning when a vehicle has invalid orders (celestar)dominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight