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
-
(svn r14356) -Fix [FS#2307](r14258): converting of railtype was broken for tunnels and bridges draftWed, 17 Sep 2008 17:23:57 +0000, by smatz
-
(svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision draftWed, 17 Sep 2008 16:06:05 +0000, by glx
-
(svn r14354) -Fix (r14253): also fix hg revision detection for MSVC draftWed, 17 Sep 2008 15:04:52 +0000, by glx
-
(svn r14353) -Fix: hg revision detection always gave the tip revision, not the current working revision. draftWed, 17 Sep 2008 08:32:26 +0000, by peter1138
-
(svn r14352) -Feature: Allow sorting vehicles by remaining life time. draftWed, 17 Sep 2008 02:30:24 +0000, by belugas
-
(svn r14351) -Codechange: call CFollowTrackT::GetSingleTramBit() only if we know it is a tram, so compiler doesn't generate code for trains and ships draftWed, 17 Sep 2008 00:32:35 +0000, by smatz
-
(svn r14350) -Fix (r13927): do not draw PBS reservation for NW and NE depots, it is drawn through depot walls draftTue, 16 Sep 2008 22:56:43 +0000, by smatz
-
(svn r14348) -Fix (r1667): signs were not updated on company bankrupcy/sell, they have colour of invalid player draftTue, 16 Sep 2008 20:57:49 +0000, by smatz
-
(svn r14346) -Codechange [FS#2184]: reduce code duplication when jumping to next/previous sign in signs_gui.cpp (Roujin) draftTue, 16 Sep 2008 19:18:22 +0000, by smatz
-
(svn r14345) -Fix: delete the RenameSignWindow when 'its' sign is deleted draftTue, 16 Sep 2008 19:05:38 +0000, by smatz
-
(svn r14344) -Fix: when a new airport is built in the same tick as the old station is deleted, aircraft may go crazy (and crash the game) draftTue, 16 Sep 2008 16:07:18 +0000, by smatz
-
(svn r14343) -Fix [FS#2300]: invalid v->u.air.targetairport could cause crashes at several places when the station pool got smaller draftTue, 16 Sep 2008 15:15:41 +0000, by smatz
-
(svn r14340) -Fix (r11822): signs from old savegames were lost (causing little memory leaks) draftTue, 16 Sep 2008 11:19:07 +0000, by smatz
-
(svn r14339) -Fix (r13731): crash when loading the intro game failed draftMon, 15 Sep 2008 23:50:12 +0000, by smatz
-
(svn r14337) -Codechange: use CmdRename* and CMD_RENAME_* for vehicle, president and company renaming commands, too draftMon, 15 Sep 2008 22:58:41 +0000, by smatz
-
(svn r14336) -Fix (r14334): when there was a station with custom name in an old savegame, it's default name was empty draftMon, 15 Sep 2008 22:45:18 +0000, by smatz
-
(svn r14335) -Codechange: Remove some magic numbers. draftMon, 15 Sep 2008 19:55:00 +0000, by frosch
-
(svn r14334) -Feature: ability to reset name to default/automatic value (for vehicles, engines, towns, groups, stations, waypoints, managers and companies) draftMon, 15 Sep 2008 19:02:50 +0000, by smatz
-
(svn r14333) -Documentation: Update docs/landscape*. Based on patch by yorick. draftMon, 15 Sep 2008 18:50:48 +0000, by frosch
-
(svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by introducing a daily random industry change. draftMon, 15 Sep 2008 17:18:22 +0000, by belugas
-
(svn r14331) -Codechange: use an enum as additional parameter for ShowQueryString() draftMon, 15 Sep 2008 16:29:40 +0000, by smatz
-
(svn r14330) -Fix: compile warnings in some unfinished lang files. draftMon, 15 Sep 2008 13:32:59 +0000, by rubidium
-
(svn r14329) -Fix (r14306): selections in the group GUI weren't shown anymore. draftMon, 15 Sep 2008 10:02:39 +0000, by rubidium
-
(svn r14328) -Fix (r11822): when a company was renamed and then manager was renamed before building anything, company name changed draftMon, 15 Sep 2008 08:37:40 +0000, by smatz
-
(svn r14327) -Fix [FS#2251]: if you rename a town before building something and build something near that town your company would be called "<old townname> Transport". draftSun, 14 Sep 2008 20:11:34 +0000, by rubidium
-
(svn r14325) -Update: WebTranslator2 update to 2008-09-14 17:42:18 draftSun, 14 Sep 2008 17:42:25 +0000, by translators
-
(svn r14322) -Fix (r10368): possible assert when renaming removed waypoint draftSun, 14 Sep 2008 15:48:49 +0000, by smatz
-
(svn r14321) -Add: support for newgrfs printing bytes/words/dwords as hexadecimals. draftSun, 14 Sep 2008 14:31:37 +0000, by rubidium
-
(svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the window is scrolled (yorP) draftSun, 14 Sep 2008 10:39:22 +0000, by rubidium
-
(svn r14319) -Fix (r10760): use operator delete when deleting an order, so order pool fills up a bit slower draftSun, 14 Sep 2008 10:32:32 +0000, by smatz
-
(svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as the chatbox got a higher priority than the OSK instead of the usual other way around. draftSun, 14 Sep 2008 10:30:31 +0000, by rubidium
-
(svn r14317) -Fix (r13662) [FS#2298]: Order distance processing for conditional orders on ships treated v->orders as an array, and didn't use the correct next order. draftSun, 14 Sep 2008 08:47:18 +0000, by peter1138
-
(svn r14316) -Fix: do not allow building road over level crossings and drive-through road stops in the wrong direction even when the roadtype is present draftSat, 13 Sep 2008 17:37:18 +0000, by smatz
-
(svn r14315) -Fix: allow adding roadtypes only to drive-through road stops draftSat, 13 Sep 2008 17:26:44 +0000, by smatz
-
(svn r14314) -Fix: pay for two road bits when adding/removing roadtype at drive through road stop/level crossing draftSat, 13 Sep 2008 17:06:44 +0000, by smatz
-
(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file. draftSat, 13 Sep 2008 15:49:29 +0000, by frosch
-
(svn r14310) -Fix: don't show palette information in the newgrf lists of the network lobby. draftSat, 13 Sep 2008 12:40:31 +0000, by rubidium
-
(svn r14309) -Fix [FS#2244]: aircraft frozen above oil rig when the next order is invalid. draftSat, 13 Sep 2008 11:00:30 +0000, by rubidium
-
(svn r14308) -Fix [FS#2268]: pay extra when tram/road bits need to be build for a roadstop. draftSat, 13 Sep 2008 10:41:00 +0000, by rubidium
-
(svn r14307) -Fix: when deleting a station, remove news items regarding it draftSat, 13 Sep 2008 10:19:51 +0000, by smatz
-
(svn r14306) -Codechange: unify the code to draw the vehicle list. draftSat, 13 Sep 2008 10:04:36 +0000, by rubidium
-
(svn r14305) -Fix [FS#2294] (r5033): [YAPF] Only reserve road slots for multistop when they are really reachable. draftFri, 12 Sep 2008 23:23:41 +0000, by frosch
-
(svn r14304) -Fix (r14104): waypoint train list wasn't closed with the waypoint window (crashes since r14296) draftFri, 12 Sep 2008 22:52:48 +0000, by smatz
-
(svn r14303) -Codechange: make the vehicle list part of the group window look exactly like the vehicle list instead of some buttons being one pixel wider/smaller. draftFri, 12 Sep 2008 21:59:34 +0000, by rubidium
-
(svn r14302) -Codechange: simplify and make the vehicle list and group windows behave the same w.r.t. getting wider (by default) for trains than the other vehicles. draftFri, 12 Sep 2008 21:58:36 +0000, by rubidium
-
(svn r14301) -Codechange: give the vehicle list and group list the same relative size and the same absolute height for the vehicle list items. draftFri, 12 Sep 2008 21:20:12 +0000, by rubidium
-
(svn r14300) -Update: WebTranslator2 update to 2008-09-12 17:41:59 draftFri, 12 Sep 2008 17:42:11 +0000, by translators
-
(svn r14299) -Fix: disable 'toggle palette' when no NewGRF has been selected. draftFri, 12 Sep 2008 17:38:57 +0000, by rubidium
-
(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination". draftFri, 12 Sep 2008 17:16:04 +0000, by rubidium
-
(svn r14297) -Fix: one could be trying to get the station name of a station that is outside of the pool. draftFri, 12 Sep 2008 17:14:07 +0000, by rubidium
-
(svn r14296) -Codechange: there is no case where an invalid waypoint index should be passed to be drawn as a string. draftFri, 12 Sep 2008 17:11:28 +0000, by rubidium
-
(svn r14295) -Fix(r14294): If the house is not built yet, still give me proper coordinates, pretty please! draftFri, 12 Sep 2008 17:05:23 +0000, by belugas
-
(svn r14294) -Feature[newGRF]: Add Variational Action 2 Variable 0x47 for houses, Coordinates of the house tile draftFri, 12 Sep 2008 17:02:22 +0000, by belugas
-
(svn r14293) -Change: do not show PBS track reservation in the intro game draftThu, 11 Sep 2008 21:53:59 +0000, by smatz
-
(svn r14292) -Cleanup (r11128): Move an 'if' out of a loop as it does not need to be iterated. (spotted by smatz) draftThu, 11 Sep 2008 19:44:30 +0000, by frosch
-
(svn r14291) -Fix [FS#2288] (r12853): For tunnels DrawCatenary() draws only pillars; DrawCatenaryOnTunnel() draws only wires. draftThu, 11 Sep 2008 19:12:31 +0000, by frosch
-
(svn r14290) -Fix (r13932): level crossings could be barred when they shouldn't be after savegame conversion draftThu, 11 Sep 2008 17:41:43 +0000, by smatz