------------------------------------------------------------------------ r10417 | glx | 2007-07-03 17:34:43 +0000 (Tue, 03 Jul 2007) | 1 line -Fix: r10416 partly reverted r10415 ------------------------------------------------------------------------ r10416 | miham | 2007-07-03 17:21:10 +0000 (Tue, 03 Jul 2007) | 5 lines -Update: WebTranslator2 update to 2007-07-03 19:20:58 norwegian_nynorsk - 3 fixed by pollux (3) slovak - 3 fixed by lengyel (3) traditional_chinese - 6 fixed by xbddc (6) ------------------------------------------------------------------------ r10415 | glx | 2007-07-03 17:20:17 +0000 (Tue, 03 Jul 2007) | 1 line -Revert (r10403), Fix (r10323): 'message from company' test must use {STRING1}, so pass it the correct params ------------------------------------------------------------------------ r10414 | rubidium | 2007-07-03 16:14:29 +0000 (Tue, 03 Jul 2007) | 2 lines -Fix: the network protocol check for required newgrfs sent static newgrfs too. ------------------------------------------------------------------------ r10413 | glx | 2007-07-03 15:24:50 +0000 (Tue, 03 Jul 2007) | 1 line -Fix r10211: t->townnamegrfid was not cleared when renaming a town ------------------------------------------------------------------------ r10412 | peter1138 | 2007-07-03 11:31:38 +0000 (Tue, 03 Jul 2007) | 2 lines -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one) ------------------------------------------------------------------------ r10411 | miham | 2007-07-02 17:23:51 +0000 (Mon, 02 Jul 2007) | 8 lines -Update: WebTranslator2 update to 2007-07-02 19:21:47 dutch - 2 fixed by webfreakz (2) polish - 4 fixed, 7 changed by meush (11) portuguese - 9 fixed, 2 changed by devilRed (11) simplified_chinese - 30 fixed by Fishingsnow (30) slovenian - 2 fixed by Necrolyte (2) ukrainian - 2 fixed by mad (2) ------------------------------------------------------------------------ r10410 | bjarni | 2007-07-02 16:37:12 +0000 (Mon, 02 Jul 2007) | 5 lines -Fix [FS458]: [OSX] if the resolution is changed to something that's too high for the monitor, then it's reduced to fit the monitor size (PinguTux) This solves a possible crash This also solves a graphical glitch where the titlebar can be drawn on top of the game area Those issues only aplied to window mode ------------------------------------------------------------------------ r10409 | rubidium | 2007-07-01 19:24:54 +0000 (Sun, 01 Jul 2007) | 2 lines -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. ------------------------------------------------------------------------ r10408 | rubidium | 2007-07-01 19:11:47 +0000 (Sun, 01 Jul 2007) | 2 lines -Codechange: make GetImage a class method of Vehicle instead of Get(Aircraft|RoadVeh|Ship|Train)Image. ------------------------------------------------------------------------ r10407 | miham | 2007-07-01 18:12:59 +0000 (Sun, 01 Jul 2007) | 9 lines -Update: WebTranslator2 update to 2007-07-01 20:12:34 brazilian_portuguese - 2 fixed by tucalipe (2) catalan - 2 fixed by arnaullv (2) hungarian - 2 fixed by miham (2) italian - 1 changed by lorenzodv (1) japanese - 4 fixed by ickoonite (4) korean - 2 fixed by darkttd (2) spanish - 2 fixed by eusebio (2) ------------------------------------------------------------------------ r10406 | rubidium | 2007-07-01 17:21:25 +0000 (Sun, 01 Jul 2007) | 2 lines -Fix [FS#968]: only industries in the temperate climate should be affected by the "do not increase production" flag. ------------------------------------------------------------------------ r10405 | rubidium | 2007-07-01 17:11:24 +0000 (Sun, 01 Jul 2007) | 2 lines -Fix [FS#972]: do not try to determine the default railtype in the scenario editor. ------------------------------------------------------------------------ r10404 | peter1138 | 2007-07-01 12:25:08 +0000 (Sun, 01 Jul 2007) | 2 lines -Fix (r10266): Adding a cargo packet to cargo list could overflow. Now we detect this and just leave the cargo in its own packet. ------------------------------------------------------------------------ r10403 | peter1138 | 2007-06-30 19:46:18 +0000 (Sat, 30 Jun 2007) | 2 lines -Fix (r10323): 'message from company' text used {STRING1} instead of {COMPANY} ------------------------------------------------------------------------ r10402 | miham | 2007-06-30 19:33:02 +0000 (Sat, 30 Jun 2007) | 10 lines -Update: WebTranslator2 update to 2007-06-30 21:32:39 bulgarian - 10 fixed by kokobongo (10) french - 2 fixed by glx (2) italian - 2 fixed, 2 changed by lorenzodv (4) korean - 2 fixed, 2 changed by darkttd (4) polish - 43 fixed, 1 changed by meush (44) slovenian - 1 fixed by Necrolyte (1) spanish - 5 changed by eusebio (5) swedish - 2 fixed by giddorah (2) ------------------------------------------------------------------------ r10401 | peter1138 | 2007-06-30 17:51:50 +0000 (Sat, 30 Jun 2007) | 2 lines -Feature: new sign editor features including switching to previous/next sign (XeryusTC) ------------------------------------------------------------------------ r10399 | glx | 2007-06-30 15:02:21 +0000 (Sat, 30 Jun 2007) | 1 line -Fix (FS#962): [Windows] _wnd.has_focus was not properly set after using ALT-TAB ------------------------------------------------------------------------ r10398 | peter1138 | 2007-06-30 11:28:26 +0000 (Sat, 30 Jun 2007) | 2 lines -Fix (r10271): transparency menu option wasn't moved properly in the scenario editor ------------------------------------------------------------------------ r10397 | peter1138 | 2007-06-30 08:26:34 +0000 (Sat, 30 Jun 2007) | 2 lines -Fix [FS#969]: subsidy awarded messages broken due to {COMPANY} now taking 1 (not 2) parameters. also remove an unnecessary dereference. ------------------------------------------------------------------------ r10396 | peter1138 | 2007-06-30 06:31:49 +0000 (Sat, 30 Jun 2007) | 2 lines -Fix: When landscape generating, allow for 200ms between screen updates instead of updating every 200ms. Previously slow screen updates would result in very slow map generation (GeekToo) ------------------------------------------------------------------------ r10395 | KUDr | 2007-06-30 00:17:07 +0000 (Sat, 30 Jun 2007) | 1 line -Fix [YAPF]: missing include + some signed/unsigned comparison warnings ------------------------------------------------------------------------ r10394 | KUDr | 2007-06-29 23:55:16 +0000 (Fri, 29 Jun 2007) | 1 line -Fix [YAPF]: MP desync caused by incorrect last-red-signal penalties applied when cached segment was reused. Players that connected more recently (didn't have these segments cached yet) calculated those penalties correctly. This caused different YAPF results. ------------------------------------------------------------------------ r10393 | KUDr | 2007-06-29 23:50:42 +0000 (Fri, 29 Jun 2007) | 1 line -Fix [YAPF]: Trackdir needs 4 bits to store (not 3). The cached segment key didn't use the highest trackdir bit. It could confuse YAPF on bi-directional track segments. ------------------------------------------------------------------------ r10392 | KUDr | 2007-06-29 23:45:13 +0000 (Fri, 29 Jun 2007) | 1 line -Add [YAPF]: added structured dump support into some essential YAPF classes (node-list, nodes, keys, etc.) and CArrayT ------------------------------------------------------------------------ r10391 | KUDr | 2007-06-29 23:30:14 +0000 (Fri, 29 Jun 2007) | 2 lines -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string ------------------------------------------------------------------------ r10390 | KUDr | 2007-06-29 22:39:50 +0000 (Fri, 29 Jun 2007) | 1 line -Fix: constness ------------------------------------------------------------------------ r10389 | KUDr | 2007-06-29 22:33:58 +0000 (Fri, 29 Jun 2007) | 1 line -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output. ------------------------------------------------------------------------ r10388 | KUDr | 2007-06-29 22:16:15 +0000 (Fri, 29 Jun 2007) | 1 line -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA ------------------------------------------------------------------------ r10387 | glx | 2007-06-29 14:35:29 +0000 (Fri, 29 Jun 2007) | 1 line -Fix (r10326, r10330): update unfinished langs ------------------------------------------------------------------------ r10386 | miham | 2007-06-29 13:32:28 +0000 (Fri, 29 Jun 2007) | 1 line -Fix: [translations] croatian translators made a few type which prevented croatian langfile to be compiled. reported by boekabart ------------------------------------------------------------------------ r10385 | miham | 2007-06-29 12:27:13 +0000 (Fri, 29 Jun 2007) | 1 line -Change: [Translations] Croatian is an accepted language ------------------------------------------------------------------------ r10384 | miham | 2007-06-29 12:04:40 +0000 (Fri, 29 Jun 2007) | 7 lines -Update: WebTranslator2 update to 2007-06-29 14:03:32 croatian - 261 fixed, 9 changed by tperic (270) finnish - 2 changed by habazi (2) hungarian - 1 fixed by miham (1) romanian - 1 fixed, 38 changed by CrystyB (39) ukrainian - 1 fixed by mad (1) ------------------------------------------------------------------------ r10382 | rubidium | 2007-06-28 22:58:59 +0000 (Thu, 28 Jun 2007) | 2 lines -Fix (strgen): it was not possible to use --warning and --todo at the same time. ------------------------------------------------------------------------ r10381 | rubidium | 2007-06-28 22:03:34 +0000 (Thu, 28 Jun 2007) | 2 lines -Fix [FS#951]: skipping an order made train reverse immediatelly. Patch by boekabart. ------------------------------------------------------------------------ r10380 | peter1138 | 2007-06-28 19:14:29 +0000 (Thu, 28 Jun 2007) | 2 lines -Fix (r10364): when checking for unique names, only check vehicles that can have names, and skip inactive players. ------------------------------------------------------------------------ r10379 | belugas | 2007-06-28 19:03:14 +0000 (Thu, 28 Jun 2007) | 2 lines -Codechange: silence a compiler warning (which was right) about a variable too little for what's been asked to do ------------------------------------------------------------------------ r10378 | rubidium | 2007-06-28 19:02:59 +0000 (Thu, 28 Jun 2007) | 2 lines -Merge: release changes from 0.5. ------------------------------------------------------------------------ r10377 | miham | 2007-06-28 18:46:35 +0000 (Thu, 28 Jun 2007) | 11 lines -Update: WebTranslator2 update to 2007-06-28 20:46:13 brazilian_portuguese - 1 fixed by fukumori (1) catalan - 1 fixed, 2 changed by arnaullv (3) dutch - 10 fixed by webfreakz (10) french - 1 fixed by glx (1) hungarian - 1 fixed by miham (1) italian - 1 fixed by lorenzodv (1) portuguese - 20 fixed by supra90 (20) russian - 4 fixed by Smoky555 (4) spanish - 2 fixed by eusebio (2) ------------------------------------------------------------------------ r10371 | peter1138 | 2007-06-28 11:53:22 +0000 (Thu, 28 Jun 2007) | 2 lines -Fix (r9874): Remove never-used GetGroupName() function ------------------------------------------------------------------------ r10370 | peter1138 | 2007-06-28 10:50:26 +0000 (Thu, 28 Jun 2007) | 2 lines -Fix: Heightmap GUI abused custom name system and used unnecessary globals. All details are now kept within the window's custom data. ------------------------------------------------------------------------ r10369 | belugas | 2007-06-28 02:14:40 +0000 (Thu, 28 Jun 2007) | 2 lines -Codechange: Add the IndustryType parameter to the GetIndustryCallback function. Sometimes, the industry might not be able to provide its type, since it does not exists at all ------------------------------------------------------------------------ r10368 | peter1138 | 2007-06-27 23:40:21 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix: when renaming waypoints, ownership was only checked client-side, not in the command. ------------------------------------------------------------------------ r10367 | rubidium | 2007-06-27 23:26:40 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix: do not crash horribly when the file you are trying to load is too short or decompressing it fails. ------------------------------------------------------------------------ r10366 | KUDr | 2007-06-27 22:29:57 +0000 (Wed, 27 Jun 2007) | 3 lines -Codechange [YAPF]: added DEBUG_YAPF_CACHE macro that (when set to 1) allows to track YAPF "cache errors". They are probably responsible for current MP desyncs. (thanks Rubidium for this great idea!). I will deal with those errors/desyncs tomorrow. ------------------------------------------------------------------------ r10365 | rubidium | 2007-06-27 22:26:27 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix: compiling without png and networking support under MSVC. ------------------------------------------------------------------------ r10364 | peter1138 | 2007-06-27 20:53:25 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. ------------------------------------------------------------------------ r10363 | peter1138 | 2007-06-27 20:40:20 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) ------------------------------------------------------------------------ r10362 | rubidium | 2007-06-27 19:00:14 +0000 (Wed, 27 Jun 2007) | 2 lines -Codechange: make tunnel costs less exponential for (very) long tunnels. ------------------------------------------------------------------------ r10361 | miham | 2007-06-27 18:59:42 +0000 (Wed, 27 Jun 2007) | 15 lines -Update: WebTranslator2 update to 2007-06-27 20:59:10 brazilian_portuguese - 3 fixed by tucalipe (3) bulgarian - 5 fixed by thetitan (5) catalan - 3 fixed by arnaullv (3) estonian - 6 fixed, 4 changed by vermon (10) french - 1 fixed by glx (1) italian - 1 fixed, 17 changed by lorenzodv (18) norwegian_nynorsk - 20 fixed by pollux (20) piglatin - 25 fixed by adammw (25) polish - 5 fixed by meush (5) slovak - 1 fixed by lengyel (1) slovenian - 20 fixed by Necrolyte (20) spanish - 4 fixed, 4 changed by eusebio (8) ukrainian - 3 fixed, 2 changed by mad (5) ------------------------------------------------------------------------ r10360 | rubidium | 2007-06-27 18:53:24 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix (r10359): make should always do "make all" by default ------------------------------------------------------------------------ r10359 | rubidium | 2007-06-27 18:50:18 +0000 (Wed, 27 Jun 2007) | 2 lines -Codechange [FS#935]: add some explanations what the different make "commands" do. ------------------------------------------------------------------------ r10358 | rubidium | 2007-06-27 17:19:05 +0000 (Wed, 27 Jun 2007) | 2 lines -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. ------------------------------------------------------------------------ r10357 | rubidium | 2007-06-27 17:05:06 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix: and when we're at it... yet another memory leak, but only when you start a new game; can't find any other memory leaks we can fix. ------------------------------------------------------------------------ r10356 | rubidium | 2007-06-27 16:54:50 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix (r10143): another memory leak eliminated. ------------------------------------------------------------------------ r10355 | rubidium | 2007-06-27 16:41:37 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix (r10092): memory leak when encoding (reading) sprites. ------------------------------------------------------------------------ r10354 | rubidium | 2007-06-27 14:37:46 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix [FS#950]: loading indicator showed "^" when the train would load at the given station. ------------------------------------------------------------------------ r10353 | rubidium | 2007-06-27 14:15:48 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix/Feature [FS#669]: disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting. ------------------------------------------------------------------------ r10352 | rubidium | 2007-06-27 10:02:55 +0000 (Wed, 27 Jun 2007) | 2 lines -Fix: the network did not request the newgrf names of newgrfs that it couldn't find; it only wanted to request the newgrf names of newgrfs that where available locally and than were called "". ------------------------------------------------------------------------ r10349 | KUDr | 2007-06-26 22:29:52 +0000 (Tue, 26 Jun 2007) | 3 lines -Fix [FS#941, YAPF, r10301]: tile/trackdir must be used as node key and also as segment key in the cache (SmatZ). In the past it was possible to use tile/exitdir as the key because segments beginning on the same tile/exitdir were incorrectly considered the same. What I still don't understand is why this bug happened only on 64 bit systems (linux, Win64). ------------------------------------------------------------------------ r10348 | rubidium | 2007-06-26 21:17:51 +0000 (Tue, 26 Jun 2007) | 2 lines -Fix (r10347): compile errors; do not think it compiles fine when you run make on the wrong working copy. ------------------------------------------------------------------------ r10347 | rubidium | 2007-06-26 21:11:17 +0000 (Tue, 26 Jun 2007) | 4 lines -Fix [FS#948]: industries with a very low production could never recover when using smooth economy. -Fix: in smooth economy producing industries could not close, whereas they could close in non-smooth economy. -Fix: in smooth economy the "do not increase production" flag of industries was ignored. ------------------------------------------------------------------------ r10346 | matthijs | 2007-06-26 20:23:09 +0000 (Tue, 26 Jun 2007) | 2 lines -Fix: Forgotten "else" in r10345 (thanks peter1138). ------------------------------------------------------------------------ r10345 | matthijs | 2007-06-26 20:15:33 +0000 (Tue, 26 Jun 2007) | 3 lines -Fix [FS#290]: Make OPF handle coming out of a tunnel as well as going into a tunnel, to support road vehicles looking back when finding a depot while in a tunnel. -Fix [FS#290]: Make NPF look back when finding a depot for road vehicles. ------------------------------------------------------------------------ r10344 | peter1138 | 2007-06-26 20:03:17 +0000 (Tue, 26 Jun 2007) | 2 lines -Fix (r10317): confusion between TRACK_n and TRACK_BIT_n stopped NW/SE slopes being picked up, and compare middle of tile against current z, not previous. ------------------------------------------------------------------------