------------------------------------------------------------------------ r18411 | translators | 2009-12-05 18:45:11 +0000 (Sat, 05 Dec 2009) | 5 lines -Update from WebTranslator v3.0: greek - 3 changes by fumantsu norwegian_nynorsk - 107 changes by 2rB portuguese - 3 changes by JayCity ------------------------------------------------------------------------ r18410 | alberth | 2009-12-05 16:00:58 +0000 (Sat, 05 Dec 2009) | 1 line -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon(). ------------------------------------------------------------------------ r18409 | frosch | 2009-12-05 15:03:32 +0000 (Sat, 05 Dec 2009) | 1 line -Change [FS#3349]: Recolour the bubble generator just like any other industry. (planetmaker) ------------------------------------------------------------------------ r18408 | frosch | 2009-12-05 13:53:58 +0000 (Sat, 05 Dec 2009) | 1 line -Fix (r17954): After computing the needed width for the client list, also use it. ------------------------------------------------------------------------ r18407 | rubidium | 2009-12-04 22:02:37 +0000 (Fri, 04 Dec 2009) | 2 lines -Fix [FS#3338]: aqueducts were not influenced by the "long bridges" setting ------------------------------------------------------------------------ r18406 | rubidium | 2009-12-04 21:13:31 +0000 (Fri, 04 Dec 2009) | 2 lines -Cleanup: remove some unneeded constants and code ------------------------------------------------------------------------ r18405 | rubidium | 2009-12-04 21:01:28 +0000 (Fri, 04 Dec 2009) | 2 lines -Fix (r18405): RVs didn't like to stop when the 'next' drive through station tile didn't have a compatible road type ------------------------------------------------------------------------ r18404 | rubidium | 2009-12-04 20:52:19 +0000 (Fri, 04 Dec 2009) | 6 lines -Codechange: link drive through stops better together -Feature: make penalty for road stop occupancy user configurable -Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty -Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it -Change: improve the throughput of the drive through road stops by letting them stop closer together ------------------------------------------------------------------------ r18403 | belugas | 2009-12-04 20:32:51 +0000 (Fri, 04 Dec 2009) | 1 line -Codechange: Re-arrange header of table _original_house_specs ------------------------------------------------------------------------ r18402 | rubidium | 2009-12-04 20:29:46 +0000 (Fri, 04 Dec 2009) | 2 lines -Codechange: unify/centralise the code for crashing vehicles ------------------------------------------------------------------------ r18401 | rubidium | 2009-12-04 19:16:52 +0000 (Fri, 04 Dec 2009) | 2 lines -Fix: drive through road stops did not get flooded ------------------------------------------------------------------------ r18400 | translators | 2009-12-04 18:45:10 +0000 (Fri, 04 Dec 2009) | 4 lines -Update from WebTranslator v3.0: traditional_chinese - 52 changes by josesun greek - 17 changes by fumantsu ------------------------------------------------------------------------ r18399 | rubidium | 2009-12-04 18:38:09 +0000 (Fri, 04 Dec 2009) | 2 lines -Codechange: bail out early in FloodVehicle instead of a massive if (...) { } else { return } ------------------------------------------------------------------------ r18398 | rubidium | 2009-12-04 16:57:35 +0000 (Fri, 04 Dec 2009) | 2 lines -Fix [FS#3343]: the tree 'which one to draw' hash wasn't anywhere near random and thus showed a very visible repeated pattern when only one tree type was used ------------------------------------------------------------------------ r18397 | rubidium | 2009-12-04 14:23:54 +0000 (Fri, 04 Dec 2009) | 2 lines -Fix [FS#3346]: after cancelling downloading the download button would remain disabled ------------------------------------------------------------------------ r18396 | yexo | 2009-12-04 09:56:21 +0000 (Fri, 04 Dec 2009) | 1 line -Fix [FS#3169]: planes turned too much at the end of the runway when landing at the intercontinental airport~ ------------------------------------------------------------------------ r18395 | yexo | 2009-12-04 09:13:15 +0000 (Fri, 04 Dec 2009) | 1 line -Fix (r17415): helicopters can turn freely even while in the air ------------------------------------------------------------------------ r18394 | rubidium | 2009-12-04 00:46:22 +0000 (Fri, 04 Dec 2009) | 2 lines -Fix (r18373): one couldn't manually send a RV to a depot... but why compilers haven't complained about this? ------------------------------------------------------------------------ r18393 | translators | 2009-12-03 18:45:17 +0000 (Thu, 03 Dec 2009) | 7 lines -Update from WebTranslator v3.0: traditional_chinese - 2 changes by josesun german - 3 changes by planetmaker italian - 1 changes by lorenzodv portuguese - 10 changes by JayCity romanian - 22 changes by kkmic ------------------------------------------------------------------------ r18392 | frosch | 2009-12-03 18:44:33 +0000 (Thu, 03 Dec 2009) | 1 line -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found, when searching for the origin of a reservation. (Hirundo) ------------------------------------------------------------------------ r18391 | frosch | 2009-12-03 15:27:33 +0000 (Thu, 03 Dec 2009) | 1 line -Fix (r0): (Invalid) GRFs could trigger invalid reads. ------------------------------------------------------------------------ r18390 | peter1138 | 2009-12-03 08:24:39 +0000 (Thu, 03 Dec 2009) | 2 lines -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop. ------------------------------------------------------------------------ r18389 | rubidium | 2009-12-03 00:05:51 +0000 (Thu, 03 Dec 2009) | 2 lines -Fix: some minor documentation alignment issues ------------------------------------------------------------------------ r18388 | rubidium | 2009-12-02 23:53:15 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: move entering/leaving of road stops to functions of RoadStop ------------------------------------------------------------------------ r18387 | translators | 2009-12-02 18:45:25 +0000 (Wed, 02 Dec 2009) | 9 lines -Update from WebTranslator v3.0: catalan - 3 changes by arnau finnish - 1 changes by jpx_ french - 1 changes by glx german - 11 changes by planetmaker hungarian - 2 changes by IPG portuguese - 1 changes by JayCity spanish - 3 changes by Terkhen ------------------------------------------------------------------------ r18386 | rubidium | 2009-12-02 18:34:10 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: make the NPF functions static and remove unused functions ------------------------------------------------------------------------ r18385 | rubidium | 2009-12-02 18:18:56 +0000 (Wed, 02 Dec 2009) | 2 lines -Cleanup: remove the now unneeded multistop slot management code ------------------------------------------------------------------------ r18384 | rubidium | 2009-12-02 18:14:34 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning ------------------------------------------------------------------------ r18383 | rubidium | 2009-12-02 18:12:24 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix (r18375): triggering NOT_REACHED for some waypoints ------------------------------------------------------------------------ r18382 | rubidium | 2009-12-02 17:56:02 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: make road vehicles behave more like trains 'around' stations and use pathfinder penalties to determine to which 'part' to go. Note that the pathfinder penalties for drive through stops are currently only looking at the occupation of the first in a row, but this is to change later on. ------------------------------------------------------------------------ r18381 | frosch | 2009-12-02 17:37:02 +0000 (Wed, 02 Dec 2009) | 1 line -Codechange: Add RoadVehicle::IsBus() to simplify some stuff. ------------------------------------------------------------------------ r18380 | frosch | 2009-12-02 17:35:54 +0000 (Wed, 02 Dec 2009) | 1 line -Fix (r9301): One could not share orders between buses carrying different cargos. ------------------------------------------------------------------------ r18379 | rubidium | 2009-12-02 16:48:55 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies ------------------------------------------------------------------------ r18378 | rubidium | 2009-12-02 16:38:33 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: move the pathfinder 'length' constants to pathfinder_type.h ------------------------------------------------------------------------ r18377 | rubidium | 2009-12-02 16:20:44 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: add 'cache' of the tile area of truck and bus stops. ------------------------------------------------------------------------ r18376 | rubidium | 2009-12-02 14:44:32 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: simplify setting the destination ------------------------------------------------------------------------ r18375 | rubidium | 2009-12-02 14:41:04 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile ------------------------------------------------------------------------ r18374 | rubidium | 2009-12-02 10:47:18 +0000 (Wed, 02 Dec 2009) | 2 lines -Cleanup: remove some unused code ------------------------------------------------------------------------ r18373 | rubidium | 2009-12-02 10:44:38 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: unify some road pathfinder functions ------------------------------------------------------------------------ r18372 | rubidium | 2009-12-02 10:13:49 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: push some extra type safety into YAPF ------------------------------------------------------------------------ r18371 | rubidium | 2009-12-02 09:57:17 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: unify calling of the train pathfinders ------------------------------------------------------------------------ r18370 | rubidium | 2009-12-02 09:31:38 +0000 (Wed, 02 Dec 2009) | 2 lines -Codechange: push some constness/type strictness into the ship pathfinders ------------------------------------------------------------------------ r18369 | rubidium | 2009-12-02 08:55:53 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured music lists ------------------------------------------------------------------------ r18368 | rubidium | 2009-12-02 00:01:07 +0000 (Wed, 02 Dec 2009) | 2 lines -Fix: alignment of comment and 'add' some missing comments ------------------------------------------------------------------------ r18367 | rubidium | 2009-12-01 23:56:04 +0000 (Tue, 01 Dec 2009) | 2 lines -Codechange: unify the ship pathfinder 'calls' ------------------------------------------------------------------------ r18366 | rubidium | 2009-12-01 23:22:41 +0000 (Tue, 01 Dec 2009) | 2 lines -Codechange: move the OPF ship pathfinder 'magic' that was in ship_cmd.cpp to the pathfinder code itself ------------------------------------------------------------------------ r18365 | rubidium | 2009-12-01 23:19:46 +0000 (Tue, 01 Dec 2009) | 2 lines -Cleanup: remove duplicate table ------------------------------------------------------------------------ r18364 | rubidium | 2009-12-01 22:45:39 +0000 (Tue, 01 Dec 2009) | 2 lines -Codechange: move the pathfinders and their related files into a separate directory ------------------------------------------------------------------------ r18363 | rubidium | 2009-12-01 22:27:12 +0000 (Tue, 01 Dec 2009) | 2 lines -Feature: do not require advanced settings multistrings to start at 0 ------------------------------------------------------------------------ r18362 | rubidium | 2009-12-01 22:18:51 +0000 (Tue, 01 Dec 2009) | 2 lines -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future ------------------------------------------------------------------------ r18361 | frosch | 2009-12-01 21:45:50 +0000 (Tue, 01 Dec 2009) | 1 line -Fix: Remove unneeded usage of invalid pointer. Also thank Hirundo and SmatZ. ------------------------------------------------------------------------ r18360 | rubidium | 2009-12-01 20:53:13 +0000 (Tue, 01 Dec 2009) | 2 lines -Add: configure 'support' for GCC's LTO and ICC's IPO ------------------------------------------------------------------------ r18359 | translators | 2009-12-01 18:45:12 +0000 (Tue, 01 Dec 2009) | 5 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun croatian - 114 changes by UnderwaterHesus hungarian - 26 changes by IPG ------------------------------------------------------------------------ r18358 | frosch | 2009-12-01 18:12:17 +0000 (Tue, 01 Dec 2009) | 1 line -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER. ------------------------------------------------------------------------ r18356 | rubidium | 2009-12-01 00:17:32 +0000 (Tue, 01 Dec 2009) | 2 lines -Merge: changes to the changelogs etc. in the 0.7 branch ------------------------------------------------------------------------ r18353 | rubidium | 2009-11-30 21:46:58 +0000 (Mon, 30 Nov 2009) | 2 lines -Fix: string colours can't have a case ------------------------------------------------------------------------ r18352 | translators | 2009-11-30 18:57:42 +0000 (Mon, 30 Nov 2009) | 16 lines -Update from WebTranslator v3.0: afrikaans - 35 changes by Maccie123 traditional_chinese - 1 changes by josesun croatian - 221 changes by UnderwaterHesus danish - 129 changes by embql dutch - 7 changes by habell finnish - 4 changes by Tve4 french - 1 changes by glx german - 1 changes by planetmaker hungarian - 1 changes by IPG italian - 1 changes by lorenzodv polish - 1 changes by silver_777 portuguese - 3 changes by JayCity serbian - 3 changes by etran spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r18351 | rubidium | 2009-11-30 11:29:52 +0000 (Mon, 30 Nov 2009) | 2 lines -Fix [FS#3333]: endianness issue with saving the zoom level ------------------------------------------------------------------------ r18350 | smatz | 2009-11-29 22:18:04 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: catch SIGILL under unix-like systems as well ------------------------------------------------------------------------ r18349 | alberth | 2009-11-29 21:40:51 +0000 (Sun, 29 Nov 2009) | 1 line -Fix (r18347): Older compilers want explicit assignments. ------------------------------------------------------------------------ r18348 | alberth | 2009-11-29 21:27:12 +0000 (Sun, 29 Nov 2009) | 1 line -Doc: Doxygen fixes, and removal of an old @note. ------------------------------------------------------------------------ r18347 | alberth | 2009-11-29 21:17:37 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Compute width of labels in news settings window once. ------------------------------------------------------------------------ r18346 | alberth | 2009-11-29 21:16:37 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Compute size of face part display buttons only once in face window. ------------------------------------------------------------------------ r18345 | alberth | 2009-11-29 21:14:34 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Warn the window that it gets initialized, so it can do some work ahead. ------------------------------------------------------------------------ r18344 | rubidium | 2009-11-29 19:31:23 +0000 (Sun, 29 Nov 2009) | 2 lines -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123. ------------------------------------------------------------------------ r18343 | rubidium | 2009-11-29 19:27:53 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix [FS#3336] (r18243): dark blue signs would be drawn transparent ------------------------------------------------------------------------ r18342 | rubidium | 2009-11-29 19:20:39 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix: erroneous spaces before ; ------------------------------------------------------------------------ r18341 | frosch | 2009-11-29 18:46:54 +0000 (Sun, 29 Nov 2009) | 1 line -Fix: Replace some GetNextVehicle() with GetNextUnit() where needed. ------------------------------------------------------------------------ r18340 | translators | 2009-11-29 18:45:28 +0000 (Sun, 29 Nov 2009) | 10 lines -Update from WebTranslator v3.0: finnish - 7 changes by jpx_ german - 2 changes by planetmaker greek - 30 changes by hungarian - 2 changes by alyr indonesian - 4 changes by prof portuguese - 5 changes by JayCity russian - 19 changes by Lone_Wolf spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r18339 | rubidium | 2009-11-29 17:24:39 +0000 (Sun, 29 Nov 2009) | 2 lines -Cleanup: remove SKIP support from strgen too ------------------------------------------------------------------------ r18338 | rubidium | 2009-11-29 17:20:27 +0000 (Sun, 29 Nov 2009) | 2 lines -Codechange: remove the need for {SKIP} ------------------------------------------------------------------------ r18337 | alberth | 2009-11-29 12:52:08 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Remove 2x2 {SKIP} in the company finances window + strings. ------------------------------------------------------------------------ r18336 | alberth | 2009-11-29 11:48:20 +0000 (Sun, 29 Nov 2009) | 1 line -Cleanup (r18092): Remove declaration of an already removed function. ------------------------------------------------------------------------ r18335 | alberth | 2009-11-29 10:56:51 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: Further reduction of nested_root NULL-ness checking. ------------------------------------------------------------------------ r18334 | alberth | 2009-11-29 09:18:49 +0000 (Sun, 29 Nov 2009) | 1 line -Codechange: No need to test a pointer after using it. ------------------------------------------------------------------------ r18333 | alberth | 2009-11-29 09:01:03 +0000 (Sun, 29 Nov 2009) | 1 line -Fix (r18127): Station view window did not resize properly when toggling between ratings and acceptance view. ------------------------------------------------------------------------ r18332 | rubidium | 2009-11-29 01:00:03 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix: the MSVC compile warnings ------------------------------------------------------------------------ r18331 | rubidium | 2009-11-29 00:41:08 +0000 (Sun, 29 Nov 2009) | 2 lines -Fix [FS#3334]: news items would with some chat 'bars' not be displayed fully. Fix by erikjanp. ------------------------------------------------------------------------ r18330 | rubidium | 2009-11-28 20:35:25 +0000 (Sat, 28 Nov 2009) | 2 lines -Cleanup: remove some unneeded includes ------------------------------------------------------------------------ r18329 | frosch | 2009-11-28 20:27:42 +0000 (Sat, 28 Nov 2009) | 1 line -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in peace as NewGRF relict. ------------------------------------------------------------------------ r18328 | frosch | 2009-11-28 20:15:16 +0000 (Sat, 28 Nov 2009) | 1 line -Codechange: Remove last usage of {SETX} from strings. ------------------------------------------------------------------------ r18327 | translators | 2009-11-28 18:45:30 +0000 (Sat, 28 Nov 2009) | 11 lines -Update from WebTranslator v3.0: catalan - 26 changes by arnau traditional_chinese - 24 changes by josesun finnish - 4 changes by jpx_ french - 2 changes by glx greek - 30 changes by italian - 6 changes by lorenzodv polish - 8 changes by silver_777 portuguese - 4 changes by JayCity spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r18326 | frosch | 2009-11-28 16:10:22 +0000 (Sat, 28 Nov 2009) | 1 line -Fix (r18325): Missing signedness conversion. ------------------------------------------------------------------------