Mercurial > hg > openttd
graph
-
(svn r14993) -Fix (r14957, r14975): Do not reverse the train with OT_LEAVESTATION as that breaks PBS prediction. draftSun, 11 Jan 2009 15:39:49 +0000, by frosch
-
(svn r14992) -Codechange: Rename 'CheckIfAuthorityAllows' to 'CheckIfAuthorityAllowsNewStation' and unduplicate a tiny bit of code. draftSun, 11 Jan 2009 14:26:11 +0000, by frosch
-
(svn r14990) -Codechange: handle articulated RVs and trams more strictly in GetStationTileForVehicle and CanVehicleUseStation (based on idea by Swallow) draftSun, 11 Jan 2009 14:09:09 +0000, by rubidium
-
(svn r14989) -Codechange: remove a lookup table by reordering some items in english.txt (Swallow) draftSun, 11 Jan 2009 14:01:45 +0000, by rubidium
-
(svn r14986) -Doc: small error in a comment (PhilSophus) draftSat, 10 Jan 2009 23:21:46 +0000, by rubidium
-
(svn r14980) -Change: shuffle around some more settings to make them more logically grouped/ordered draftSat, 10 Jan 2009 19:48:11 +0000, by rubidium
-
(svn r14979) -Fix: Disable a NewGRF from loading if it contains multiple Action 8s draftSat, 10 Jan 2009 19:30:40 +0000, by peter1138
-
(svn r14978) -Codechange: simplify the control flow of the OnClick of the settings window draftSat, 10 Jan 2009 19:22:05 +0000, by rubidium
-
(svn r14977) -Update: WebTranslator2 update to 2009-01-10 18:44:17 draftSat, 10 Jan 2009 18:44:39 +0000, by translators
-
(svn r14975) -Fix (r14957): Do not immediatelly move the train when leaving the station and the destination is not yet known. draftSat, 10 Jan 2009 17:39:43 +0000, by frosch
-
(svn r14974) -Change: reorder/reorganise the entries of the settings window (Alberth) draftSat, 10 Jan 2009 17:35:19 +0000, by rubidium
-
(svn r14973) -Codechange: recursively fold subpages (Alberth) draftSat, 10 Jan 2009 17:27:11 +0000, by rubidium
-
(svn r14972) -Update: do r14971 also for the non-English strings (Alberth) draftSat, 10 Jan 2009 17:24:26 +0000, by rubidium
-
(svn r14971) -Change: the colour of the patch page text so it becomes more visible as it changed background (Alberth) draftSat, 10 Jan 2009 17:23:31 +0000, by rubidium
-
(svn r14970) -Change: move all (patch) settings to a single "page" (Alberth) draftSat, 10 Jan 2009 17:14:59 +0000, by rubidium
-
(svn r14969) -Codechange: make drawing trees possible (Alberth) draftSat, 10 Jan 2009 17:13:41 +0000, by rubidium
-
(svn r14967) -Codechange: split the drawing of the window into several smaller functions (Alberth) draftSat, 10 Jan 2009 16:51:27 +0000, by rubidium
-
(svn r14966) -Codechange: simplify and generalise finding patch entries (Alberth) draftSat, 10 Jan 2009 16:49:30 +0000, by rubidium
-
(svn r14965) -Codechange: remember the patch entry instead of the page and index of the entry for handling the "input box" (Alberth) draftSat, 10 Jan 2009 16:46:10 +0000, by rubidium
-
(svn r14964) -Codechange: hide the length of a patch page behind a function (Alberth) draftSat, 10 Jan 2009 16:44:51 +0000, by rubidium
-
(svn r14963) -Codechange: remember what entry was clicked instead of the index (Alberth) draftSat, 10 Jan 2009 16:42:28 +0000, by rubidium
-
(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