summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2009-09-05(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list...alberth
2009-09-05(svn r17422) -Codechange: Remove magic constants and compute vertical minimal...alberth
2009-09-05(svn r17421) -Fix (r17418): Don't output debug information in signs list.alberth
2009-09-04(svn r17420) -Codechange: replace assert() by assert_compile() where possiblesmatz
2009-09-04(svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savega...yexo
2009-09-04(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree...alberth
2009-09-04(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp...rubidium
2009-09-04(svn r17415) -Change: make sure aircraft don't move while turning as long as ...yexo
2009-09-04(svn r17414) -Codechange: only send/read the number of bits that can be actua...rubidium
2009-09-04(svn r17413) -Fix: assert when trying to build an invalid industry type it didrubidium
2009-09-04(svn r17412) -Update from WebTranslator v3.0:translators