Commit Graph

13144 Commits

Author SHA1 Message Date
frosch
254cfda3fc (svn r17497) -Codechange: Macrofy AirportMovingData. 2009-09-10 20:16:29 +00:00
translators
1634b53ae4 (svn r17496) -Update from WebTranslator v3.0:
catalan - 39 changes by arnau
english_US - 2 changes by agenthh
italian - 4 changes by lorenzodv
romanian - 5 changes by kkmic
russian - 3 changes by Lone_Wolf
ukrainian - 42 changes by Madvin
2009-09-10 17:45:22 +00:00
rubidium
91024042ea (svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' with GetDepotIndex(tile) 2009-09-10 14:37:55 +00:00
rubidium
f93e63fa22 (svn r17494) -Codechange: improve algorithmic complexitiy of Depot::GetByTile from O(n) to O(1) 2009-09-10 14:36:38 +00:00
rubidium
10c3af4642 (svn r17493) -Codechange: store the depot index on the map 2009-09-10 14:33:07 +00:00
rubidium
4fef835e52 (svn r17492) -Codechange: don't store the town index for road depots. 2009-09-10 14:27:43 +00:00
rubidium
4c548cca34 (svn r17491) -Fix [FS#3188]: road vehicles could get lost when the prelimiary destination (for the pathfinder heuristics) is unreachable. 2009-09-09 21:01:45 +00:00
translators
0c797d5bef (svn r17490) -Update from WebTranslator v3.0:
dutch - 47 changes by habell
english_US - 1 changes by agenthh
french - 4 changes by glx
german - 4 changes by Roujin, planetmaker
indonesian - 6 changes by prof
italian - 2 changes by lorenzodv
russian - 1 changes by Lone_Wolf
spanish - 13 changes by Terkhen
turkish - 3 changes by niw3
2009-09-09 17:45:30 +00:00
rubidium
5a8eefc478 (svn r17489) -Fix [FS#3187] (r17471): the tooltip said the inverse of what actually happened 2009-09-09 16:28:29 +00:00
rubidium
aeb59f8e19 (svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'. 2009-09-09 15:11:46 +00:00
rubidium
69a13877c3 (svn r17487) -Fix: silence some MSVC warnings 2009-09-09 12:41:51 +00:00
rubidium
a8975e9e72 (svn r17486) -Add [NoAI]: a vehicle list for all vehicle that are ordered to a specific depot 2009-09-09 09:46:08 +00:00
rubidium
97d1314a47 (svn r17485) -Change [FS2459]: make the performance ratings harder to exploit; only count profitable vehicles and recently serviced stations. 2009-09-09 08:22:21 +00:00
rubidium
2f2a6279da (svn r17484) -Fix: squirrel export didn't like one of the casts 2009-09-09 08:04:27 +00:00
yexo
39286cd325 (svn r17483) -Fix (r17405): when an aircraft starts flying in circles make it turn in the correct direction first before continuing 2009-09-09 00:03:35 +00:00
yexo
9432d16d8d (svn r17482) -Fix (r17405): helicopters were not able to land anymore on the intercontinental airport 2009-09-08 23:05:28 +00:00
rubidium
8c09d46e96 (svn r17481) -Fix (r16998): in cases where the northern most tile of an airport-to-build didn't touch the station you wanted it to join, but another part did, it wouldn't join the airport to the existing station 2009-09-08 22:48:37 +00:00
yexo
bed4415d8d (svn r17480) -Fix (r17405): fast aircraft could get stuck flyin gin circles trying to reach a certain point 2009-09-08 22:39:19 +00:00
rubidium
00b147eb92 (svn r17479) -Fix: silence compile warning that's only triggered when you're using a broken iconv. 2009-09-08 21:43:47 +00:00
smatz
427690be22 (svn r17478) -Document [NoAI]: descibe changes in subsidy logic in AI changelog 2009-09-08 20:34:23 +00:00
translators
e8810a6f4c (svn r17477) -Update from WebTranslator v3.0:
afrikaans - 36 changes by Maccie123
catalan - 2 changes by arnau
simplified_chinese - 1 changes by Gavin
english_US - 115 changes by agenthh
french - 2 changes by glx
german - 2 changes by planetmaker
hebrew - 77 changes by dnd_man
indonesian - 2 changes by prof
italian - 33 changes by lorenzodv
portuguese - 32 changes by SupSuper
russian - 6 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 11 changes by Terkhen
2009-09-08 17:45:43 +00:00
rubidium
9374f76574 (svn r17476) -Fix (r17475): Some icu-configs have the 'feature' of not adding a space where others do add the space 2009-09-08 15:42:14 +00:00
glx
0ab291391e (svn r17475) -Codechange: show path to crash.log and crash.dmp in crash window. Also tells the user where crash.sav is when saving succeeded. 2009-09-08 14:58:15 +00:00
rubidium
1df5e6114a (svn r17474) -Fix: in some cases compilation failed because the search path for ICU wasn't added to the ldflags 2009-09-08 14:49:36 +00:00
rubidium
ec00da379e (svn r17473) -Codechange: use the post destructor for destroying companies too instead of complicating the graph GUI invalidate code. 2009-09-08 12:27:27 +00:00
rubidium
6b25288ba1 (svn r17472) -Fix [FS#3182]: industry list was rebuilt too early during industry removal causing the removed industry to be still in the list after removal 2009-09-08 12:22:28 +00:00
rubidium
08d9873001 (svn r17471) -Change: when removing a station or waypoint keep the rail unless Ctrl is pressed. This makes the behaviour consistent between the two. 2009-09-08 10:12:13 +00:00
smatz
ebe2bc0a02 (svn r17470) -Fix (r17460): possible crash when overbuiling rail by station 2009-09-08 07:16:26 +00:00
rubidium
8a3386bb7a (svn r17469) -Change: make the AI compatability wrapper not whine about deprecation (yet), but make it clear that the wrapper is running and what (slight) changes there are w.r.t. to 0.7. 2009-09-07 23:30:31 +00:00
smatz
df631ccdaa (svn r17468) -Fix (r17464): mingw compilation was broken 2009-09-07 21:45:26 +00:00
rubidium
0153e7a211 (svn r17467) -Change: show the client id in join messages at the server (patch by dihedral) 2009-09-07 21:28:16 +00:00
rubidium
2aa84f7973 (svn r17466) -Feature: reconnect console command (based on patch of bilbo) 2009-09-07 21:03:41 +00:00
smatz
17993769c0 (svn r17465) -Codechange: use builtin static_assert() for assert_compile() if available 2009-09-07 21:02:10 +00:00
smatz
4c342c6f76 (svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or icc >= 11.0 2009-09-07 21:01:24 +00:00
frosch
bb5a31faab (svn r17463) -Change (r17453): Retrigger the abort signal after writing the crashlog, so the next one can catch it again (e.g. to write a core dump). 2009-09-07 20:30:45 +00:00
smatz
fe8d571585 (svn r17462) -Cleanup: remove unused variables 2009-09-07 20:14:56 +00:00
rubidium
441297d0f2 (svn r17461) -Document: that a certain compiler warning when compiled without asserts in gcc 4.4+ isn't our fault but GCC's. Includes a reference to the appropriate GCC bug report 2009-09-07 20:07:47 +00:00
rubidium
c631790b6f (svn r17460) -Feature: allow building rail stations over existing rail without signals but will upgrade normal rail to electrified rail if necessary (based on patch by laurijh) 2009-09-07 18:35:38 +00:00
rubidium
db3d06fdfb (svn r17459) -Change: remove unused defines from MSVC project files 2009-09-07 18:34:07 +00:00
translators
88d610c219 (svn r17458) -Update from WebTranslator v3.0:
simplified_chinese - 1 changes by Gavin
french - 28 changes by glx
german - 16 changes by Roujin, dihedral
hebrew - 77 changes by dnd_man
italian - 3 changes by lorenzodv
russian - 29 changes by Lone_Wolf
serbian - 5 changes by etran
spanish - 39 changes by Terkhen
2009-09-07 17:45:28 +00:00
smatz
10b446d2d5 (svn r17457) -Codechange: convert icc version to number so it can be compared more easily 2009-09-07 17:23:17 +00:00
yexo
d384908d56 (svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names 2009-09-07 13:38:57 +00:00
smatz
6a944f06b3 (svn r17454) -Codechange: some alignment in Makefile*.in 2009-09-07 13:33:45 +00:00
rubidium
a595d3f8c3 (svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but I don't have all exotic machines so it might break compilation on the more exotic configurations 2009-09-07 12:14:45 +00:00
rubidium
4d75bebbe4 (svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash logger anymore 2009-09-07 12:13:33 +00:00
smatz
0abc1b914e (svn r17451) -Fix (r17442): loading of TTO/TTD savegames failed 2009-09-07 12:08:43 +00:00
rubidium
1d7619fdb5 (svn r17450) -Codechange: refactor the windows crash logger so parts of it can be reused by other crash logger implementations 2009-09-07 11:10:49 +00:00
rubidium
ab935f3085 (svn r17449) -Fix (r17436): MSVC compile warning about comparing signed and unsigned values 2009-09-07 10:00:14 +00:00
rubidium
dd88fe5e6e (svn r17448) -Change [FS#2997]: buy vehicles instead of building them; makes it consistent with selling. Based on a patch by planetmaker 2009-09-07 09:09:10 +00:00
rubidium
251573775a (svn r17447) -Codechange: rename a local variable so it doesn't collide with the name of a global function 2009-09-07 09:07:56 +00:00