Mercurial > hg > openttd
graph
-
(svn r14943) -Cleanup: remove some rogue spaces/replace some rogue tabs with spaces draftFri, 09 Jan 2009 22:48:57 +0000, by rubidium
-
(svn r14940) -Fix: let the statusbar know the current news are invalid or bad things will happen draftFri, 09 Jan 2009 20:42:17 +0000, by smatz
-
(svn r14939) -Codechange: Follow standard *ChangeInfo() pattern for global variables during reservation. Whilst not strictly necessary for global variables, following the same pattern makes it easier to follow. This also solves the long standing ChangeInfoResult/bool warning for MSVC. draftFri, 09 Jan 2009 20:14:07 +0000, by peter1138
-
(svn r14938) -Fix: some small inconsistencies w.r.t. "0 is disabled" setting handling draftFri, 09 Jan 2009 19:34:05 +0000, by rubidium
-
(svn r14936) -Fix: INDUSTRYBEH_ONLY_NEARTOWN bypassed the clear-test and could e.g. result in incomplete clearing of protected houses. draftFri, 09 Jan 2009 15:11:35 +0000, by frosch
-
(svn r14935) -Fix [FS#2498]: the new operator may not return NULL, so don't. draftFri, 09 Jan 2009 15:01:15 +0000, by rubidium
-
(svn r14934) -Fix: in (extreme) cases CanAllocateItem could return true when there's not enough space. draftFri, 09 Jan 2009 15:00:22 +0000, by rubidium
-
(svn r14933) -Codechange: check the whether a pool item can be constructed instead of trying to make it and check for NULL. draftFri, 09 Jan 2009 14:59:02 +0000, by rubidium
-
(svn r14927) -Codechange: constify widget numbers in network chat gui. draftThu, 08 Jan 2009 22:33:54 +0000, by belugas
-
(svn r14926) -Feature: Automatically set last engine ageing year to the last 'introduction year plus half model life', to allow engines later than 2050 to appear. draftThu, 08 Jan 2009 21:48:59 +0000, by peter1138
-
(svn r14925) -Fix [FS#2500]: Abort dragging of vehicles in the group window when they are deleted. draftThu, 08 Jan 2009 21:16:19 +0000, by frosch
-
(svn r14924) -Fix (r7403): Do not unnecessarily reset the cursor, when a different vehicle is dragged. draftThu, 08 Jan 2009 21:13:20 +0000, by frosch
-
(svn r14922) -Update: WebTranslator2 update to 2009-01-08 18:49:15 draftThu, 08 Jan 2009 18:49:34 +0000, by translators
-
(svn r14921) -Fix [FS#2507]: Do not try to calculate a center of a train-station, when there is none. draftThu, 08 Jan 2009 18:08:14 +0000, by frosch
-
(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus) draftThu, 08 Jan 2009 16:35:45 +0000, by rubidium
-
(svn r14916) -Codechange: make it possible to send CommandContainers directly to DoCommand(P). draftThu, 08 Jan 2009 14:55:28 +0000, by rubidium
-
(svn r14915) -Codechange: unify the receiving and sending of commands, and thus unifying most of the validity checking too. draftThu, 08 Jan 2009 14:40:18 +0000, by rubidium
-
(svn r14914) -Documentation: Correct doxygen comment for file name. <nitpicked> by Swallow draftThu, 08 Jan 2009 14:38:21 +0000, by belugas
-
(svn r14913) -Codechange: (Well, Buildchange:) Don't include unnecessary blitters or drivers when built as dedicated-only. draftThu, 08 Jan 2009 14:33:32 +0000, by peter1138
-
(svn r14912) -Codechange: Autoprobe 'null' blitter when built as dedicated-only. draftThu, 08 Jan 2009 14:30:29 +0000, by peter1138
-
(svn r14910) -Codechange: merge the command queue handling into a single location draftThu, 08 Jan 2009 13:57:50 +0000, by rubidium
-
(svn r14909) -Codechange: Remove global option for the extmidi driver and make it a driver parameter with the name cmd instead. This means if you have an "extmidi = ..." line in your config you must change it to "musicdriver = extmidi:cmd=...", in the [misc] section. draftThu, 08 Jan 2009 12:05:14 +0000, by peter1138
-
(svn r14908) -Codechange: Add support for text parameters. draftThu, 08 Jan 2009 11:40:42 +0000, by peter1138
-
(svn r14907) -Codechange: Remove 32 character limit from driver/blitter selection and parameters. draftThu, 08 Jan 2009 11:06:07 +0000, by peter1138
-
(svn r14905) -Fix (r14899): in some corner cases already freed memory could be read. draftWed, 07 Jan 2009 18:59:46 +0000, by rubidium
-
(svn r14904) -Update: WebTranslator2 update to 2009-01-07 18:44:43 draftWed, 07 Jan 2009 18:44:56 +0000, by translators
-
(svn r14903) -Fix: First create all articulated parts of roadvehicles, then call callback 36 capacity, also call it for all articulated parts. draftWed, 07 Jan 2009 17:50:20 +0000, by frosch
-
(svn r14902) -Feature: Advanced setting to keep various building tools active, which are usually closed after placing an object. (planetmaker) draftWed, 07 Jan 2009 17:40:17 +0000, by frosch
-
(svn r14899) -Feature: remove the window limit, but leave a configurable limit on the number of non-sticky non-vital windows. draftWed, 07 Jan 2009 16:11:27 +0000, by rubidium
-
(svn r14898) -Fix (r14897): ccache's caching seems to be a bit too agressive or so. draftWed, 07 Jan 2009 15:36:37 +0000, by rubidium
-
(svn r14896) -Codechange: remove an unused constant and the related dead code. draftWed, 07 Jan 2009 14:58:43 +0000, by rubidium
-
(svn r14895) -Change: move CMD_NO_WATER from all DoCommandPs to the command table draftWed, 07 Jan 2009 14:45:07 +0000, by rubidium
-
(svn r14890) -Codechange: move the notest information into the command table. draftWed, 07 Jan 2009 13:31:09 +0000, by rubidium
-
(svn r14889) -Codechange: replace some magic numbers with constants. draftWed, 07 Jan 2009 13:26:48 +0000, by rubidium
-
(svn r14886) -Fix: remove (3) strings with non-UTF8 characters in Afrikaans. draftWed, 07 Jan 2009 12:54:26 +0000, by rubidium
-
(svn r14885) -Fix: if settings minimum != 1 and 0-is-disabled is enabled, one could set the setting in-game to an out-of-valid-range value. draftWed, 07 Jan 2009 08:26:09 +0000, by rubidium
-
(svn r14884) -Codechange: simplify code responsible for opening vehicle view windows draftWed, 07 Jan 2009 02:03:07 +0000, by smatz
-
(svn r14882) -Change: move widgets related files to their own category (MSVC) draftTue, 06 Jan 2009 23:48:19 +0000, by glx
-
(svn r14881) -Fix (r14880): somehow make didn't think that widgets/dropdown.cpp did depend on window_gui.h... draftTue, 06 Jan 2009 23:19:59 +0000, by rubidium
-
(svn r14880) -Codechange: make it clear which way the FOR_ALL_WINDOWS goes (from back to front or vice versa) and make it iterate over the Window* instead of Window**. draftTue, 06 Jan 2009 22:37:42 +0000, by rubidium
-
(svn r14876) -Fix [FS#2509] (r14849): Reserved path loop detection was broken for stations. draftTue, 06 Jan 2009 17:11:37 +0000, by michi_cc
-
(svn r14869) -Feature: Allow road vehicles to move multiple steps in a tick (code based on train movement code) and add support for RV prop 15. This gives RVs a maximum speed of 318mph instead 79mph. This only implements higher speeds, not 'realistic acceleration'. draftTue, 06 Jan 2009 14:45:38 +0000, by peter1138
-
(svn r14862) -Fix (r14421): min_players became min_active_clients, not min_clients draftTue, 06 Jan 2009 10:22:48 +0000, by peter1138
-
(svn r14856) -Fix: allow 'makedepend' to find header files in the lang-obj-dir draftTue, 06 Jan 2009 00:48:19 +0000, by truebrain
-
(svn r14855) -Documentation: Apply some widget naming to the widget arrays. Based on Yorick's work draftTue, 06 Jan 2009 00:27:53 +0000, by belugas
-
(svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh) draftMon, 05 Jan 2009 21:53:59 +0000, by glx
-
(svn r14853) -Codechange: rename GetClosestStationFromTile to GetClosestDeletedStation as that's what it does instead of finding non-deleted stations. draftMon, 05 Jan 2009 21:06:38 +0000, by rubidium
-
(svn r14852) -Feature: Automatic reversing in front of block signals can now be disabled by setting pf.wait_oneway_signal respectively pf.wait_twoway_signal to 255. draftMon, 05 Jan 2009 20:29:05 +0000, by michi_cc
-
(svn r14851) -Fix: A train reversing in a non-PBS block can't be stuck. draftMon, 05 Jan 2009 20:29:00 +0000, by michi_cc
-
(svn r14850) -Fix [FS#2503]: Reversing a stuck train that is then not stuck anymore did not always reset the waiting timer. draftMon, 05 Jan 2009 20:28:56 +0000, by michi_cc
-
(svn r14849) -Fix [FS#2478]: A train meeting its end could lead to an endless loop. draftMon, 05 Jan 2009 20:28:51 +0000, by michi_cc
-
(svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14 draftMon, 05 Jan 2009 18:44:40 +0000, by translators
-
(svn r14847) -Codechange: generalise the circular search to search around a rectangle (PhilSophus) draftMon, 05 Jan 2009 17:48:54 +0000, by rubidium
-
(svn r14846) -Doc: strgen hasn't been part of the trunk/release binaries for quite a while, so point to the precompiled strgen package instead. draftMon, 05 Jan 2009 17:45:40 +0000, by rubidium