summaryrefslogtreecommitdiff
path: root/train_gui.c
AgeCommit message (Expand)Author
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-12(svn r1025) -Fix: [Network] [ 1083687 ] Sending to depot caused desync becaus...truelight
2004-12-10(svn r1009) -Feature: per-station vehicle liststron
2004-12-08(svn r984) -Fix: deleted a debug level 0 line that was introduced in revision...truelight
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-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-04(svn r924) Use RailVehInfo() instead of &_rail_vehicle_info[]tron
2004-12-04(svn r923) Forgot s/rail_vehinfo/RailVehInfo/tron
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-29(svn r854) -Fix [1070274] Invisible trains. Weird macros and MSVC optimizing ...darkvater
2004-11-27(svn r842) -Fix: [ 985925 ] Start/stop flag in train depots always works, reg...tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-19(svn r677) -newgrf: Fix some custom electric trains appearing in maglev depot...darkvater
2004-11-14(svn r617) -newgrf: Support for parameter 0x8E (train Y-pitch in info windows...darkvater
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-11-13(svn r572) -newgrf: Support for custom (newGRF-yielded) refit masks for train...darkvater
2004-11-06(svn r514) -Fix: [1053397] Refit Train Window Stays Opentron
2004-09-14(svn r244) -Fix: Stations were not sorted for non-player-0 playersdarkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-07(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)darkvater
2004-09-07(svn r175) -Fix: [1023771] inconsistent/missing stations in station list. For...darkvater
2004-09-06(svn r169) -Fix: move around sort-widgets a bit so it looks more naturaldarkvater
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-10(svn r11) Feature: Copy/share orders now works from ship depot window for shi...dominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight