Mercurial > hg > openttd
graph
-
(svn r14962) -Codechange: add the concept of patch entries and patch (sub) pages draftSat, 10 Jan 2009 16:39:18 +0000, by rubidium
-
(svn r14961) -Update: remove the string from r14960 from the other languages too. draftSat, 10 Jan 2009 16:29:31 +0000, by rubidium
-
(svn r14960) -Codechange: add some this where appropriate (Alberth) draftSat, 10 Jan 2009 16:26:17 +0000, by rubidium
-
(svn r14959) -Fix [FS#2508]: wrong defaults for service interval when switching between service interval in days and service interval in percentages. draftSat, 10 Jan 2009 16:24:42 +0000, by rubidium
-
(svn r14958) -Codechange [FS#1923]: when checking for unique names, compare only with manually set names draftSat, 10 Jan 2009 15:54:07 +0000, by smatz
-
(svn r14957) -Fix [FS#2516]: Do not abort train movement, when we are just about to reach the end of the platform. draftSat, 10 Jan 2009 15:27:57 +0000, by frosch
-
(svn r14956) -Fix [FS#1832]: building new station parts didn't allocate a new station spec effectively breaking variable 41. This was due to the limited number of station specs that we can have per station. This fix makes newly build station parts create a new spec until one cannot allocate new station specs anymore and it'll revert to the old behaviour (sharing station specs). draftSat, 10 Jan 2009 14:30:01 +0000, by rubidium
-
(svn r14955) -Fix: newgrf station specs didn't get deallocated when building a new station part over them. draftSat, 10 Jan 2009 14:01:17 +0000, by rubidium
-
(svn r14954) -Fix [FS#1890]: sharing/cloning/inserting of orders that the/a vehicle (in the shared list) can't go to (wrong station type etc) draftSat, 10 Jan 2009 13:00:38 +0000, by rubidium
-
(svn r14953) -Fix (r14952): the "available aircraft" list caused a crash draftSat, 10 Jan 2009 10:41:22 +0000, by rubidium
-
(svn r14952) -Codechange: unify the "can vehicle go to station" tests draftSat, 10 Jan 2009 09:51:14 +0000, by rubidium
-
(svn r14951) -Revert: partly what has been done on r14950. That would teach me to update repos before draftSat, 10 Jan 2009 03:14:52 +0000, by belugas
-
(svn r14950) -Codechange: MSVC projects and source list update draftSat, 10 Jan 2009 03:04:43 +0000, by belugas
-
(svn r14948) -Codechange: enumification and more comments in the statusbar code draftFri, 09 Jan 2009 23:49:46 +0000, by smatz
-
(svn r14946) -Fix: copying a location from the extra viewport to the main viewport did not cancel vehicle following draftFri, 09 Jan 2009 23:28:28 +0000, by rubidium
-
(svn r14945) -Feature(ette): Support var 0x45 (curvature info) also for road vehicles. draftFri, 09 Jan 2009 23:04:51 +0000, by frosch
-
(svn r14944) -Cleanup: add spaces around some operators draftFri, 09 Jan 2009 22:56:28 +0000, by rubidium
-
(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