summaryrefslogtreecommitdiff
path: root/aircraft_cmd.c
AgeCommit message (Expand)Author
2005-01-24(svn r1652) Fix: train and road vehicle lists are now redrawn when vehicles e...bjarni
2005-01-24(svn r1651) Fix: [ 1098696 ] Airport shadow remains after crashingdominik
2005-01-24(svn r1640) fix: now helicopters will use a hangar in schedule to be replaced...bjarni
2005-01-24(svn r1636) fix: helicopters now go to a hangar if they are set for replaceme...bjarni
2005-01-23(svn r1629) added a counter to tell how many engines you have of each type to...bjarni
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-19(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated...celestar
2005-01-18(svn r1556) -Fix: Vehicle list updates should now really workCelestar
2005-01-17(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated beforecelestar
2005-01-16(svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saverou...truelight
2005-01-16(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...tron
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-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-15(svn r1519) -Fix: [1102776], [1099535] Aircraft vehicle lists are now redrawn...celestar
2005-01-09(svn r1440) -Feature: Allows more flexible airport layouts now, as the number ofcelestar
2005-01-07(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...tron
2005-01-07(svn r1412) -Feature/Fix: Aircraft refit options have been restricted to "sane"celestar
2005-01-07(svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the codecelestar
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-06(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDifftron
2005-01-05(svn r1387) Fix: Airplanes now also crash when only one invalid order is in t...dominik
2005-01-05(svn r1385) Fix: [ 1095020 ] When all stations in an aircraft's order list ar...dominik
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-18(svn r1149) Fix hack which abuses first TileIndex of airport depot array as n...tron
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-11(svn r1015) MFM r789tron
2004-12-10(svn r1009) -Feature: per-station vehicle liststron
2004-12-09(svn r998) now vehicles are serviced both when entering and when leaving depo...bjarni
2004-12-05(svn r955) Replace uint16 for orders with struct Ordertron
2004-12-04(svn r925) Use sound enumstron
2004-12-03(svn r920) Replace vehicle info macros with inline functions and add asserts ...tron
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-17(svn r668) -Fix: [ 1068269 ]tron
2004-11-17(svn r654) Hopefully complete support for randomized variational spritegroups...tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-11-13(svn r570) -newgrf: Support for custom aircrafts via GRF files. Planeset seem...darkvater
2004-11-05(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunktron
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-21(svn r100) Fix: [ 1012086 ] Drunk pilot (Celestar)dominik
2004-08-20(svn r85) -Add: initial commit of new AI (enable in Patch menu)truelight
2004-08-17(svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan)truelight
2004-08-16(svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (tru...darkvater
2004-08-11(svn r20) Feature: warning when a vehicle has invalid orders (celestar)dominik