------------------------------------------------------------------------ r18485 | translators | 2009-12-13 18:45:26 +0000 (Sun, 13 Dec 2009) | 10 lines -Update from WebTranslator v3.0: basque - 23 changes by Thadah croatian - 93 changes by UnderwaterHesus german - 1 changes by planetmaker greek - 1 changes by fumantsu hungarian - 4 changes by IPG, Petert norwegian_bokmal - 654 changes by Zhygometh romanian - 2 changes by kkmic spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r18484 | rubidium | 2009-12-13 17:13:20 +0000 (Sun, 13 Dec 2009) | 2 lines -Codechange: simplify the Is(Stopped)InDepot functions for trains ------------------------------------------------------------------------ r18483 | rubidium | 2009-12-13 14:23:45 +0000 (Sun, 13 Dec 2009) | 2 lines -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where to find them. Also refer to the readme in some error messages. ------------------------------------------------------------------------ r18482 | alberth | 2009-12-13 13:29:13 +0000 (Sun, 13 Dec 2009) | 1 line -Cleanup (r18092): Conversion to widget array is not done any more. ------------------------------------------------------------------------ r18481 | rubidium | 2009-12-13 10:48:44 +0000 (Sun, 13 Dec 2009) | 3 lines -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much -Feature-ish: make maximum pathfinder penalties for finding depots customisable, also increase it slightly to 20 tiles worth of penalties. ------------------------------------------------------------------------ r18480 | alberth | 2009-12-13 10:25:37 +0000 (Sun, 13 Dec 2009) | 1 line -Codechange: Moved column width computation of smallmap legends to OnInit(), added a few doxy comments. ------------------------------------------------------------------------ r18479 | peter1138 | 2009-12-13 08:46:08 +0000 (Sun, 13 Dec 2009) | 2 lines -Fix (r6532): Direction is accounted for long before motion counter is updated ------------------------------------------------------------------------ r18474 | rubidium | 2009-12-12 23:49:30 +0000 (Sat, 12 Dec 2009) | 2 lines -Fix (r18470): in some odd corner cases the group (vehicle) counts could be off ------------------------------------------------------------------------ r18473 | rubidium | 2009-12-12 23:24:11 +0000 (Sat, 12 Dec 2009) | 2 lines -Fix (r18470): crash when moving a multiheaded part to be just after itself ------------------------------------------------------------------------ r18472 | rubidium | 2009-12-12 22:59:48 +0000 (Sat, 12 Dec 2009) | 2 lines -Fix [FS#3146]: selling vehicles in the depot could create states that are not allowed by the NewGRF attach callback. ------------------------------------------------------------------------ r18471 | frosch | 2009-12-12 22:15:14 +0000 (Sat, 12 Dec 2009) | 1 line -Codechange/Fix: [NoAI] Deduplicate code betweeen AIVehicle::SkipToVehicleOrder and AIOrder::SkipToOrder. They are the same. Also ORDER_CURRENT was not allowed for the latter, but well... ------------------------------------------------------------------------ r18470 | rubidium | 2009-12-12 22:11:43 +0000 (Sat, 12 Dec 2009) | 2 lines -Codechange/Fix [part of FS#3146]: moving vehicles around in the depot could create states that are not allowed by the NewGRF attach callback. ------------------------------------------------------------------------ r18469 | rubidium | 2009-12-12 21:56:13 +0000 (Sat, 12 Dec 2009) | 2 lines -Fix (r17139): possible invalid reads when listing content on the console ------------------------------------------------------------------------ r18468 | rubidium | 2009-12-12 21:04:08 +0000 (Sat, 12 Dec 2009) | 2 lines -Codechange: make sure one never makes self-loops using Vehicle::SetNext ------------------------------------------------------------------------ r18467 | peter1138 | 2009-12-11 23:00:07 +0000 (Fri, 11 Dec 2009) | 2 lines -Fix (r17870): Missed positioning for cargo capacity of non-articulated road vehicles. ------------------------------------------------------------------------ r18466 | rubidium | 2009-12-11 22:23:48 +0000 (Fri, 11 Dec 2009) | 2 lines -Codechange: use CmdMoveRailWagon to attach a just build wagon to a chain ------------------------------------------------------------------------ r18465 | rubidium | 2009-12-11 22:04:57 +0000 (Fri, 11 Dec 2009) | 2 lines -Codechange: simplify CheckTrainInDepot and remove some unneeded wrapper functions ------------------------------------------------------------------------ r18464 | alberth | 2009-12-11 20:37:24 +0000 (Fri, 11 Dec 2009) | 1 line -Fix (r17863): Caption of the build vehicle window did not have company colours. ------------------------------------------------------------------------ r18463 | rubidium | 2009-12-11 19:28:28 +0000 (Fri, 11 Dec 2009) | 2 lines -Codechange: some simplifications for finding the end of a vehicle ------------------------------------------------------------------------ r18462 | rubidium | 2009-12-11 19:27:48 +0000 (Fri, 11 Dec 2009) | 2 lines -Fix: when moving a wagon and only the last part of a dual headed engine you could split the dual headed engine over two vehicles. ------------------------------------------------------------------------ r18461 | rubidium | 2009-12-11 18:49:03 +0000 (Fri, 11 Dec 2009) | 2 lines -Fix (r18456): when moving a wagon from the front of a train one could make a train 1 longer than allowed ------------------------------------------------------------------------ r18460 | translators | 2009-12-11 18:45:23 +0000 (Fri, 11 Dec 2009) | 9 lines -Update from WebTranslator v3.0: catalan - 2 changes by arnau traditional_chinese - 4 changes by josesun croatian - 59 changes by UnderwaterHesus french - 2 changes by glx norwegian_bokmal - 34 changes by Zhygometh serbian - 6 changes by etran vietnamese - 3 changes by nglekhoi ------------------------------------------------------------------------ r18459 | rubidium | 2009-12-11 16:16:36 +0000 (Fri, 11 Dec 2009) | 2 lines -Codechange: move the new train validity checking (attach callbacks) to a separate function ------------------------------------------------------------------------ r18458 | rubidium | 2009-12-11 15:50:07 +0000 (Fri, 11 Dec 2009) | 2 lines -Codechange: make the 'check train length' code of CmdMoveRailVehicle a separate function ------------------------------------------------------------------------ r18457 | yexo | 2009-12-11 15:16:44 +0000 (Fri, 11 Dec 2009) | 1 line -Fix (r18015): southwest and northeast buttons for freeform edges were swapped ------------------------------------------------------------------------ r18456 | rubidium | 2009-12-11 13:37:01 +0000 (Fri, 11 Dec 2009) | 2 lines -Codechange: make the length checking functionality of CmdMoveRailVehicle a separate function and simplify the logic ------------------------------------------------------------------------ r18454 | translators | 2009-12-10 18:45:22 +0000 (Thu, 10 Dec 2009) | 8 lines -Update from WebTranslator v3.0: dutch - 2 changes by habell hebrew - 49 changes by dnd_man indonesian - 35 changes by fanioz, prof polish - 5 changes by amateja, silver_777 russian - 1 changes by Lone_Wolf serbian - 3 changes by etran ------------------------------------------------------------------------ r18453 | rubidium | 2009-12-10 12:26:39 +0000 (Thu, 10 Dec 2009) | 2 lines -Fix [FS#3364]: wrong heightmap dimensions, or rather... a nested_array index removed too much ------------------------------------------------------------------------ r18452 | rubidium | 2009-12-10 10:42:32 +0000 (Thu, 10 Dec 2009) | 2 lines -Document: update the known-bugs a bit; quite a few bugs in there are fixing in trunk already. ------------------------------------------------------------------------ r18451 | smatz | 2009-12-10 00:17:00 +0000 (Thu, 10 Dec 2009) | 1 line -Fix (r18360): LDFLAGS could contain different compiler flags than CFLAGS when compiling strgen (Rubidium) ------------------------------------------------------------------------ r18450 | rubidium | 2009-12-09 22:25:12 +0000 (Wed, 09 Dec 2009) | 2 lines -Fix [FS#3363]: initial size of the vehicle detail windows would occasionally be too small (although it could be resized) ------------------------------------------------------------------------ r18449 | rubidium | 2009-12-09 18:50:05 +0000 (Wed, 09 Dec 2009) | 2 lines -Fix (r18448): invalid argidx offsets in German ------------------------------------------------------------------------ r18448 | translators | 2009-12-09 18:45:29 +0000 (Wed, 09 Dec 2009) | 11 lines -Update from WebTranslator v3.0: finnish - 1 changes by jpx_ german - 7 changes by Roujin, planetmaker hungarian - 1 changes by alyr italian - 4 changes by lorenzodv norwegian_bokmal - 33 changes by CyberKenny portuguese - 2 changes by JayCity russian - 2 changes by Lone_Wolf spanish - 1 changes by Terkhen vietnamese - 29 changes by nglekhoi ------------------------------------------------------------------------ r18447 | rubidium | 2009-12-09 17:10:57 +0000 (Wed, 09 Dec 2009) | 2 lines -Change: make some more windows (e.g. graphs, company view) stickyable ------------------------------------------------------------------------ r18446 | glx | 2009-12-09 15:24:13 +0000 (Wed, 09 Dec 2009) | 1 line -Fix (r17450): abort() doesn't trigger crashlog on windows ------------------------------------------------------------------------ r18445 | rubidium | 2009-12-09 11:42:12 +0000 (Wed, 09 Dec 2009) | 2 lines -Fix [FS#3335]: for STR_NEWS_INDUSTRY_CLOSURE_GENERAL the gender of the industry wasn't properly selected for Greek. ------------------------------------------------------------------------ r18444 | rubidium | 2009-12-09 11:41:27 +0000 (Wed, 09 Dec 2009) | 2 lines -Feature: allow G and P to 'select' substrings of STRINGn for getting their gender ------------------------------------------------------------------------ r18443 | rubidium | 2009-12-09 09:28:47 +0000 (Wed, 09 Dec 2009) | 2 lines -Fix (r18438): MSVC thinks, in it's infinite wisdom, that int min(int, int) is a better match for min(uint64, uint) than uint64 min(uint64, uint64). As such we need to cast the UINT16_MAX to prevent MSVC from displaying it's infinite wisdom with loads of warnings. ------------------------------------------------------------------------ r18442 | rubidium | 2009-12-09 09:16:29 +0000 (Wed, 09 Dec 2009) | 2 lines -Fix (r18440): warning about SDL_Linked_Version never being NULL on non-Windows systems ------------------------------------------------------------------------ r18441 | peter1138 | 2009-12-09 08:23:10 +0000 (Wed, 09 Dec 2009) | 2 lines -Fix: The vehicle list filler widget didn't fill. ------------------------------------------------------------------------ r18440 | glx | 2009-12-09 02:53:59 +0000 (Wed, 09 Dec 2009) | 1 line -Fix (r17774): don't try to get SDL version when SDL is not loaded ------------------------------------------------------------------------ r18439 | glx | 2009-12-09 02:49:01 +0000 (Wed, 09 Dec 2009) | 1 line -Fix (r15233): forgot to load the symbol from SDL.dll ------------------------------------------------------------------------ r18438 | rubidium | 2009-12-09 00:41:18 +0000 (Wed, 09 Dec 2009) | 2 lines -Codechange [FS#3337]: introduce a template for Clamp (fonsinchen) and reuse template functions in their non-template counterparts. ------------------------------------------------------------------------ r18437 | smatz | 2009-12-09 00:08:13 +0000 (Wed, 09 Dec 2009) | 1 line -Fix (r16557): background of disabled button in AI GUI wasn't set back to grey after AI bankrupt ------------------------------------------------------------------------ r18436 | rubidium | 2009-12-08 23:32:32 +0000 (Tue, 08 Dec 2009) | 2 lines -Fix [FS#3357]: unselect an AI in the AI Settings window when it falls out of the range of active AIs ------------------------------------------------------------------------ r18435 | rubidium | 2009-12-08 20:56:45 +0000 (Tue, 08 Dec 2009) | 2 lines -Fix (r18136): articulated road vehicles weren't properly drawn in the vehicle list/details windows ------------------------------------------------------------------------ r18434 | rubidium | 2009-12-08 20:12:43 +0000 (Tue, 08 Dec 2009) | 2 lines -Change [FS#565]: use z?\197?\130 instead of zl for the Polish Zloty. ------------------------------------------------------------------------ r18433 | frosch | 2009-12-08 19:59:21 +0000 (Tue, 08 Dec 2009) | 1 line -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow. ------------------------------------------------------------------------ r18432 | translators | 2009-12-08 18:45:09 +0000 (Tue, 08 Dec 2009) | 4 lines -Update from WebTranslator v3.0: portuguese - 1 changes by JayCity spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r18431 | rubidium | 2009-12-08 17:09:15 +0000 (Tue, 08 Dec 2009) | 2 lines -Add: some missing latin-ish characters from the OpenGFX set so we get less people complain about the OS chosing an unreadable font ------------------------------------------------------------------------ r18429 | rubidium | 2009-12-08 00:16:31 +0000 (Tue, 08 Dec 2009) | 2 lines -Fix [FS#3360]: when road vehicles are, because of the 'jam protection' running through eachother more vehicles could be in a road stop than there could be under normal circumstances. As such an assert when the road stop's limits are reached isn't good. ------------------------------------------------------------------------ r18428 | rubidium | 2009-12-08 00:15:15 +0000 (Tue, 08 Dec 2009) | 2 lines -Fix: if lots of road vehicles are leaving a depot and the first in the hash linked list is basically the last of the vehicles to leave the depot then due to the 'jam prevention' code all vehicles would fairly quickly increase the blocked counter and drive off all simultaniously ------------------------------------------------------------------------ r18427 | rubidium | 2009-12-07 20:22:33 +0000 (Mon, 07 Dec 2009) | 2 lines -Fix (r18423): ofcourse that broke the GCC build... not determining 'inclusion' using the relative path from the .rc that has the 'include' but from the include directories... how useful/sensible is that? ------------------------------------------------------------------------ r18426 | rubidium | 2009-12-07 20:17:31 +0000 (Mon, 07 Dec 2009) | 2 lines -Fix: sort the names in source.list according to Microsoft's sorting rules ------------------------------------------------------------------------ r18425 | translators | 2009-12-07 18:45:20 +0000 (Mon, 07 Dec 2009) | 7 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun greek - 1 changes by fumantsu norwegian_bokmal - 13 changes by 2rB norwegian_nynorsk - 48 changes by 2rB spanish - 3 changes by Terkhen ------------------------------------------------------------------------ r18424 | rubidium | 2009-12-07 17:13:28 +0000 (Mon, 07 Dec 2009) | 2 lines -Fix [FS#3327]: [Windows] the help window would be too large in some cases ------------------------------------------------------------------------ r18423 | rubidium | 2009-12-07 16:55:50 +0000 (Mon, 07 Dec 2009) | 3 lines -Fix (r17336): [Windows] incorrect relative path the the icon making the icon not being included in the binary -Fix: [Windows] mention the version of GPL in the metadata ------------------------------------------------------------------------ r18422 | rubidium | 2009-12-07 10:44:58 +0000 (Mon, 07 Dec 2009) | 2 lines -Fix (r18404): MSVC complaining about struct vs class ------------------------------------------------------------------------ r18421 | rubidium | 2009-12-07 08:47:10 +0000 (Mon, 07 Dec 2009) | 2 lines -Fix [FS#3244]: pathfinders wouldn't consider the 'other' reachable waypoint tile if the closest one is free but there is no safe waiting point directly after it. Now check for a free safe waiting point beyond the waypoint unless there are junctions before the first safe waiting point. ------------------------------------------------------------------------ r18420 | rubidium | 2009-12-07 08:41:18 +0000 (Mon, 07 Dec 2009) | 2 lines -Codechange: split YAPF's track follower from the actual YAPF code ------------------------------------------------------------------------ r18418 | rubidium | 2009-12-06 20:22:21 +0000 (Sun, 06 Dec 2009) | 2 lines -Fix [FS#3298]: under some circumstances a pointer could be left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'. ------------------------------------------------------------------------ r18417 | translators | 2009-12-06 18:45:27 +0000 (Sun, 06 Dec 2009) | 10 lines -Update from WebTranslator v3.0: traditional_chinese - 31 changes by josesun czech - 46 changes by Hadez greek - 1 changes by fumantsu hungarian - 2 changes by IPG indonesian - 1 changes by prof norwegian_nynorsk - 111 changes by 2rB russian - 11 changes by Lone_Wolf slovak - 14 changes by JamesSVK ------------------------------------------------------------------------ r18416 | frosch | 2009-12-06 16:15:58 +0000 (Sun, 06 Dec 2009) | 1 line -Fix (r15559): Only consider valid cargos in town GUI. ------------------------------------------------------------------------