Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-23 | (svn r15233) -Fix (r15231): compilation with SDL broken on win32 | glx | |
2009-01-23 | (svn r15232) -Codechange: sprinklin' of coding style | rubidium | |
2009-01-23 | (svn r15231) -Change: (sdl) check the full screen resolutions to determine ↵ | rubidium | |
what 'valid' resolutions we've got | |||
2009-01-23 | (svn r15230) -Fix (r1): aircraft could have zero speed while in air after ↵ | smatz | |
loading old savegame | |||
2009-01-23 | (svn r15229) -Fix (r14712): passwords weren't reset when creating a new company. | rubidium | |
2009-01-23 | (svn r15228) -Fix [FS#2571]: possible crash when an AI/Library doesn't have ↵ | glx | |
a required function | |||
2009-01-23 | (svn r15227) -Fix [FS#2571](r1): aircraft could be 'loading in the air' ↵ | smatz | |
after converting old savegames | |||
2009-01-23 | (svn r15226) -Fix (r15214): broken AI content download | glx | |
2009-01-23 | (svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the ↵ | rubidium | |
'compatability loaded' NewGRF instead of the one that we're actually looking for | |||
2009-01-23 | (svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is ↵ | smatz | |
specific to loading of TTO/TTD savegames | |||
2009-01-23 | (svn r15222) -Fix: The squirrel stack was corrupted if an AI called any C++ ↵ | Yexo | |
function during Save(). | |||
2009-01-23 | (svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the ↵ | rubidium | |
content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows. | |||
2009-01-23 | (svn r15220) -Fix (r15216): signedness warning | rubidium | |
2009-01-23 | (svn r15219) -Fix (r15216): MSVC failed to find the proper casts. | Yexo | |
2009-01-23 | (svn r15218) -Fix: base graphics detection did mark too much as duplicate | rubidium | |
2009-01-23 | (svn r15217) -Fix [FS#2573] (r15176): more corner cases when removing things ↵ | rubidium | |
from iterated vectors | |||
2009-01-23 | (svn r15216) -Feature: native support for Transport Tycoon (Original) ↵ | smatz | |
savegames. Based on SVXConverter's source code and documentation by Roman Vetter | |||
2009-01-23 | (svn r15215) -Fix: various MSVC x64 compiler warnings | rubidium | |
2009-01-23 | (svn r15214) -Fix [NoAI]: ignore case for ai/library main script path on windows | glx | |
2009-01-23 | (svn r15212) -Feature [FS#2566]: Change the dropdown box where you can chose ↵ | Yexo | |
which edges will be water to 4 pushbuttons (based on patch by planetmaker). | |||
2009-01-22 | (svn r15211) -Fix (r15190): loading of TTD savegames was broken | smatz | |
2009-01-22 | (svn r15210) -Fix: Vehicle::GetRunningCost() was wrong for ships and aircraft | glx | |
2009-01-22 | (svn r15209) -Update: WebTranslator2 update to 2009-01-22 18:42:44 | translators | |
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) | |||
2009-01-22 | (svn r15208) -Codechange: Remove some kind (undocumented, so who really ↵ | peter1138 | |
knows) of original attempt to limit maximum tractive effort from 'realistic' acceleration. | |||
2009-01-22 | (svn r15207) -Add: sorting to the content list. | rubidium | |
2009-01-22 | (svn r15206) -Fix [FS#2567]: memory corruption due to not properly cleanup ↵ | rubidium | |
up the mess when cancelling a download | |||
2009-01-22 | (svn r15205) -Revert (r7421, partial): Support for MaxTE solves problem in a ↵ | peter1138 | |
better way | |||
2009-01-22 | (svn r15204) -Fix (r15167): The check was a bit too restrictive, the top of ↵ | Yexo | |
the stack needs to be resetted if another function is called while the AI is running but not suspended. | |||
2009-01-22 | (svn r15203) -Fix (r15190): CmdTerraformLand didn't check it's parameters ↵ | Yexo | |
good enough. | |||
2009-01-22 | (svn r15202) -Fix (r14827): only make quick goto active for your own company | rubidium | |
2009-01-21 | (svn r15201) -Fix [FS#2565] (r15190): The smallmap tried to get the owner of ↵ | Yexo | |
invalid tiles. | |||
2009-01-21 | (svn r15200) -Feature: give server admins a tool to combat profanity in nick ↵ | rubidium | |
names (based on patch by dihedral) | |||
2009-01-21 | (svn r15199) -Fix (r15190): The south point of the south-most tile wasn't ↵ | Yexo | |
highlighted during terraforming. | |||
2009-01-21 | (svn r15198) -Fix (r15190): Advanced setting was missing the 'on'/'off' part. | frosch | |
2009-01-21 | (svn r15197) -Update: WebTranslator2 update to 2009-01-21 20:22:27 | translators | |
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) | |||
2009-01-21 | (svn r15196) -Fix (r15195): != != == :( | rubidium | |
2009-01-21 | (svn r15195) -Fix: don't crash when removing from something you're iterating ↵ | rubidium | |
over | |||
2009-01-21 | (svn r15194) -Fix: Don't count dedicated server as a spectator | peter1138 | |
2009-01-21 | (svn r15193) -Feature: content server/bananas access via the console | rubidium | |
2009-01-21 | (svn r15192) -Cleanup: remove unused include | rubidium | |
2009-01-21 | (svn r15191) -Fix (r15188): -1 is not a bool (MSVC warning) | glx | |
2009-01-21 | (svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map. | Yexo | |
2009-01-21 | (svn r15189) -Cleanup: remove unused includes | smatz | |
2009-01-21 | (svn r15188) -Feature: You can now change the number of AIs from the AI ↵ | Yexo | |
config window. | |||
2009-01-21 | (svn r15187) -Fix: assert when an AI called AIRoad::GetNeighbourRoadCount on ↵ | Yexo | |
a tile at the north edge (bug found by SmatZ). | |||
2009-01-21 | (svn r15186) -Fix: Select the currently selected AI instead of the second on ↵ | Yexo | |
in the list. -Feature: Double clicking on a slot in the AI config window results in opening the list of AIs. | |||
2009-01-21 | (svn r15185) -Fix (r15175): It was impossible to select AIs that had a ↵ | Yexo | |
different instance name then their name. | |||
2009-01-21 | (svn r15184) -Cleanup: remove extra spaces | glx | |
2009-01-21 | (svn r15183) -Fix: stand-alone rail tiles with invalid owner were not ↵ | smatz | |
removed. Also, make the whole check a bit more intelligent. | |||
2009-01-21 | (svn r15182) -Fix: After updating an AI select the latest version for the ↵ | Yexo | |
next game. |