summaryrefslogtreecommitdiff
path: root/src/roadveh.h
AgeCommit message (Expand)Author
2007-07-01(svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a T...rubidium
2007-07-01(svn r10408) -Codechange: make GetImage a class method of Vehicle instead of ...rubidium
2007-06-11(svn r10097) -Feature: Add support for articulated road vehicles, or callback...maedhros
2007-06-01(svn r10009) -Codechange: Add and use Vehicle::IsPrimaryVehicle to replace in...maedhros
2007-05-02(svn r9765) -Codechange: constify some class functions.rubidium
2007-05-02(svn r9764) -Codechange: replace some lookup tables by functions.rubidium
2007-05-01(svn r9760) -Codechange: remove the need for saving some vehicle variables.rubidium
2007-04-29(svn r9755) -Codechange: refactor some more of the begin loading stuff.rubidium
2007-04-29(svn r9754) -Codechange: make classes for all vehicle types, so we can make n...rubidium
2007-04-03(svn r9553) -Documentation: fix ambiguity issue.rubidium
2007-03-28(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"belugas
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-01-22(svn r8338) -Codechange: merged road vehicle build window into the other onesbjarni
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium