Mercurial > hg > openttd
graph
-
(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
-
(svn r14805) -Feature [FS#2238]: pressing CTRL while dragging to build a bridge build the last built bridge type if possible (planetmaker) draftSat, 03 Jan 2009 14:16:18 +0000, by rubidium
-
(svn r14804) -Codechange: unify opening the OSK (Zuu) draftSat, 03 Jan 2009 13:59:05 +0000, by rubidium
-
(svn r14803) -Codechange: move order list management into it's own class and remove the order count from the savegame as we can easily count that (PhilSophus) draftSat, 03 Jan 2009 13:52:06 +0000, by rubidium
-
(svn r14802) -Fix [FS#2490]: "(undefined string)" in default savegame/screenshot names when there's no company in the game. draftSat, 03 Jan 2009 13:27:08 +0000, by rubidium
-
(svn r14801) -Codechange: don't reference Vehicle::num_orders directly but through a method GetNumOrders() (PhilSophus) draftSat, 03 Jan 2009 13:20:32 +0000, by rubidium
-
(svn r14800) -Codechange: make the advanced settings window resizeable and scrollable (most by Alberth) draftSat, 03 Jan 2009 11:24:27 +0000, by rubidium
-
(svn r14799) -Codechange: move drawing a single settings entry to it's own function (Alberth) draftSat, 03 Jan 2009 11:07:43 +0000, by rubidium
-
(svn r14798) -Codechange: move variable declaration to first use of variable (Alberth) draftSat, 03 Jan 2009 11:03:53 +0000, by rubidium
-
(svn r14797) -Codechange: replace even more magic numbers with constants (Alberth) draftSat, 03 Jan 2009 11:00:40 +0000, by rubidium
-
(svn r14796) -Fix: if using variable, use it everywhere instead of hardcoding it's value sometimes (Alberth) draftSat, 03 Jan 2009 10:56:38 +0000, by rubidium
-
(svn r14795) -Codechange: replace a magic number with a constant (Alberth) draftSat, 03 Jan 2009 10:53:49 +0000, by rubidium
-
(svn r14794) -Document: a few functions/variables (Alberth) draftSat, 03 Jan 2009 10:52:22 +0000, by rubidium
-
(svn r14793) -Update (r14792): replace a string parameter in the other languages too draftSat, 03 Jan 2009 01:01:12 +0000, by rubidium
-
(svn r14792) -Feature: make the date format for default savegame/screenshot names configurable draftSat, 03 Jan 2009 00:58:59 +0000, by rubidium
-
(svn r14791) -Add: the ability to make ISO dates with the string system (PhilSophus) draftSat, 03 Jan 2009 00:56:16 +0000, by rubidium
-
(svn r14790) -Codechange: unify generation of default savegame/screenshot names (PhilSophus) draftFri, 02 Jan 2009 22:49:43 +0000, by rubidium
-
(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if enabled). Primarily useful for systems with touch screen (aapo) draftFri, 02 Jan 2009 22:42:05 +0000, by rubidium
-
(svn r14788) -Fix [FS#2489]: some TTDPatch flags were wrong (Swallow) draftFri, 02 Jan 2009 22:18:05 +0000, by rubidium
-
(svn r14787) -Fix: landscape toolbar getting closed when rail/road/water/airport toolbar gets closed with linked toolbars turned on. draftFri, 02 Jan 2009 21:01:27 +0000, by rubidium
-
(svn r14786) -Fix: road/rail/water/airport toolbar opened over terraform toolbar when toolbar linking is turned on. draftFri, 02 Jan 2009 21:01:13 +0000, by rubidium