summaryrefslogtreecommitdiff
path: root/src/engine_type.h
AgeCommit message (Expand)Author
2009-02-02(svn r15321) -Codechange: Load road vehicle 'realistic' acceleration properti...peter1138
2009-01-06(svn r14869) -Feature: Allow road vehicles to move multiple steps in a tick (...peter1138
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-09-13(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to...frosch
2008-08-15(svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indi...peter1138
2008-08-13(svn r14063) -Codechange: replace some "magic" constants with enumified const...rubidium
2008-07-26(svn r13844) -Fix (r13074, r13591): Power, running cost and capacity of multi...frosch
2008-06-05(svn r13388) -Codechange: Remove "my invented flag for something that is a wa...peter1138
2008-05-27(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and...peter1138
2008-05-07(svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wra...smatz
2008-04-29(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...peter1138
2008-03-28(svn r12476) -Codechange: split type engine related types from engine.h (and ...rubidium