summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 r17476) -Fix (r17475): Some icu-configs have the 'feature' of not adding...rubidium
2009-09-08(svn r17475) -Codechange: show path to crash.log and crash.dmp in crash windo...glx
2009-09-08(svn r17474) -Fix: in some cases compilation failed because the search path f...rubidium
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 r17468) -Fix (r17464): mingw compilation was brokensmatz
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 r17462) -Cleanup: remove unused variablessmatz
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 r17459) -Change: remove unused defines from MSVC project filesrubidium
2009-09-07(svn r17458) -Update from WebTranslator v3.0:translators
2009-09-07(svn r17457) -Codechange: convert icc version to number so it can be compared...smatz
2009-09-07(svn r17455) -Codechange: use sprite names instead of magic numbers in table/...yexo
2009-09-07(svn r17454) -Codechange: some alignment in Makefile*.insmatz
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 r17434) -Update (r17433): The regression needs a new trick to not become...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 r17430) -Fix: svn:mime-type property was missing from regression.sav.frosch