Mercurial > hg > openttd
graph
-
(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
-
(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
-
(svn r14839) -Fix [FS#2496](r14835): one occurence of train_income_warn wasn't updated draftSun, 04 Jan 2009 20:41:32 +0000, by smatz
-
(svn r14838) -Fix: race condition between me and WT2's translators draftSun, 04 Jan 2009 19:17:41 +0000, by smatz
-
(svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20 draftSun, 04 Jan 2009 18:46:35 +0000, by translators
-
(svn r14836) -Update (r14835): remove changed string from other languages draftSun, 04 Jan 2009 18:37:28 +0000, by smatz
-
(svn r14835) -Change: apply the 'warn if train's income is negative' setting to other vehicle types, too draftSun, 04 Jan 2009 18:34:23 +0000, by smatz
-
(svn r14834) -Fix: some strings (in unfinished/) were forgotten when removed/updated draftSun, 04 Jan 2009 18:05:06 +0000, by rubidium
-
(svn r14833) -Update (r14831): remove changed strings from other languages draftSun, 04 Jan 2009 17:44:46 +0000, by smatz
-
(svn r14831) -Codechange: use {VEHICLE} instead of Train/Ship/Road veh/Aircraft/{STRING} {COMMA} in lang files (part by Swallow) draftSun, 04 Jan 2009 17:42:46 +0000, by smatz
-
(svn r14830) -Fix [FS#2495]: overflow of number of orders per vehicle (based on patch by Swallow) draftSun, 04 Jan 2009 15:53:43 +0000, by rubidium
-
(svn r14828) -Codechange: move most of save/load-specific code to separate files draftSun, 04 Jan 2009 15:32:25 +0000, by smatz
-
(svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (initial) orders (sulai) draftSun, 04 Jan 2009 14:51:49 +0000, by rubidium
-
(svn r14826) -Fix [FS#2494]: infinite loop in order lookahead when reserving a path (Swallow) draftSun, 04 Jan 2009 14:36:19 +0000, by rubidium
-
(svn r14825) -Fix: pay the correct amount of interest instead of a few percent too little a year draftSun, 04 Jan 2009 14:32:30 +0000, by rubidium
-
(svn r14824) -Fix [FS#1725]: mouse events could be treated twice (illogict) draftSun, 04 Jan 2009 12:09:48 +0000, by rubidium
-
(svn r14823) -Document: some variables/structs (Alberth) draftSun, 04 Jan 2009 11:32:26 +0000, by rubidium
-
(svn r14822) -Change: save 'build station' settings in the config file, like drag'n'drop and and show coverage area (Rexxars) draftSun, 04 Jan 2009 11:11:11 +0000, by rubidium
-
(svn r14821) -Change [FS#2390]: make the road grids of town match, when all are using the same road layout ofcourse (cirdan) draftSun, 04 Jan 2009 10:50:24 +0000, by rubidium
-
(svn r14820) -Codechange: use (the correct) enum-type instead of just int (Zuu) draftSat, 03 Jan 2009 23:40:29 +0000, by rubidium
-
(svn r14818) -Fix (r14723): add network_base.h to source.list and project files draftSat, 03 Jan 2009 22:21:29 +0000, by smatz
-
(svn r14817) -Cleanup: unify the place where the @file header is placed draftSat, 03 Jan 2009 22:20:18 +0000, by smatz
-
(svn r14815) -Codechange: separate 'highscore' code from 'company' code draftSat, 03 Jan 2009 18:44:20 +0000, by smatz
-
(svn r14814) -Update: WebTranslator2 update to 2009-01-03 18:29:54 draftSat, 03 Jan 2009 18:30:10 +0000, by translators
-
(svn r14813) -Codechange: use uint instead of 'just' unsigned. draftSat, 03 Jan 2009 17:28:22 +0000, by rubidium
-
(svn r14812) -Codechange: use INVALID_TILE instead of 0 to mark company without HQ draftSat, 03 Jan 2009 17:11:52 +0000, by smatz
-
(svn r14811) -Fix: off-by-one causing possible out-of-bounds reads. draftSat, 03 Jan 2009 17:10:20 +0000, by rubidium
-
(svn r14810) -Codechange: use the proper style for global variables. draftSat, 03 Jan 2009 17:09:31 +0000, by rubidium
-
(svn r14808) -Fix (r1): coal mine subsidence could wrap around map edges draftSat, 03 Jan 2009 16:27:52 +0000, by smatz
-
(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depots, industries, towns and waypoints draftSat, 03 Jan 2009 16:06:58 +0000, by smatz
-
(svn r14806) -Fix: MarkAllViewportsDirty() didn't mark dirty whole area when zoomed out, visible by aircraft leaving trails sometimes draftSat, 03 Jan 2009 15:03:28 +0000, by smatz