Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-03 | (svn r14801) -Codechange: don't reference Vehicle::num_orders directly but ↵ | rubidium | |
through a method GetNumOrders() (PhilSophus) | |||
2009-01-03 | (svn r14800) -Codechange: make the advanced settings window resizeable and ↵ | rubidium | |
scrollable (most by Alberth) | |||
2009-01-03 | (svn r14799) -Codechange: move drawing a single settings entry to it's own ↵ | rubidium | |
function (Alberth) | |||
2009-01-03 | (svn r14798) -Codechange: move variable declaration to first use of variable ↵ | rubidium | |
(Alberth) | |||
2009-01-03 | (svn r14797) -Codechange: replace even more magic numbers with constants ↵ | rubidium | |
(Alberth) | |||
2009-01-03 | (svn r14796) -Fix: if using variable, use it everywhere instead of ↵ | rubidium | |
hardcoding it's value sometimes (Alberth) | |||
2009-01-03 | (svn r14795) -Codechange: replace a magic number with a constant (Alberth) | rubidium | |
2009-01-03 | (svn r14794) -Document: a few functions/variables (Alberth) | rubidium | |
2009-01-03 | (svn r14793) -Update (r14792): replace a string parameter in the other ↵ | rubidium | |
languages too | |||
2009-01-03 | (svn r14792) -Feature: make the date format for default savegame/screenshot ↵ | rubidium | |
names configurable | |||
2009-01-03 | (svn r14791) -Add: the ability to make ISO dates with the string system ↵ | rubidium | |
(PhilSophus) | |||
2009-01-02 | (svn r14790) -Codechange: unify generation of default savegame/screenshot ↵ | rubidium | |
names (PhilSophus) | |||
2009-01-02 | (svn r14789) -Feature: allow scrolling with the left mouse button pressed ↵ | rubidium | |
(if enabled). Primarily useful for systems with touch screen (aapo) | |||
2009-01-02 | (svn r14788) -Fix [FS#2489]: some TTDPatch flags were wrong (Swallow) | rubidium | |
2009-01-02 | (svn r14787) -Fix: landscape toolbar getting closed when ↵ | rubidium | |
rail/road/water/airport toolbar gets closed with linked toolbars turned on. | |||
2009-01-02 | (svn r14786) -Fix: road/rail/water/airport toolbar opened over terraform ↵ | rubidium | |
toolbar when toolbar linking is turned on. | |||
2009-01-02 | (svn r14785) -Fix [FS#2132]: vehicle list for station gets closed when ↵ | rubidium | |
station view is closed even when the vehicle list is stickied. Other vehicle lists are not deleted when their 'opening' window gets closed so do the same with the station view. | |||
2009-01-02 | (svn r14784) -Change: don't close and reopen the vehicle order/detail ↵ | rubidium | |
windows, just refocus them instead. | |||
2009-01-02 | (svn r14783) -Fix (r12661): don't add vehicles with "go to nearest depot" to ↵ | rubidium | |
the vehicle list of the depot with index 0. | |||
2009-01-02 | (svn r14782) -Update: WebTranslator2 update to 2009-01-02 18:38:20 | translators | |
arabic_egypt - 7 fixed by khaloofah (7) brazilian_portuguese - 14 fixed, 5 changed by tucalipe (19) catalan - 14 fixed by arnaullv (14) finnish - 14 fixed by jpx_ (14) hungarian - 14 fixed by alyr (14) indonesian - 6 changed by fanioz (6) korean - 13 fixed by dlunch (13) malay - 8 fixed by tombakemas (8) serbian - 29 fixed, 2 changed by nummer (31) thai - 2 fixed by chat9780 (2) ukrainian - 13 fixed by mad (1), znikoz (12) urdu - 20 fixed by yasirniazkhan (20) | |||
2009-01-01 | (svn r14781) -Change: someone changed _cur_year; so update it in a few ↵ | rubidium | |
hardcoded places... happy new year! -Fix (r11790): a few instances were forgotten. | |||
2009-01-01 | (svn r14780) -Fix (r14777): of course VBS evaluates all parts of a boolean ↵ | glx | |
expression | |||
2008-12-31 | (svn r14779) -Fix (r14747) [FS#2485]: selling an articulated vehicle removed ↵ | rubidium | |
only the first part and not the rest. | |||
2008-12-31 | (svn r14778) -Change: completely hide 'Submit report' button on crash dialog ↵ | glx | |
(MSVC) | |||
2008-12-31 | (svn r14777) -Fix: be sure to update ottdres.rc and rev.cpp when their .in ↵ | glx | |
changes (MSVC) | |||
2008-12-30 | (svn r14776) -Fix (r14742): ListPositionMap relied on std::map having sorted ↵ | peter1138 | |
the map, which is now done by a manual key sorter on SmallMap. This fixes engine ID list sorting. | |||
2008-12-30 | (svn r14775) -Update: WebTranslator2 update to 2008-12-30 18:44:32 | translators | |
arabic_egypt - 10 fixed, 2 changed by khaloofah (12) croatian - 14 fixed, 63 changed by tperic (77) indonesian - 13 fixed by rindu (13) norwegian_nynorsk - 2 fixed by zibiam (2) romanian - 13 fixed by kkmic (13) serbian - 20 fixed by nummer (20) turkish - 14 fixed by Emin (14) | |||
2008-12-30 | (svn r14774) -Change: show which tile caused the "error" when leveling land ↵ | rubidium | |
like raising and lowering does and use the same sound. | |||
2008-12-30 | (svn r14773) -Fix-ish[FS#2469]: attach a signal handler during loading ↵ | rubidium | |
savegames to catch any crashes due to broken savegames/missing NewGRFs and tell the user about that instead of "just" crashing without explanation. | |||
2008-12-29 | (svn r14772) -Codechange: make the "dump log of game to reproduce" desync ↵ | rubidium | |
debug stuff a runtime configurable debug option instead of a compile time option. | |||
2008-12-29 | (svn r14771) -Fix (r14764): resolving of error types to error messages kinda ↵ | rubidium | |
failed :( | |||
2008-12-29 | (svn r14770) -Fix: gracefully handle an invalid packet instead of asserting. | rubidium | |
2008-12-29 | (svn r14769) -Change: when loading games in "network" mode use the start ↵ | rubidium | |
date of the save game for the server and all clients when loading the NewGRFs instead of the current date. Prevents desyncs caused by action 7/9s skipping parts of the GRF based on the date or some other variables that can differ at NewGRF load time. | |||
2008-12-29 | (svn r14768) -Update: WebTranslator2 update to 2008-12-29 18:40:47 | translators | |
dutch - 13 fixed, 5 changed by Excel20 (18) french - 13 fixed by glx (13) hebrew - 22 fixed, 1 changed by yitzc (16), davidx123 (7) italian - 13 fixed by lorenzodv (13) norwegian_nynorsk - 94 fixed, 20 changed by Grilldyret (114) portuguese - 14 fixed by rmrebelo (8), SnowFlake (6) serbian - 32 fixed by nummer (32) ukrainian - 1 fixed by mad (1) | |||
2008-12-29 | (svn r14767) -Codechange: remove some unneeded artificial limits from ↵ | rubidium | |
currencies and use the bounds of the data type. | |||
2008-12-29 | (svn r14766) -Fix (r14730ish): remove unused typedef. | rubidium | |
2008-12-29 | (svn r14765) -Update (r14764): remove changed strings from translations. | rubidium | |
2008-12-29 | (svn r14764) -Codechange: make the '***' chat messages like "Game paused ↵ | rubidium | |
(not enough players)" fully translateable. | |||
2008-12-28 | (svn r14761) -Fix (r14730): missed the one DEREF_CLIENT in the random debug ↵ | rubidium | |
code :( | |||
2008-12-28 | (svn r14760) -Fix (rlongago): network connection of clients being closed ↵ | rubidium | |
twice (found due to added assertion in r14730) | |||
2008-12-28 | (svn r14759) -Fix (r14730): tab completion causing out-of-bounds read. | rubidium | |
2008-12-28 | (svn r14758) -Fix: determine the real size of a depot before trying to place it. | rubidium | |
2008-12-28 | (svn r14757) -Update: WebTranslator2 update to 2008-12-28 18:41:48 | translators | |
arabic_egypt - 140 fixed, 26 changed by khaloofah (166) czech - 1 fixed, 2 changed by Hadez (3) dutch - 1 fixed by Excel20 (1) french - 1 fixed by glx (1) indonesian - 1 fixed, 69 changed by fanioz (70) italian - 1 fixed by lorenzodv (1) korean - 1 fixed, 3 changed by leejaeuk5 (4) latvian - 58 changed by peerer (58) lithuanian - 12 fixed by Enternald (12) romanian - 1 fixed by kneekoo (1) thai - 30 fixed by chat9780 (30) | |||
2008-12-28 | (svn r14756) -Update (r14755): remove removed string from other languages too. | rubidium | |
2008-12-28 | (svn r14755) -Codechange: remove ending year as it can't be changed anyways. | rubidium | |
2008-12-28 | (svn r14754) -Codechange: get rid of _cmd_text and just pass it as ↵ | rubidium | |
(optional) parameter. | |||
2008-12-26 | (svn r14753) -Fix (r1): after buying a company, one could have more vehicles ↵ | smatz | |
with the same UnitID | |||
2008-12-26 | (svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red ↵ | rubidium | |
in the land info window as negative cost. | |||
2008-12-26 | (svn r14751) -Codechange: put VehicleEnterTile declaration where it should ↵ | smatz | |
be and use correct return type | |||
2008-12-26 | (svn r14750) -Fix [FS#1993]: in an MP game in SP mode no company would go ↵ | rubidium | |
bankrupt. Furthermore companies that passed the "bankrupt" period (4 quarters) wouldn't go bankrupt when loading the game back in MP. Now any company that is in MP or not "currently controlled by the player" in SP will bankrupt. |