Mercurial > hg > openttd
graph
-
(svn r14448) -Codechange [FS#2328]: rename a few variables (based on a patch by planetmaker) draftTue, 07 Oct 2008 20:57:41 +0000, by smatz
-
(svn r14447) -Change [FS#2333]: Rename YAPP "advanced signals" to "path signals" and "normal signals" to "block signals". draftTue, 07 Oct 2008 20:13:22 +0000, by michi_cc
-
(svn r14446) -Fix [FS#2330]: when a road stop gets moved make sure to update the destination of RVs going to that road stop. draftTue, 07 Oct 2008 18:46:12 +0000, by rubidium
-
(svn r14445) -Update: WebTranslator2 update to 2008-10-07 17:43:40 draftTue, 07 Oct 2008 17:43:47 +0000, by translators
-
(svn r14444) -Add: stubs for two new languages: Persian (or Farsi) and Ido. draftTue, 07 Oct 2008 14:22:04 +0000, by translators
-
(svn r14443) -Change: Unify the delimiters used in config* and make* draftMon, 06 Oct 2008 17:05:44 +0000, by skidd13
-
(svn r14442) -Fix (r14406): Typo causing problems in rare cases. draftSun, 05 Oct 2008 18:42:59 +0000, by frosch
-
(svn r14441) -Update: WebTranslator2 update to 2008-10-05 17:45:23 draftSun, 05 Oct 2008 17:45:33 +0000, by translators
-
(svn r14440) -Fix [FS#1802]: support for spaces in directories passed to ./configure. draftSun, 05 Oct 2008 11:52:24 +0000, by rubidium
-
(svn r14439) -Fix (r12044)(r14139): centering on a plane at the SE border could cause crash draftSat, 04 Oct 2008 10:25:12 +0000, by smatz
-
(svn r14438) -Update: WebTranslator2 update to 2008-10-03 17:45:52 draftFri, 03 Oct 2008 17:46:13 +0000, by translators
-
(svn r14436) -Fix [FS#1793]: (fast) trains would sometimes move one time too often/little when moving from diagonal<->non-diagonal tracks (iguannab) draftFri, 03 Oct 2008 12:55:39 +0000, by rubidium
-
(svn r14432) -Fix: tile description of tiles with only one signal that is not the normal signal showing "normal signal and <signal type on tile>". draftThu, 02 Oct 2008 00:23:30 +0000, by rubidium
-
(svn r14431) -Fix (r14414): alias parameter "evaluation" would remove the last byte of the parameters. draftThu, 02 Oct 2008 00:08:45 +0000, by rubidium
-
(svn r14428) -Fix [FS#2306]: A 90-degree curve can be a safe waiting position if they are forbidden for trains. draftWed, 01 Oct 2008 15:48:44 +0000, by michi_cc
-
(svn r14423) -Codechange: also do r14221 for the strings. draftTue, 30 Sep 2008 21:18:28 +0000, by rubidium
-
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. draftTue, 30 Sep 2008 20:51:04 +0000, by rubidium
-
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with. draftTue, 30 Sep 2008 20:39:50 +0000, by rubidium
-
(svn r14420) -Update: WebTranslator2 update to 2008-09-30 17:50:15 draftTue, 30 Sep 2008 17:50:21 +0000, by translators
-
(svn r14419) -Codechange: adding two digits for no obvious reason (nor comment), plus code style Infringement. draftTue, 30 Sep 2008 16:50:25 +0000, by belugas
-
(svn r14417) -Codechange: rewrite GetClosestWaterDistance(), now it is ~100 times faster than pre-r14416 in average case draftMon, 29 Sep 2008 18:56:36 +0000, by smatz
-
(svn r14416) -Fix (r10074)(r10517): substraction was done the other way in the 'nearest land/water' check (~25% performance penalty) draftMon, 29 Sep 2008 18:34:05 +0000, by smatz
-
(svn r14415) -Fix (r10074): void tiles could be the nearest 'land' for water industries draftMon, 29 Sep 2008 18:23:56 +0000, by smatz
-
(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn't guarantee the resulting string is '\0'-terminated. draftMon, 29 Sep 2008 16:27:02 +0000, by rubidium
-
(svn r14413) -Fix: when no revision detected, the error didn't indicate 'mercurial' was accepted as source too (patch not by Sacro) draftSun, 28 Sep 2008 17:20:31 +0000, by truebrain
-
(svn r14412) -Documentation: Comment some functions related to the advanced settings. Patch by Alberth, but with less excessive use of 'at'. draftSun, 28 Sep 2008 15:42:15 +0000, by frosch
-
(svn r14411) -Fix (r14406): IsFrontEngine() is only valid for trains. draftSun, 28 Sep 2008 15:07:03 +0000, by frosch
-
(svn r14410) -Codechange: one can't inject a negative number of parameters, so enforce this by using a uint. draftSun, 28 Sep 2008 13:50:11 +0000, by rubidium
-
(svn r14409) -Codechange: Simplify a loop and correct a comment. draftSun, 28 Sep 2008 12:38:56 +0000, by frosch
-
(svn r14408) -Fix (r9205): generation seed set using -G was always overwritten by -g draftSat, 27 Sep 2008 22:19:34 +0000, by glx
-
(svn r14407) -Cleanup (r14406): Remove a redundant test. (thanks SmatZ) draftSat, 27 Sep 2008 17:08:03 +0000, by frosch
-
(svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wagon chains. draftSat, 27 Sep 2008 14:58:46 +0000, by frosch
-
(svn r14405) -Fix [FS#2289]: Correct handling of selling free wagons while the following vehicle is an engine (i.e. a new train is created). draftFri, 26 Sep 2008 19:25:49 +0000, by frosch
-
(svn r14404) -Change [FS#2176]: don't make the town flatten land unconditionally when build on slopes is turned on. Based on a patch by Eddi. draftFri, 26 Sep 2008 19:11:15 +0000, by rubidium
-
(svn r14403) -Fix (r14384): The condition was too restrictive. draftFri, 26 Sep 2008 19:01:57 +0000, by frosch
-
(svn r14402) -Update: WebTranslator2 update to 2008-09-26 17:45:50 draftFri, 26 Sep 2008 17:47:39 +0000, by translators
-
(svn r14401) -Fix (r11724): Don't check articulated parts or rear multihead parts for callback 1D when moving a chain of wagons. draftFri, 26 Sep 2008 06:52:06 +0000, by peter1138
-
(svn r14398) -Cleanup (r14395): unused function sneaked in draftThu, 25 Sep 2008 09:50:31 +0000, by smatz
-
(svn r14397) -Fix: possible buffer overrun, wrong parameter type passed to printf and && where || is meant. Found by MSVC's code analysis (Darkvater) draftWed, 24 Sep 2008 23:25:24 +0000, by rubidium
-
(svn r14396) -Fix: ctrl+right click at 'Go to nearest depot' order scrolled to depot with DepotID == 0 draftWed, 24 Sep 2008 16:51:36 +0000, by smatz
-
(svn r14395) -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/modified while the timetable window is open draftWed, 24 Sep 2008 16:40:06 +0000, by smatz
-
(svn r14394) -Update: WebTranslator2 update to 2008-09-24 14:01:38 draftWed, 24 Sep 2008 14:01:49 +0000, by translators
-
(svn r14393) -Fix [FS#2318]: deleting the same window (pointer) twice. draftTue, 23 Sep 2008 20:12:13 +0000, by rubidium
-
(svn r14392) -Fix [FS#1404]: some widgets saw a single click as multiple clicks. draftTue, 23 Sep 2008 19:25:00 +0000, by rubidium
-
(svn r14390) -Codechange: replace magic constants with symbolic constants. draftTue, 23 Sep 2008 15:24:15 +0000, by rubidium
-
(svn r14386) -Update: WebTranslator2 update to 2008-09-22 19:58:30 draftMon, 22 Sep 2008 19:58:46 +0000, by translators
-
(svn r14384) -Fix: Moving the first vehicle of a train elsewhere might require a new unitnumber for the remaining chain. draftMon, 22 Sep 2008 19:28:53 +0000, by frosch
-
(svn r14383) -Fix [FS#2316](r14343): handle invalid 'v->u.air.targetairport' in the NewGRF code, too draftMon, 22 Sep 2008 14:34:38 +0000, by smatz
-
(svn r14371) -Fix [FS#2313]: loading indicator didn't stay with the front engine when turning a train in a station. draftSun, 21 Sep 2008 18:28:35 +0000, by rubidium
-
(svn r14369) -Fix: Enforce non-front engines to be stopped. draftSun, 21 Sep 2008 14:03:47 +0000, by frosch
-
(svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner. draftSun, 21 Sep 2008 11:26:50 +0000, by rubidium
-
(svn r14366) -Fix (r14362): Match multiheaded parts starting from the first vehicle in a chain. draftSat, 20 Sep 2008 18:31:31 +0000, by frosch
-
(svn r14365) -Backport (r14364 from NoAI): add the ability do CmdBuildSingleSignal to directly place the correct signal, instead requiring multiple inputs before doing so draftSat, 20 Sep 2008 17:43:06 +0000, by glx
-
(svn r14363) -Fix [FS#2206]: some keypress combinations could be handled twice draftSat, 20 Sep 2008 16:07:56 +0000, by glx
-
(svn r14362) -Fix (r3403): Also connect multiheaded parts in free wagon chains. draftSat, 20 Sep 2008 10:53:08 +0000, by frosch
-
(svn r14361) -Update: WebTranslator2 update to 2008-09-19 20:23:28 draftFri, 19 Sep 2008 20:23:41 +0000, by translators
-
(svn r14360) -Cleanup (r12652): remove unused handler for the 'Tranfser' button draftFri, 19 Sep 2008 16:34:24 +0000, by smatz
-
(svn r14359) -Fix [FS#2311]: the ownership of roadtiles was not properly set for very old savegames (including TTD's) making it impossible to remove some pieces of road. draftThu, 18 Sep 2008 15:32:20 +0000, by rubidium
-
(svn r14358) -Change: make the default bundle name similar to the name of the current compile farm instead of the former compile farm. draftWed, 17 Sep 2008 19:32:06 +0000, by rubidium