summaryrefslogtreecommitdiff
path: root/src/ship.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-01(svn r10009) -Codechange: Add and use Vehicle::IsPrimaryVehicle to replace in...maedhros
2007-05-07(svn r9807) -Codechange: unify playing of sound when vehicle has been loaded ...rubidium
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-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-02-10(svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a...bjarni
2007-01-22(svn r8335) -Feature: the build ship window is now also resizable horizontall...bjarni
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium