summaryrefslogtreecommitdiff
path: root/src/vehicle_gui.cpp
AgeCommit message (Expand)Author
2007-02-07(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ...bjarni
2007-02-01(svn r8514) -Codechange: Turn IsBuoy into a method of stationscelestar
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-01-26(svn r8421) -Codechange (r8420): rename STR_AVAILABLE_VEHICLES to STR_AVAILAB...Darkvater
2007-01-26(svn r8420) -Codechange (r7418): Rename the 'New <vehtype>' button of the glo...Darkvater
2007-01-23(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...bjarni
2007-01-23(svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file historybjarni
2007-01-23(svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil...bjarni
2007-01-22(svn r8349) -Codechange: replaced CMD_REFIT_VEH() and similar defines with re...bjarni
2007-01-22(svn r8338) -Codechange: merged road vehicle build window into the other onesbjarni
2007-01-22(svn r8335) -Feature: the build ship window is now also resizable horizontall...bjarni
2007-01-21(svn r8331) -Feature: the train and aircraft build windows are now resizable ...bjarni
2007-01-21(svn r8303) -Codechange (r8293): default is moved to the front of the switch ...bjarni
2007-01-21(svn r8295) -Cleanup: merged arguments station, order and depot_airport_index...bjarni
2007-01-21(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open al...bjarni
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr