summaryrefslogtreecommitdiff
path: root/src/engine.cpp
AgeCommit message (Expand)Author
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium
2007-05-10(svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement.peter1138
2007-04-26(svn r9718) -Fix: Don't allow building of rail vehicles whose railtype isn't ...peter1138
2007-04-20(svn r9688) -Codechange: Created a function to get default cargo type for a c...bjarni
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-03(svn r9001) -Codechange: remove duplication of functions and strings with res...rubidium
2007-02-28(svn r8944) -Codechange: Move the enum describing the bitmask of Engine.flags...maedhros
2007-02-23(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ...belugas
2007-02-10(svn r8660) -Fixtron
2007-02-06(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...bjarni
2007-01-30(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...belugas
2007-01-27(svn r8428) -Codechange: Add proper names to aircraft subtypes instead of mag...Darkvater
2007-01-26(svn r8410) -Fixtron
2007-01-24(svn r8385) -Fixtron
2007-01-21(svn r8314) -Fixtron
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