Age | Commit message (Expand) | Author |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-11-16 | (svn r18121) -Codechange: pass the maximum left/right location to the Draw*En... | rubidium |
2009-10-06 | (svn r17728) -Cleanup: Remove some more unneeded/unused parameters. | frosch |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-03-10 | (svn r15666) -Fix [FS#2689]: sorting of engines in the purchase list didn't u... | rubidium |
2009-02-21 | (svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, ... | frosch |
2009-02-08 | (svn r15412) -Fix: Clearing custom engine names could cause desyncs due to be... | peter1138 |
2009-01-23 | (svn r15216) -Feature: native support for Transport Tycoon (Original) savegam... | smatz |
2009-01-20 | (svn r15166) -Codechange: reduce number of includes in afterload.cpp | smatz |
2009-01-08 | (svn r14926) -Feature: Automatically set last engine ageing year to the last ... | peter1138 |
2008-12-16 | (svn r14683) -Change: only say a engine/vehicle is refittable when it can be ... | rubidium |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-05-27 | (svn r13287) -Codechange: move engine list gui code away from engine.cpp (and... | peter1138 |
2008-05-13 | (svn r13077) -Codechange: move function that updates cached num_engines to en... | smatz |
2008-05-07 | (svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wra... | smatz |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-04-29 | (svn r12924) -Feature: Introducing the so called 'engine pool' which primaril... | peter1138 |
2008-04-19 | (svn r12787) -Documentation: add/fix documentation of some functions. Patch b... | rubidium |
2008-03-31 | (svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede... | rubidium |