summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-09(svn r17483) -Fix (r17405): when an aircraft starts flying in circles make it...yexo
2009-09-08(svn r17482) -Fix (r17405): helicopters were not able to land anymore on the ...yexo
2009-09-08(svn r17481) -Fix (r16998): in cases where the northern most tile of an airpo...rubidium
2009-09-08(svn r17480) -Fix (r17405): fast aircraft could get stuck flyin gin circles t...yexo
2009-09-08(svn r17479) -Fix: silence compile warning that's only triggered when you're ...rubidium
2009-09-08(svn r17478) -Document [NoAI]: descibe changes in subsidy logic in AI changelogsmatz
2009-09-08(svn r17477) -Update from WebTranslator v3.0:translators
2009-09-08(svn r17475) -Codechange: show path to crash.log and crash.dmp in crash windo...glx
2009-09-08(svn r17473) -Codechange: use the post destructor for destroying companies to...rubidium
2009-09-08(svn r17472) -Fix [FS#3182]: industry list was rebuilt too early during indus...rubidium
2009-09-08(svn r17471) -Change: when removing a station or waypoint keep the rail unles...rubidium
2009-09-08(svn r17470) -Fix (r17460): possible crash when overbuiling rail by stationsmatz
2009-09-07(svn r17469) -Change: make the AI compatability wrapper not whine about depre...rubidium
2009-09-07(svn r17467) -Change: show the client id in join messages at the server (patc...rubidium
2009-09-07(svn r17466) -Feature: reconnect console command (based on patch of bilbo)rubidium
2009-09-07(svn r17465) -Codechange: use builtin static_assert() for assert_compile() if...smatz
2009-09-07(svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or ic...smatz
2009-09-07(svn r17463) -Change (r17453): Retrigger the abort signal after writing the c...frosch
2009-09-07(svn r17461) -Document: that a certain compiler warning when compiled without...rubidium
2009-09-07(svn r17460) -Feature: allow building rail stations over existing rail withou...rubidium
2009-09-07(svn r17458) -Update from WebTranslator v3.0:translators
2009-09-07(svn r17455) -Codechange: use sprite names instead of magic numbers in table/...yexo
2009-09-07(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but ...rubidium
2009-09-07(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash...rubidium
2009-09-07(svn r17451) -Fix (r17442): loading of TTO/TTD savegames failedsmatz
2009-09-07(svn r17450) -Codechange: refactor the windows crash logger so parts of it ca...rubidium
2009-09-07(svn r17449) -Fix (r17436): MSVC compile warning about comparing signed and u...rubidium
2009-09-07(svn r17448) -Change [FS#2997]: buy vehicles instead of building them; makes ...rubidium
2009-09-07(svn r17447) -Codechange: rename a local variable so it doesn't collide with ...rubidium
2009-09-07(svn r17446) -Codechange: rename BUILD with BUY for strings that are about bu...rubidium
2009-09-07(svn r17445) -Fix (r17318): force resort after changing sort type in the indu...smatz
2009-09-07(svn r17444) -Fix [FS#3173]: when building roads isn't allowed for town, then...rubidium
2009-09-07(svn r17443) -Fix (r17442): clear the depot tile after removing the depot in ...rubidium
2009-09-07(svn r17442) -Fix [FS#3180]: destruction of depots didn't remove any vehicle ...rubidium
2009-09-07(svn r17441) -Fix (r16900): close the vehicle list of the vehicle type that v...rubidium
2009-09-07(svn r17440) -Fix [FS#3179] (r17375): long scrollbars would scroll when that ...rubidium
2009-09-07(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...smatz
2009-09-06(svn r17438) -Fix (r17428): ofcourse some part of the OSX port would be forgo...rubidium
2009-09-06(svn r17437) -Change: don't accept cargo produced in the same industry (gener...smatz
2009-09-06(svn r17436) -Change: pay only for cargo actually delivered, not for all carg...smatz
2009-09-06(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_p...frosch
2009-09-06(svn r17433) -Codechange: Store cumulated inflation in savegame and compute a...frosch
2009-09-06(svn r17432) -Update from WebTranslator v3.0:translators
2009-09-06(svn r17431) -Fix (r16735): oldloader wasn't updatedsmatz
2009-09-06(svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehic...smatz
2009-09-05(svn r17428) -Codechange: add a function to get the name of a driverrubidium
2009-09-05(svn r17427) -Codechange: Removing some unneeded widget parts (for reduced co...alberth
2009-09-05(svn r17426) -Fix (r1): economy recession would never end when economy is set...smatz
2009-09-05(svn r17425) -Update from WebTranslator v3.0:translators
2009-09-05(svn r17424) -Change: Unify 'list is empty' strings of the windows to '- None...alberth