summaryrefslogtreecommitdiff
path: root/vehicle_gui.c
AgeCommit message (Expand)Author
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-15(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.truelight
2005-01-15(svn r1518) -Fix: server issue where some company names were wrongdarkvater
2005-01-10(svn r1460) -Fix: [1099225] Bug Fix - Vehicle Lists not updated at Acqusition...darkvater
2005-01-08(svn r1434) Fix: [ 1098553 ] Crash when all vehicles from a vehicles per stat...dominik
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-06(svn r1399) -Fix: Fixes for compiling with Watcom C/C++ (ie, OS/2 port). (oru...truelight
2005-01-05(svn r1393) fix [ 1096026 ]. Autorenew trains should now hopefully work like ...bjarni
2005-01-04(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...darkvater
2005-01-03(svn r1351) fixed issue in last commit where it it not update the replace tra...bjarni
2005-01-03(svn r1350) Replace Vehicle GUI: bjarni
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2005-01-02(svn r1326) fixed compiler warnings in vehicle_gui.c and widget.cbjarni
2005-01-02(svn r1324) Fixed problem with autoreplace GUI and msvc6 (thanks bociusz)bjarni
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2004-12-11(svn r1016) Make the cargo sorter not consider the number of wagons of a part...tron
2004-12-10(svn r1009) -Feature: per-station vehicle liststron
2004-12-09(svn r999) New icons for the network interface, newgrf gui and the tiny eurodominik
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-25(svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were ...tron
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-06(svn r172) -Fix: warning fixes (Tron)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