summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-10(svn r17498) -Add [NoAI]: Enable the squirrel std math libraryyexo
2009-09-10(svn r17497) -Codechange: Macrofy AirportMovingData.frosch
2009-09-10(svn r17496) -Update from WebTranslator v3.0:translators
2009-09-10(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' wi...rubidium
2009-09-10(svn r17494) -Codechange: improve algorithmic complexitiy of Depot::GetByTile...rubidium
2009-09-10(svn r17493) -Codechange: store the depot index on the maprubidium
2009-09-10(svn r17492) -Codechange: don't store the town index for road depots.rubidium
2009-09-09(svn r17491) -Fix [FS#3188]: road vehicles could get lost when the prelimiary...rubidium
2009-09-09(svn r17490) -Update from WebTranslator v3.0:translators
2009-09-09(svn r17489) -Fix [FS#3187] (r17471): the tooltip said the inverse of what ac...rubidium
2009-09-09(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, no...rubidium
2009-09-09(svn r17487) -Fix: silence some MSVC warningsrubidium
2009-09-09(svn r17486) -Add [NoAI]: a vehicle list for all vehicle that are ordered to ...rubidium
2009-09-09(svn r17485) -Change [FS2459]: make the performance ratings harder to exploit...rubidium
2009-09-09(svn r17484) -Fix: squirrel export didn't like one of the castsrubidium
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