Commit Graph

11037 Commits (cecc3863cdcc355ab6245bf8ebb8d62a468877ea)
 

Author SHA1 Message Date
rubidium 8382b76b0f (svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows. 16 years ago
rubidium 67a2dd12e8 (svn r15220) -Fix (r15216): signedness warning 16 years ago
Yexo c8cbdc17d3 (svn r15219) -Fix (r15216): MSVC failed to find the proper casts. 16 years ago
rubidium 8ecdbf216d (svn r15218) -Fix: base graphics detection did mark too much as duplicate 16 years ago
rubidium 6f5078b555 (svn r15217) -Fix [FS#2573] (r15176): more corner cases when removing things from iterated vectors 16 years ago
smatz 6dffd8ae82 (svn r15216) -Feature: native support for Transport Tycoon (Original) savegames. Based on SVXConverter's source code and documentation by Roman Vetter 16 years ago
rubidium 83e1288c6a (svn r15215) -Fix: various MSVC x64 compiler warnings 16 years ago
glx 92f5c6b1da (svn r15214) -Fix [NoAI]: ignore case for ai/library main script path on windows 16 years ago
glx fab90386a7 (svn r15213) -Fix: AI API regression failed for non unicode builds (different format for NULL pointers) 16 years ago
Yexo 08670da54a (svn r15212) -Feature [FS#2566]: Change the dropdown box where you can chose which edges will be water to 4 pushbuttons (based on patch by planetmaker). 16 years ago
smatz 3852ae1264 (svn r15211) -Fix (r15190): loading of TTD savegames was broken 16 years ago
glx c5f0fe7c40 (svn r15210) -Fix: Vehicle::GetRunningCost() was wrong for ships and aircraft 16 years ago
translators b2d0e14848 (svn r15209) -Update: WebTranslator2 update to 2009-01-22 18:42:44
arabic_egypt - 1 fixed by khaloofah (1)
catalan    - 20 fixed by arnaullv (20)
dutch      - 1 changed by Excel20 (1)
finnish    - 10 fixed by jpx_ (10)
french     - 1 changed by glx (1)
galician   - 5 fixed by Condex (5)
greek      - 2 changed by tek1979 (2)
hungarian  - 2 changed by alyr (1), IPG (1)
indonesian - 20 fixed, 22 changed by fanioz (42)
italian    - 20 fixed, 1 changed by lorenzodv (21)
korean     - 20 fixed by darkttd (20)
norwegian_bokmal - 22 fixed by khh (22)
norwegian_nynorsk - 5 changed by wollollo (5)
romanian   - 1 changed by kkmic (1)
russian    - 44 fixed by Smoky555 (44)
simplified_chinese - 18 fixed, 7 changed by ww9980 (25)
spanish    - 20 fixed by eusebio (19), Dominus (1)
turkish    - 31 fixed, 1 changed by Emin (32)
16 years ago
peter1138 c1622b04ab (svn r15208) -Codechange: Remove some kind (undocumented, so who really knows) of original attempt to limit maximum tractive effort from 'realistic' acceleration. 16 years ago
rubidium 8ef066baee (svn r15207) -Add: sorting to the content list. 16 years ago
rubidium 4f5a8b15ed (svn r15206) -Fix [FS#2567]: memory corruption due to not properly cleanup up the mess when cancelling a download 16 years ago
peter1138 92b9ff3f96 (svn r15205) -Revert (r7421, partial): Support for MaxTE solves problem in a better way 16 years ago
Yexo 0d52f3b417 (svn r15204) -Fix (r15167): The check was a bit too restrictive, the top of the stack needs to be resetted if another function is called while the AI is running but not suspended. 16 years ago
Yexo cb7449b83c (svn r15203) -Fix (r15190): CmdTerraformLand didn't check it's parameters good enough. 16 years ago
rubidium a89e63f672 (svn r15202) -Fix (r14827): only make quick goto active for your own company 16 years ago
Yexo 01cc5234dc (svn r15201) -Fix [FS#2565] (r15190): The smallmap tried to get the owner of invalid tiles. 16 years ago
rubidium f2777cd02d (svn r15200) -Feature: give server admins a tool to combat profanity in nick names (based on patch by dihedral) 16 years ago
Yexo 0fa6e050e4 (svn r15199) -Fix (r15190): The south point of the south-most tile wasn't highlighted during terraforming. 16 years ago
frosch 3f38615af1 (svn r15198) -Fix (r15190): Advanced setting was missing the 'on'/'off' part. 16 years ago
translators 0877b58ba6 (svn r15197) -Update: WebTranslator2 update to 2009-01-21 20:22:27
catalan    - 21 fixed by arnaullv (21)
croatian   - 25 fixed by knovak (25)
czech      - 41 fixed by Hadez (41)
dutch      - 20 fixed, 3 changed by habell (23)
finnish    - 31 fixed by UltimateSephiroth (21), jpx_ (10)
french     - 20 fixed by glx (20)
german     - 146 fixed by chu (146)
greek      - 46 fixed, 8 changed by doukas (54)
hungarian  - 41 fixed, 2 changed by alyr (43)
indonesian - 22 fixed by fanioz (22)
italian    - 21 fixed, 1 changed by lorenzodv (22)
korean     - 21 fixed, 1 changed by darkttd (19), dlunch (3)
norwegian_bokmal - 2 changed by wollollo (2)
norwegian_nynorsk - 19 fixed, 1 changed by wollollo (20)
romanian   - 20 fixed by kkmic (20)
simplified_chinese - 6 fixed by ww9980 (6)
spanish    - 21 fixed by Dominus (21)
traditional_chinese - 2 fixed by ww9980 (2)
ukrainian  - 76 fixed by mad (76)
16 years ago
rubidium 86c1d49c08 (svn r15196) -Fix (r15195): != != == :( 16 years ago
rubidium 4bf2326bd1 (svn r15195) -Fix: don't crash when removing from something you're iterating over 16 years ago
peter1138 727ffeedc9 (svn r15194) -Fix: Don't count dedicated server as a spectator 16 years ago
rubidium c8a7135d6c (svn r15193) -Feature: content server/bananas access via the console 16 years ago
rubidium 59d61e5d9d (svn r15192) -Cleanup: remove unused include 16 years ago
glx b44390bf39 (svn r15191) -Fix (r15188): -1 is not a bool (MSVC warning) 16 years ago
Yexo db3ee34b44 (svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map. 16 years ago
smatz 5e7669b539 (svn r15189) -Cleanup: remove unused includes 16 years ago
Yexo ddcaf2f4cc (svn r15188) -Feature: You can now change the number of AIs from the AI config window. 16 years ago
Yexo 2307adf8d2 (svn r15187) -Fix: assert when an AI called AIRoad::GetNeighbourRoadCount on a tile at the north edge (bug found by SmatZ). 16 years ago
Yexo e395533632 (svn r15186) -Fix: Select the currently selected AI instead of the second on in the list.
-Feature: Double clicking on a slot in the AI config window results in opening the list of AIs.
16 years ago
Yexo c3b7917da1 (svn r15185) -Fix (r15175): It was impossible to select AIs that had a different instance name then their name. 16 years ago
glx a4d3c76093 (svn r15184) -Cleanup: remove extra spaces 16 years ago
smatz 376edabb65 (svn r15183) -Fix: stand-alone rail tiles with invalid owner were not removed. Also, make the whole check a bit more intelligent. 16 years ago
Yexo 3c757724e9 (svn r15182) -Fix: After updating an AI select the latest version for the next game. 16 years ago
smatz 3511218e37 (svn r15181) -Fix (r15180): of course it is enough to update aircraft once... 16 years ago
smatz 90381d5d63 (svn r15180) -Fix [FS#2560](r8498): old aircraft have to be updated after updating airport_type of oil rigs 16 years ago
smatz 5aa1171988 (svn r15179) -Fix [FS#2560](r12096): removing of leftover level crossings (from very old savegames) failed 16 years ago
rubidium ff328bf68b (svn r15178) -Change: rename 'update' to 'upgrade' as that's a bit more clear 16 years ago
translators 052c957a94 (svn r15177) -Update: WebTranslator2 update to 2009-01-20 18:49:46
arabic_egypt - 21 fixed by khaloofah (21)
catalan    - 52 fixed by arnaullv (52)
dutch      - 21 fixed by Excel20 (21)
french     - 21 fixed by glx (21)
italian    - 1 fixed, 2 changed by lorenzodv (3)
korean     - 2 fixed, 12 changed by dlunch (14)
malay      - 91 fixed, 1 changed by kev (92)
norwegian_nynorsk - 16 fixed by wollollo (16)
romanian   - 21 fixed, 18 changed by kkmic (39)
russian    - 123 fixed by Smoky555 (123)
simplified_chinese - 9 fixed by ww9980 (9)
slovak     - 30 fixed by James (30)
spanish    - 31 fixed by Dominus (30), eusebio (1)
traditional_chinese - 23 fixed by ww9980 (23)
turkish    - 9 fixed by Emin (9)
16 years ago
rubidium eeb38a8e3a (svn r15176) -Fix [FS#2554]: querying the content server could free when resolving the hostname or connecting takes long/is timing out. 16 years ago
Yexo 3d35b3c2cc (svn r15175) -Feature: Add the option to select the AIs to start in a new game and configure them via the gui. 16 years ago
smatz 49c5c71348 (svn r15174) -Codechange: split oldloader.cpp 16 years ago
smatz c8e26be649 (svn r15173) -Codechange: shuffle a few lines of code in oldloader.cpp 16 years ago
belugas cef4103137 (svn r15172) -Feature: Allow a grf to customize house name via callback 0x14D, during Tile Inquiry process 16 years ago