log

age author description
Tue, 06 Jan 2009 14:45:38 +0000 peter1138 (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'. draft
Tue, 06 Jan 2009 10:22:48 +0000 peter1138 (svn r14862) -Fix (r14421): min_players became min_active_clients, not min_clients draft
Tue, 06 Jan 2009 00:48:19 +0000 truebrain (svn r14856) -Fix: allow 'makedepend' to find header files in the lang-obj-dir draft
Tue, 06 Jan 2009 00:27:53 +0000 belugas (svn r14855) -Documentation: Apply some widget naming to the widget arrays. Based on Yorick's work draft
Mon, 05 Jan 2009 21:53:59 +0000 glx (svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh) draft
Mon, 05 Jan 2009 21:06:38 +0000 rubidium (svn r14853) -Codechange: rename GetClosestStationFromTile to GetClosestDeletedStation as that's what it does instead of finding non-deleted stations. draft
Mon, 05 Jan 2009 20:29:05 +0000 michi_cc (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. draft
Mon, 05 Jan 2009 20:29:00 +0000 michi_cc (svn r14851) -Fix: A train reversing in a non-PBS block can't be stuck. draft
Mon, 05 Jan 2009 20:28:56 +0000 michi_cc (svn r14850) -Fix [FS#2503]: Reversing a stuck train that is then not stuck anymore did not always reset the waiting timer. draft
Mon, 05 Jan 2009 20:28:51 +0000 michi_cc (svn r14849) -Fix [FS#2478]: A train meeting its end could lead to an endless loop. draft
Mon, 05 Jan 2009 18:44:40 +0000 translators (svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14 draft
Mon, 05 Jan 2009 17:48:54 +0000 rubidium (svn r14847) -Codechange: generalise the circular search to search around a rectangle (PhilSophus) draft
Mon, 05 Jan 2009 17:45:40 +0000 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. draft
Sun, 04 Jan 2009 21:02:59 +0000 glx (svn r14840) -Cleanup: remove duplicate includes draft
Sun, 04 Jan 2009 20:41:32 +0000 smatz (svn r14839) -Fix [FS#2496](r14835): one occurence of train_income_warn wasn't updated draft
Sun, 04 Jan 2009 19:17:41 +0000 smatz (svn r14838) -Fix: race condition between me and WT2's translators draft
Sun, 04 Jan 2009 18:46:35 +0000 translators (svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20 draft
Sun, 04 Jan 2009 18:37:28 +0000 smatz (svn r14836) -Update (r14835): remove changed string from other languages draft
Sun, 04 Jan 2009 18:34:23 +0000 smatz (svn r14835) -Change: apply the 'warn if train's income is negative' setting to other vehicle types, too draft
Sun, 04 Jan 2009 18:05:06 +0000 rubidium (svn r14834) -Fix: some strings (in unfinished/) were forgotten when removed/updated draft
Sun, 04 Jan 2009 17:44:46 +0000 smatz (svn r14833) -Update (r14831): remove changed strings from other languages draft
Sun, 04 Jan 2009 17:42:46 +0000 smatz (svn r14831) -Codechange: use {VEHICLE} instead of Train/Ship/Road veh/Aircraft/{STRING} {COMMA} in lang files (part by Swallow) draft
Sun, 04 Jan 2009 15:53:43 +0000 rubidium (svn r14830) -Fix [FS#2495]: overflow of number of orders per vehicle (based on patch by Swallow) draft
Sun, 04 Jan 2009 15:46:50 +0000 smatz (svn r14829) -Fix (r14828): forgot CH_LAST draft
Sun, 04 Jan 2009 15:32:25 +0000 smatz (svn r14828) -Codechange: move most of save/load-specific code to separate files draft
Sun, 04 Jan 2009 14:51:49 +0000 rubidium (svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (initial) orders (sulai) draft
Sun, 04 Jan 2009 14:36:19 +0000 rubidium (svn r14826) -Fix [FS#2494]: infinite loop in order lookahead when reserving a path (Swallow) draft
Sun, 04 Jan 2009 14:32:30 +0000 rubidium (svn r14825) -Fix: pay the correct amount of interest instead of a few percent too little a year draft
Sun, 04 Jan 2009 12:09:48 +0000 rubidium (svn r14824) -Fix [FS#1725]: mouse events could be treated twice (illogict) draft
Sun, 04 Jan 2009 11:32:26 +0000 rubidium (svn r14823) -Document: some variables/structs (Alberth) draft