------------------------------------------------------------------------ r15361 | smatz | 2009-02-05 17:59:59 +0000 (Thu, 05 Feb 2009) | 1 line -Cleanup: minor comment style fixes (planetmaker) ------------------------------------------------------------------------ r15360 | frosch | 2009-02-05 17:48:08 +0000 (Thu, 05 Feb 2009) | 1 line -Fix: Flooding vehicles did not trigger an AI event. ------------------------------------------------------------------------ r15359 | frosch | 2009-02-05 17:38:47 +0000 (Thu, 05 Feb 2009) | 1 line -Add [NoAI]: AIEventVehicleCrashed::CRASH_RV_UFO, AIEventDisasterZeppelinerCrashed and AIEventDisasterZeppelinerCleared as aliens accepted NoAIs as competing life-form. ------------------------------------------------------------------------ r15358 | frosch | 2009-02-05 17:28:37 +0000 (Thu, 05 Feb 2009) | 1 line -Add [NoAI]: AIEventVehicleCrashed::GetCrashReason() ------------------------------------------------------------------------ r15357 | smatz | 2009-02-05 16:51:23 +0000 (Thu, 05 Feb 2009) | 1 line -Codechange: unify the way buttons are updated in the 'found town' window ------------------------------------------------------------------------ r15356 | smatz | 2009-02-05 15:59:40 +0000 (Thu, 05 Feb 2009) | 1 line -Codechange: make PlaceProc_Town and some global variables a static function/variables of the scenedit window ------------------------------------------------------------------------ r15355 | rubidium | 2009-02-05 15:59:23 +0000 (Thu, 05 Feb 2009) | 2 lines -Codechange: simplify some stuff now ->FirstShared returns non-NULL again. ------------------------------------------------------------------------ r15354 | rubidium | 2009-02-05 15:58:42 +0000 (Thu, 05 Feb 2009) | 2 lines -Fix (r14803): first shared of a vehicle could be NULL making it impossible to (share-)clone the vehicle. ------------------------------------------------------------------------ r15353 | smatz | 2009-02-05 15:28:01 +0000 (Thu, 05 Feb 2009) | 1 line -Feature(tte): make it possible to have cities of various sizes ------------------------------------------------------------------------ r15352 | smatz | 2009-02-05 13:33:37 +0000 (Thu, 05 Feb 2009) | 1 line -Codechange: make the arguments passed around while founding a town a bit more readable ------------------------------------------------------------------------ r15351 | rubidium | 2009-02-05 08:10:59 +0000 (Thu, 05 Feb 2009) | 2 lines -Fix (r15350): gcc compile failure ------------------------------------------------------------------------ r15350 | belugas | 2009-02-05 03:41:42 +0000 (Thu, 05 Feb 2009) | 2 lines -Codechange: Create a spec array to hold the data definitions of unmovables objects. Note that this is the very basic spec, it will be populated a bit more, later. ------------------------------------------------------------------------ r15349 | belugas | 2009-02-05 03:17:30 +0000 (Thu, 05 Feb 2009) | 1 line -Codechange: no need to call a function when we know there is not going to be any change to the returned result ------------------------------------------------------------------------ r15348 | michi_cc | 2009-02-05 02:07:13 +0000 (Thu, 05 Feb 2009) | 1 line -Fix (r15347): Preferred pylon position is dependant on the masked wires as well. ------------------------------------------------------------------------ r15347 | michi_cc | 2009-02-05 01:33:59 +0000 (Thu, 05 Feb 2009) | 1 line -Feature [FS#1761]: Don't draw superfluous catenary wires (based on a patch by Eddi). ------------------------------------------------------------------------ r15346 | Yexo | 2009-02-05 01:15:54 +0000 (Thu, 05 Feb 2009) | 1 line -Add [NoAI]: Add AIAirport::GetNearestTown() so AIs can known in which town the noise level will increase. ------------------------------------------------------------------------ r15345 | Yexo | 2009-02-05 01:12:49 +0000 (Thu, 05 Feb 2009) | 1 line -Add [NoAI]: Add AIVehicle::HasSharedOrders() and AIVehicleList_SharedOrders. ------------------------------------------------------------------------ r15344 | rubidium | 2009-02-04 23:40:01 +0000 (Wed, 04 Feb 2009) | 2 lines -Change [Makefile]: don't recompile everything when english.txt changes, but only whatever includes table/strings.h. ------------------------------------------------------------------------ r15343 | Yexo | 2009-02-04 23:26:21 +0000 (Wed, 04 Feb 2009) | 1 line -Add [NoAI]: Add AITown::GetRoadLayout so AIs can get the road layout per town. ------------------------------------------------------------------------ r15342 | smatz | 2009-02-04 22:52:34 +0000 (Wed, 04 Feb 2009) | 1 line -Feature: allow changing town layout in the 'Found new town' window ------------------------------------------------------------------------ r15341 | smatz | 2009-02-04 20:24:11 +0000 (Wed, 04 Feb 2009) | 1 line -Update (r15340): remove deleted and modified strings from other language files ------------------------------------------------------------------------ r15340 | smatz | 2009-02-04 20:17:25 +0000 (Wed, 04 Feb 2009) | 3 lines -Fix [FS#2121]: changing town road layout in-game caused ugly road networks -Fix: use a flag instead of TL_NO_ROADS to forbid towns to build roads. The flag is ignored during world generation, so there won't be 'ghost' towns anymore -Feature: town layout is now stored per town, so it is possible to (manually) set different layout for each town ------------------------------------------------------------------------ r15339 | translators | 2009-02-04 18:39:33 +0000 (Wed, 04 Feb 2009) | 7 lines -Update: WebTranslator2 update to 2009-02-04 18:39:16 arabic_egypt - 1 fixed by khaloofah (1) german - 1 changed by planetmaker (1) hebrew - 668 fixed, 19 changed by 19izhar73 (687) korean - 10 changed by leejaeuk5 (10) serbian - 6 fixed, 4 changed by salejemaster (10) ------------------------------------------------------------------------ r15338 | rubidium | 2009-02-04 16:59:41 +0000 (Wed, 04 Feb 2009) | 2 lines -Fix [FS#2598]: close all construction related windows whenever changing company. ------------------------------------------------------------------------ r15337 | rubidium | 2009-02-04 16:57:40 +0000 (Wed, 04 Feb 2009) | 2 lines -Fix: don't allow a spectating server to build stuff. ------------------------------------------------------------------------ r15336 | rubidium | 2009-02-04 16:45:07 +0000 (Wed, 04 Feb 2009) | 2 lines -Fix: do not use _current_company in the GUI as there are no guarantees that _current_company is the same as _local_company. ------------------------------------------------------------------------ r15335 | rubidium | 2009-02-04 16:09:16 +0000 (Wed, 04 Feb 2009) | 2 lines -Change: use the patch change mechanism to change the road side too instead of a separate command. ------------------------------------------------------------------------ r15334 | smatz | 2009-02-04 15:01:37 +0000 (Wed, 04 Feb 2009) | 1 line -Codechange: reset setting to old value when the callback procedure returns false ------------------------------------------------------------------------ r15333 | Yexo | 2009-02-04 13:52:17 +0000 (Wed, 04 Feb 2009) | 1 line -Fix: AIs weren't restricted to a maximum length for ship orders. ------------------------------------------------------------------------ r15332 | smatz | 2009-02-04 01:07:53 +0000 (Wed, 04 Feb 2009) | 1 line -Fix (r15190): terrain generated from heightmaps always was at sea level at both southern borders ------------------------------------------------------------------------ r15331 | glx | 2009-02-03 23:30:23 +0000 (Tue, 03 Feb 2009) | 1 line -Fix (r15330): remove extra semicolons ------------------------------------------------------------------------ r15330 | rubidium | 2009-02-03 22:42:42 +0000 (Tue, 03 Feb 2009) | 2 lines -Fix [FS#2597]: leaking of Squirrel when using circular references (by enabling the GC). ------------------------------------------------------------------------ r15328 | Yexo | 2009-02-03 21:05:32 +0000 (Tue, 03 Feb 2009) | 1 line -Fix (r15327): Load(data, version) was called instead of Load(version, data). ------------------------------------------------------------------------ r15327 | Yexo | 2009-02-03 20:49:08 +0000 (Tue, 03 Feb 2009) | 1 line -Fix (r15027): AIs could access the map and other data in their constructor and Load() function while the savegame was not completely loaded. ------------------------------------------------------------------------ r15326 | frosch | 2009-02-03 20:39:06 +0000 (Tue, 03 Feb 2009) | 1 line -Fix: Old-ai-ishm when refitting vehicles. ------------------------------------------------------------------------ r15325 | translators | 2009-02-03 18:29:55 +0000 (Tue, 03 Feb 2009) | 6 lines -Update: WebTranslator2 update to 2009-02-03 18:29:45 brazilian_portuguese - 1 fixed by tucalipe (1) german - 4 changed by planetmaker (3), hellow (1) hebrew - 615 fixed, 54 changed by 19izhar73 (669) korean - 6 changed by darkttd (6) ------------------------------------------------------------------------ r15324 | smatz | 2009-02-03 18:08:07 +0000 (Tue, 03 Feb 2009) | 1 line -Codechange: unify the class used for comparing of strings for std::map ------------------------------------------------------------------------ r15323 | rubidium | 2009-02-03 17:33:43 +0000 (Tue, 03 Feb 2009) | 2 lines -Fix: regression backed up game_start.scr but didn't/couldn't restore it. ------------------------------------------------------------------------ r15322 | Yexo | 2009-02-02 22:57:22 +0000 (Mon, 02 Feb 2009) | 1 line -Fix (r15175): The AI list window didn't display information about the selected AI if it wasn't visible. ------------------------------------------------------------------------ r15321 | peter1138 | 2009-02-02 21:52:34 +0000 (Mon, 02 Feb 2009) | 1 line -Codechange: Load road vehicle 'realistic' acceleration properties from NewGRF, and supply defaults as used by TTDPatch. These values are not yet used. ------------------------------------------------------------------------ r15320 | peter1138 | 2009-02-02 21:38:36 +0000 (Mon, 02 Feb 2009) | 1 line -Codechange: Increase 'realistic' acceleration 'resolution' by one bit by reducing a division and removing a multiplication: 3/4*2 = 0; 3/2 = 1. And a smidgeon less CPU usage, hah. ------------------------------------------------------------------------ r15319 | translators | 2009-02-02 18:44:52 +0000 (Mon, 02 Feb 2009) | 12 lines -Update: WebTranslator2 update to 2009-02-02 18:44:36 arabic_egypt - 3 fixed by khaloofah (3) dutch - 1 fixed by habell (1) hebrew - 533 fixed, 426 changed by 19izhar73 (959) hungarian - 1 fixed by oklmernok (1) italian - 1 changed by lorenzodv (1) korean - 6 changed by dlunch (6) norwegian_nynorsk - 36 fixed by Thor (36) polish - 1 fixed by xaxa (1) russian - 1 fixed by Smoky555 (1) spanish - 1 fixed by Dominus (1) ------------------------------------------------------------------------ r15318 | smatz | 2009-02-02 16:49:11 +0000 (Mon, 02 Feb 2009) | 1 line -Fix [FS#2594](r10288): don't warn about non-primary engines getting old ------------------------------------------------------------------------ r15317 | rubidium | 2009-02-02 15:01:19 +0000 (Mon, 02 Feb 2009) | 2 lines -Fix: support Windows fonts with non-ASCII characters in their file name. Windows doesn't come with them by default, but one can easily install a font with non-ASCII name. ------------------------------------------------------------------------ r15316 | glx | 2009-02-02 13:46:26 +0000 (Mon, 02 Feb 2009) | 1 line -Fix [NoAI]: ignore unprintable chars when returning a string to squirrel ------------------------------------------------------------------------ r15315 | glx | 2009-02-02 13:44:19 +0000 (Mon, 02 Feb 2009) | 1 line -Fix (r15314): make gcc happy (for once) ------------------------------------------------------------------------ r15314 | rubidium | 2009-02-02 13:30:13 +0000 (Mon, 02 Feb 2009) | 2 lines -Fix/hackaround [FS#2590]: fonts have a feature where they can have localised names. Windows thinks it's a feature to use the name matching the system's locale, Windows doesn't provide an API to get the font name given another locale and freetype uses the English locale to resolve the name when opening the font... This results in fonts that will can't be found and warnings that the fallback font can't be loaded. Work around this by 'manually' getting the non-localised font name from the font. ------------------------------------------------------------------------ r15313 | michi_cc | 2009-02-02 01:28:42 +0000 (Mon, 02 Feb 2009) | 1 line -Cleanup: Use helper functions we already have and add some documentation. ------------------------------------------------------------------------ r15312 | peter1138 | 2009-02-01 22:32:07 +0000 (Sun, 01 Feb 2009) | 1 line -Codechange: Handle closing of drop down menus when clicking in a window in a single place, instead of in the OnClick event for some windows. This standardises behaviour so that clicking anywhere in a window will close its drop down menu, which happened before for some windows but not all. In addition the dubious feature of hiding a drop down menu by opening the same menu has been removed. This only caused wasted CPU cycles as a whole new list was generated and then destroyed. Breathe. ------------------------------------------------------------------------ r15311 | peter1138 | 2009-02-01 22:11:46 +0000 (Sun, 01 Feb 2009) | 1 line -Fix (r15126): Obiwan error ------------------------------------------------------------------------ r15310 | translators | 2009-02-01 18:47:05 +0000 (Sun, 01 Feb 2009) | 17 lines -Update: WebTranslator2 update to 2009-02-01 18:46:42 catalan - 1 fixed by arnaullv (1) czech - 1 fixed, 6 changed by Hadez (7) finnish - 1 fixed by jpx_ (1) french - 1 fixed by glx (1) german - 1 fixed, 4 changed by planetmaker (5) indonesian - 2 fixed by fanioz (2) italian - 1 fixed by lorenzodv (1) korean - 1 fixed, 8 changed by leejaeuk5 (8), darkttd (1) latvian - 128 fixed by waste (128) portuguese - 1 fixed by SnowFlake (1) romanian - 1 fixed by kkmic (1) simplified_chinese - 2 fixed by ww9980 (2) slovenian - 101 fixed by Necrolyte (101) turkish - 1 fixed by Emin (1) ukrainian - 2 fixed by mad (2) ------------------------------------------------------------------------ r15309 | frosch | 2009-02-01 18:46:45 +0000 (Sun, 01 Feb 2009) | 1 line -Fix (r15307): Update regression. (Thanks glx) ------------------------------------------------------------------------ r15308 | frosch | 2009-02-01 17:14:39 +0000 (Sun, 01 Feb 2009) | 1 line -Codechange: Deduplicate km-ish/h -> mph conversions. ------------------------------------------------------------------------ r15307 | frosch | 2009-02-01 16:21:18 +0000 (Sun, 01 Feb 2009) | 1 line -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h instead of mph. (Documentation by Rubidium) ------------------------------------------------------------------------ r15306 | frosch | 2009-02-01 16:10:06 +0000 (Sun, 01 Feb 2009) | 1 line -Codechange: Deduplicate code by adding Engine::GetDisplayMaxSpeed(), GetPower() and GetDisplayWeight(). (and using them) ------------------------------------------------------------------------ r15305 | rubidium | 2009-02-01 11:52:41 +0000 (Sun, 01 Feb 2009) | 2 lines -Fix (r15299): missing include ------------------------------------------------------------------------ r15304 | frosch | 2009-02-01 11:38:18 +0000 (Sun, 01 Feb 2009) | 1 line -Fix [FS#2587]: When loading savegames use the roadtype of the front vehicles just like it is done on construction. ------------------------------------------------------------------------ r15303 | smatz | 2009-02-01 00:50:32 +0000 (Sun, 01 Feb 2009) | 1 line -Fix (r12381): desync if a GRF used town's last month max. pass/mail ------------------------------------------------------------------------ r15302 | rubidium | 2009-01-31 23:50:53 +0000 (Sat, 31 Jan 2009) | 2 lines -Add: example file for on_server_connect.scr and document it in the scripts readme ------------------------------------------------------------------------ r15301 | peter1138 | 2009-01-31 21:27:36 +0000 (Sat, 31 Jan 2009) | 1 line -Feature [FS#104]: Add option to group and subtotal expenses list in the company finance window. Concept from Zr40. ------------------------------------------------------------------------ r15300 | rubidium | 2009-01-31 21:01:16 +0000 (Sat, 31 Jan 2009) | 2 lines -Cleanup: remove an unused icon and remove the references to swedish forgotten in r6358. ------------------------------------------------------------------------ r15299 | smatz | 2009-01-31 20:16:06 +0000 (Sat, 31 Jan 2009) | 1 line -Cleanup: remove many redundant includes ------------------------------------------------------------------------ r15298 | smatz | 2009-01-31 17:56:06 +0000 (Sat, 31 Jan 2009) | 1 line -Fix [FS#2588]: don't start another AI company in MP when there are too many companies ------------------------------------------------------------------------ r15297 | translators | 2009-01-30 18:45:33 +0000 (Fri, 30 Jan 2009) | 22 lines -Update: WebTranslator2 update to 2009-01-30 18:45:08 brazilian_portuguese - 1 fixed by tucalipe (1) catalan - 1 fixed by arnaullv (1) czech - 1 fixed by Hadez (1) dutch - 1 fixed by Excel20 (1) finnish - 1 fixed by jpx_ (1) french - 1 fixed by belugas (1) german - 1 fixed, 5 changed by planetmaker (6) hebrew - 14 fixed, 54 changed by 19izhar73 (54), omri.kipi (14) hungarian - 1 fixed by IPG (1) italian - 1 fixed by lorenzodv (1) korean - 1 fixed, 2 changed by darkttd (2), dlunch (1) latvian - 76 fixed by KiitsLV (76) polish - 13 fixed by xaxa (13) portuguese - 1 fixed by SnowFlake (1) romanian - 1 fixed by kkmic (1) russian - 24 fixed by Smoky555 (24) spanish - 1 fixed by eusebio (1) traditional_chinese - 123 fixed, 62 changed by josesun (185) turkish - 1 fixed by Emin (1) ukrainian - 7 fixed by mad (7) ------------------------------------------------------------------------ r15296 | smatz | 2009-01-30 17:54:48 +0000 (Fri, 30 Jan 2009) | 1 line -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versions aren't supported anymore. One check in stdafx.h is enough ------------------------------------------------------------------------ r15295 | Yexo | 2009-01-29 16:14:46 +0000 (Thu, 29 Jan 2009) | 1 line -Fix [FS#2591] (r15190): Towns tried to build roads outside the map. ------------------------------------------------------------------------