Age | Commit message (Expand) | Author |
2009-09-07 | (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an... | smatz |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-13 | (svn r16821) -Codechange: unify the naming of type::UpdateVirtCoord and Updat... | rubidium |
2009-06-27 | (svn r16678) -Codechange: Turn CargoArray into a class, so one does not have ... | frosch |
2009-06-27 | (svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instance... | frosch |
2009-06-23 | (svn r16640) -Codechange: move roadstop stuff to separate files | smatz |
2009-05-22 | (svn r16389) -Codechange: use RoadVehicle instead of Vehicle where appropriate | rubidium |
2009-05-22 | (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time... | smatz |
2009-01-13 | (svn r15073) -Fix (r15067) [FS#2532]: Default copy constructors don't necessa... | peter1138 |
2009-01-13 | (svn r15067) -Fix [FS#2531]: Possible compiler bug, alleviated by using Small... | peter1138 |
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium |
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz |
2008-11-22 | (svn r14604) -Codechange: Simplify a function and rename it, and fix some com... | frosch |
2008-10-14 | (svn r14463) -Fix [FS#2348]: small possible chance of desync due to sorting o... | rubidium |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-05-24 | (svn r13226) -Feature: Allow to have more than only two airports per town. T... | belugas |
2008-03-31 | (svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial... | rubidium |
2008-03-31 | (svn r12489) -Codechange: split station.h into station_base.h and station_fun... | rubidium |