Commit Graph

10964 Commits (eb505888eab2736f66b0bf4649d3869dc3fd5ea9)
 

Author SHA1 Message Date
smatz 59be733b1b (svn r15248) -Fix [FS#2561]: we require v->cur_speed to be zero for wagons and non-front engines 16 years ago
rubidium bf45d44c3c (svn r15247) -Change: show a lock near the password/join button in the company window whenever the company is password protected 16 years ago
rubidium 0909d9f4c4 (svn r15246) -Fix [FS#2577]: close all windows *before* starting a new game/loading a game instead of doing that as one of the latest steps of loading the game. This caused, in some cases, the NewGRF settings to be reset when the game was already loaded resulting in instant desyncs when joining a network game 16 years ago
rubidium d5465604dc (svn r15245) -Fix: don't "save" the NewGRF settings on closing the NewGRF window when the content of the window isn't editable 16 years ago
frosch 2eb5af3bb8 (svn r15244) -Fix (r15027): The station tile of an oilrig-like industry is not neccessarily the first industry tile. 16 years ago
rubidium 5ecd1be89d (svn r15243) -Fix [FS#2446]: rejoining a server would abort the join (and kick the client) because trying to join with an invalid player ID 16 years ago
rubidium 2722cabcce (svn r15242) -Feature: allow moving clients between companies/spectators by the server and the clients themselves (dihedral) 16 years ago
frosch ac7883fe93 (svn r15241) -Fix (r15027): NoAI API was not aware of certain newindustries 'features'. 16 years ago
Yexo 30241be9e5 (svn r15240) -Fix (r15212): Loading heightmaps resulted in an assert. 16 years ago
Yexo 2ce1c074b9 (svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in the config file or the savegame. 16 years ago
peter1138 4812e633a2 (svn r15238) -Fix (r15236): Missed a file 16 years ago
peter1138 be06c67091 (svn r15237) -Codechange: Remove string removed in r15236 in other languages. 16 years ago
peter1138 598fdab47e (svn r15236) -Codechange: Rename realistic_acceleration patch option to train_acceleration_model, and change from boolean to value. Don't forget to update your settings. 16 years ago
translators 42ad9baa72 (svn r15235) -Update: WebTranslator2 update to 2009-01-23 18:47:35
arabic_egypt - 46 fixed by khaloofah (46)
dutch      - 12 fixed by habell (12)
finnish    - 12 fixed by jpx_ (12)
french     - 12 fixed by glx (12)
greek      - 70 changed by doukas (70)
hungarian  - 12 fixed, 1 changed by oklmernok (13)
italian    - 1 fixed by lorenzodv (1)
korean     - 11 fixed, 3 changed by dlunch (14)
latvian    - 44 fixed by waste (44)
norwegian_nynorsk - 34 fixed by wollollo (34)
polish     - 30 fixed by xaxa (30)
romanian   - 12 fixed by kkmic (12)
simplified_chinese - 9 fixed by ww9980 (9)
spanish    - 12 fixed by Dominus (12)
turkish    - 12 fixed by Emin (12)
16 years ago
Yexo 9fc9697929 (svn r15234) -Fix (r15176): Crash if you pressed space in the content download window before selecting an item. 16 years ago
glx 0d87169563 (svn r15233) -Fix (r15231): compilation with SDL broken on win32 16 years ago
rubidium 2a76f869a3 (svn r15232) -Codechange: sprinklin' of coding style 16 years ago
rubidium 8800294a33 (svn r15231) -Change: (sdl) check the full screen resolutions to determine what 'valid' resolutions we've got 16 years ago
smatz 0e8a5bc908 (svn r15230) -Fix (r1): aircraft could have zero speed while in air after loading old savegame 16 years ago
rubidium cdac8965bd (svn r15229) -Fix (r14712): passwords weren't reset when creating a new company. 16 years ago
glx 205289cf9d (svn r15228) -Fix [FS#2571]: possible crash when an AI/Library doesn't have a required function 16 years ago
smatz bba42dc0fe (svn r15227) -Fix [FS#2571](r1): aircraft could be 'loading in the air' after converting old savegames 16 years ago
glx 6301d1cc0a (svn r15226) -Fix (r15214): broken AI content download 16 years ago
rubidium d8b3a237dc (svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compatability loaded' NewGRF instead of the one that we're actually looking for 16 years ago
glx 8783a0dc65 (svn r15224) -Fix (r15213): incorrect regex 16 years ago
smatz 3126914f36 (svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is specific to loading of TTO/TTD savegames 16 years ago
Yexo da066fab5b (svn r15222) -Fix: The squirrel stack was corrupted if an AI called any C++ function during Save(). 16 years ago
rubidium 75055f011d (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 93b8a6fb3e (svn r15220) -Fix (r15216): signedness warning 16 years ago
Yexo c4cc8712af (svn r15219) -Fix (r15216): MSVC failed to find the proper casts. 16 years ago
rubidium 675303d656 (svn r15218) -Fix: base graphics detection did mark too much as duplicate 16 years ago
rubidium fc5022d76e (svn r15217) -Fix [FS#2573] (r15176): more corner cases when removing things from iterated vectors 16 years ago
smatz f0ff90d71c (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 80e59f375f (svn r15215) -Fix: various MSVC x64 compiler warnings 16 years ago
glx 7809b7ef0e (svn r15214) -Fix [NoAI]: ignore case for ai/library main script path on windows 16 years ago
glx b13157099a (svn r15213) -Fix: AI API regression failed for non unicode builds (different format for NULL pointers) 16 years ago
Yexo bd08be44ea (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 50956b4f7a (svn r15211) -Fix (r15190): loading of TTD savegames was broken 16 years ago
glx 12c89708cb (svn r15210) -Fix: Vehicle::GetRunningCost() was wrong for ships and aircraft 16 years ago
translators 4ce7be6490 (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 d7d7a55060 (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 2f282380ef (svn r15207) -Add: sorting to the content list. 16 years ago
rubidium bf47489d58 (svn r15206) -Fix [FS#2567]: memory corruption due to not properly cleanup up the mess when cancelling a download 16 years ago
peter1138 4d8c467067 (svn r15205) -Revert (r7421, partial): Support for MaxTE solves problem in a better way 16 years ago
Yexo b2bfa21155 (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 500356f784 (svn r15203) -Fix (r15190): CmdTerraformLand didn't check it's parameters good enough. 16 years ago
rubidium a2a5cad303 (svn r15202) -Fix (r14827): only make quick goto active for your own company 16 years ago
Yexo 6126db001e (svn r15201) -Fix [FS#2565] (r15190): The smallmap tried to get the owner of invalid tiles. 16 years ago
rubidium 840217d717 (svn r15200) -Feature: give server admins a tool to combat profanity in nick names (based on patch by dihedral) 16 years ago
Yexo a7ff5d4aae (svn r15199) -Fix (r15190): The south point of the south-most tile wasn't highlighted during terraforming. 16 years ago