Mercurial > hg > openttd
graph
-
(svn r15032) -Fix (r15030): Rubidium was too script-happy ;) draftMon, 12 Jan 2009 17:33:10 +0000, by truebrain
-
(svn r15031) -Fix (r15027): merge reverted r15026, so do it once again draftMon, 12 Jan 2009 17:31:43 +0000, by smatz
-
(svn r15030) -Update (r15029): and from the other languages too (yay for WT2) draftMon, 12 Jan 2009 17:25:38 +0000, by rubidium
-
(svn r15029) -Cleanup (r15027): remove strings that aren't needed anymore draftMon, 12 Jan 2009 17:20:16 +0000, by rubidium
-
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. draftMon, 12 Jan 2009 17:11:45 +0000, by truebrain
-
(svn r15026) -Codechange: use SpriteTypeByte instead of SpriteType in the SpriteCache struct in order to make it smaller draftMon, 12 Jan 2009 16:53:11 +0000, by smatz
-
(svn r15019) -Fix (r14919): Close station selection window, when disabling distant-join setting. (PhilSophus) draftMon, 12 Jan 2009 15:44:37 +0000, by frosch
-
(svn r15015) -Fix (r14919): Distant-join always failed for docks. Based on patch by PhilSophus. draftMon, 12 Jan 2009 15:29:40 +0000, by frosch
-
(svn r15014) -Codechange: Add a helper function to get the needed DC_xxx flags from the result of GetCommandFlags(). draftMon, 12 Jan 2009 15:27:39 +0000, by frosch
-
(svn r15011) -Documentation: Nuclear, not Nucleair draftMon, 12 Jan 2009 15:21:59 +0000, by truebrain
-
(svn r15009) -Fix [FS#2528]: No need to extent the reserved path when the vehicle is still loading. draftMon, 12 Jan 2009 14:56:31 +0000, by frosch
-
(svn r15006) -Codechange: throw a real instance of a class, instead of '0' (which can also be a throw from within a thread for what ever reason) draftMon, 12 Jan 2009 14:31:49 +0000, by truebrain
-
(svn r14999) -Change [FS#2523]: move service at helipad to the servicing options draftMon, 12 Jan 2009 00:06:22 +0000, by rubidium
-
(svn r14998) -Codechange: warn once about misuse of each sprite, not once about misuse of any sprite draftSun, 11 Jan 2009 23:49:51 +0000, by smatz
-
(svn r14997) -Fix [FS#2524](r14223): when handling invalid sprites, entry in spritecache data could lose its parent draftSun, 11 Jan 2009 22:28:30 +0000, by smatz
-
(svn r14996) -Update: WebTranslator2 update to 2009-01-11 18:44:49 draftSun, 11 Jan 2009 18:45:12 +0000, by translators
-
(svn r14994) -Fix [FS#Aali]: Better handling of OT_LOADING and OT_LEAVESTATION in ChooseTrainTrack. draftSun, 11 Jan 2009 16:33:03 +0000, by frosch
-
(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