summaryrefslogtreecommitdiff
path: root/vehicle_gui.h
AgeCommit message (Expand)Author
2006-04-23(svn r4561) - NewGRF: implement most of callback 0x23: additional text in veh...peter1138
2005-10-24(svn r3081) -Codechange: [autoreplace] complete rewrite of autoreplacebjarni
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-09-27(svn r2992) Use PlayerID, StationID and INVALID_STATION instead of int, int a...tron
2005-09-26(svn r2988) static where static is duetron
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-06-05(svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, ...hackykid
2005-05-14(svn r2306) - CodeChange: Check the last commands; refits. This needed an ext...Darkvater
2005-05-04(svn r2267) - Codechange: Reverted the typedeffing of VehicleType (r2256), si...matthijs
2005-05-02(svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx)matthijs
2005-01-31(svn r1750) - Feature: [ 1093261 ] Saving vehicle sorting criteria for each v...darkvater
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2004-12-10(svn r1009) -Feature: per-station vehicle liststron
2004-11-25(svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were ...tron
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