Age | Commit message (Expand) | Author |
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 station | smatz |
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 broken | smatz |
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 variables | smatz |
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 files | rubidium |
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*.in | smatz |
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 failed | smatz |
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 updated | smatz |
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 driver | rubidium |
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 |