Age | Commit message (Expand) | Author |
2008-05-21 | (svn r13205) -Codechange: Remove unnecessary code-style-buggering-up macro. | peter1138 |
2008-05-07 | (svn r12986) -Codechange: move the landscape and transport related types from... | rubidium |
2008-05-04 | (svn r12940) -Fix [FS#1974](r12913): [autoreplace] a vehicle backup should in... | bjarni |
2008-04-27 | (svn r12913) -Add: ability to backup and restore a player's economic data and... | bjarni |
2008-04-24 | (svn r12862) -Codechange: reduce code duplication for VehicleType -> WindowCl... | smatz |
2008-04-21 | (svn r12824) -Codechange: Standardise routines for drawing vehicle images, us... | peter1138 |
2008-04-21 | (svn r12814) -Codechange: reshuffle some variables in the Vehicle struct savi... | rubidium |
2008-04-20 | (svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp | rubidium |
2008-04-20 | (svn r12803) -Cleanup: rename SpecialVehicle to EffectVehicle to have a unifo... | rubidium |
2008-04-14 | (svn r12711) -Codechange: remove unneeded loops | glx |
2008-04-11 | (svn r12658) -Codechange: unify a vast portion of the CmdSend<VehicleType>ToD... | rubidium |
2008-04-11 | (svn r12657) -Codechange: add 'FindClosestDepot' to the vehicle class. | rubidium |
2008-04-08 | (svn r12629) -Codechange: Split VehicleNeedsService() into Vehicle::NeedsServ... | frosch |
2008-04-05 | (svn r12575) -Codechange: unduplicate Process*Orders for trains, ships and ro... | rubidium |
2008-04-01 | (svn r12531) -Codechange: Rename some variables for consistency. | frosch |
2008-03-30 | (svn r12488) -Codechange: split order.h into order_base.h and order_func.h. | rubidium |
2008-03-28 | (svn r12476) -Codechange: split type engine related types from engine.h (and ... | rubidium |
2008-03-28 | (svn r12469) -Codechange: split type related stuff from group.h (and openttd.... | rubidium |
2008-03-03 | (svn r12331) -Feature: [NewGRF] vehicle variable FE bit 8 | glx |
2008-02-23 | (svn r12230) -Codechange: [autoreplace] made a function to detect if a vehicl... | bjarni |
2008-02-20 | (svn r12197) -Fix [FS#1788](r12134): show correct last year profit when the t... | smatz |
2008-02-13 | (svn r12134) -Change: count the number of ticks a vehicle was running this da... | smatz |
2008-02-02 | (svn r12040) -Codechange: Change IsOrderListShared from a simple function to ... | belugas |
2008-02-01 | (svn r12037) -Codechange: replace OnNewDay_(Aircraft|RoadVeh|Ship|Train) with... | glx |
2008-01-12 | (svn r11822) -Codechange: Replaced fixed size custom name array. Names are no... | peter1138 |
2008-01-12 | (svn r11818) -Codechange: split player.h into smaller pieces. | rubidium |
2008-01-09 | (svn r11800) -Codechange: move some functions to a more logical location + so... | rubidium |
2008-01-01 | (svn r11741) -Feature: Add support for NewGRF's train 'tilt' flag. Trains wit... | peter1138 |
2008-01-01 | (svn r11735) -Fix [FS#1574]: Don't reset loading indicator IDs when only relo... | peter1138 |
2007-12-27 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless... | rubidium |