Age | Commit message (Expand) | Author |
2014-05-01 | (svn r26549) -Change: better estimation for link capacities during full load | fonsinchen |
2013-06-23 | (svn r25435) -Fix: reroute cargo in vehicles if station is deleted | fonsinchen |
2013-05-19 | (svn r25259) -Codechange: track capacities and usage of links | rubidium |
2012-12-23 | (svn r24840) -Fix: Draw NewGRF railtypes in NewGRF station previews. | peter1138 |
2012-07-15 | (svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incor... | frosch |
2012-01-03 | (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed | rubidium |
2011-12-03 | (svn r23415) -Feature: Infrastructure maintenance costs. | michi_cc |
2010-08-28 | (svn r20674) -Codechange: Remove declared functions that do not exist (anymor... | alberth |
2010-08-20 | (svn r20579) -Change (r1579): Allow removing of buoys if they are only used b... | frosch |
2010-01-16 | (svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() ... | frosch |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-14 | (svn r18802) -Codechange: Deduplicate drawing-code for depots and stations/wa... | frosch |
2010-01-04 | (svn r18716) -Codechange: pass a TileArea to FindStationsAroundTiles | rubidium |
2009-12-02 | (svn r18385) -Cleanup: remove the now unneeded multistop slot management code | rubidium |
2009-11-15 | (svn r18110) -Codechange [FS#3316]: search for stations nearby only once per ... | smatz |
2009-09-20 | (svn r17589) -Codechange: rename town_acc to always_accepted | smatz |
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 |