summaryrefslogtreecommitdiff
path: root/train_cmd.c
AgeCommit message (Expand)Author
2005-01-22(svn r1596) Add some more staticstron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-22(svn r1588) -Fix: [ 1105959 ] coded a workaround in the acceleration code so ...celestar
2005-01-19(svn r1568) made an enum of train subtypes to make the code more readablebjarni
2005-01-19(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated...celestar
2005-01-18(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine...bjarni
2005-01-18(svn r1558) -Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicleCelestar
2005-01-17(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated beforecelestar
2005-01-17(svn r1550) Remove useless function declarationtron
2005-01-17(svn r1549) Clean up some functions:tron
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-09(svn r1445) -Fix: reversing a train also reverses the UP and DOWN status for ...truelight
2005-01-07(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...tron
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-06(svn r1402) Trim trailing whitespacetron
2005-01-05(svn r1386) Move TileIndexDiff to map.htron
2005-01-04(svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly...darkvater
2005-01-04(svn r1367) -Fix: Full-Loading trains no longer get "lost" after a while (Hac...matthijs
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-21(svn r1200) -Fix: Fixed bug pointed out by Tron: when a train is on the truelight
2004-12-21(svn r1199) -Fix: [ 958098 ] No longer road/rail crossing signals hang when a...truelight
2004-12-21(svn r1198) -Fix: [ 1087701 ] It is no longer possible to crash trains of other truelight
2004-12-20(svn r1189) Fix vehicle list update glitch when moving waggons in depotstron
2004-12-19(svn r1167) Feature: Added the possibility to add validation functions to New...dominik
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-04(svn r924) Use RailVehInfo() instead of &_rail_vehicle_info[]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-23(svn r785) -Fix: A train can leave and enter the same depot at the same time,...tron
2004-11-22(svn r773) When refitting a train engine, refit also all the attached wagons ...pasky
2004-11-17(svn r654) Hopefully complete support for randomized variational spritegroups...tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-11-12(svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for vehic...darkvater
2004-11-05(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunktron
2004-09-23(svn r314) -Fix: [982611] Pathfinding bug; train likes the roundabout. If tra...darkvater
2004-09-21(svn r306) -Fix: [985439] un-owned rail. Trains could cross competitor's trac...darkvater
2004-09-18(svn r294) -Fix: autorail always builds rail, instead of occasional rail remo...darkvater
2004-09-14(svn r245) -Fix: [1022689] Bug when dragging a part of a multiheaded engine t...darkvater
2004-09-14(svn r243) -Fix: [1022689] When destroying a part of a train with a 2 side en...signde
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight