Mercurial > hg > openttd
graph
-
(svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too draftSat, 08 Aug 2009 16:45:59 +0000, by smatz
-
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source draftSat, 08 Aug 2009 16:42:55 +0000, by smatz
-
(svn r17112) -Change [NoAI]: AIVehicleList_Station now also works for waypoints draftSat, 08 Aug 2009 16:36:06 +0000, by yexo
-
(svn r17111) -Fix (r17110): forgot to include ai_log.hpp draftSat, 08 Aug 2009 14:44:17 +0000, by yexo
-
(svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a deprecated function is used draftSat, 08 Aug 2009 13:50:18 +0000, by yexo
-
(svn r17109) -Fix (r15027): squirrel_export.sh failed for some locales draftSat, 08 Aug 2009 12:26:03 +0000, by smatz
-
(svn r17108) -Fix (r17107): ST_INDUSTRY and ST_TOWN got swapped when setting up cargo subsidy. draftSat, 08 Aug 2009 08:48:39 +0000, by frosch
-
(svn r17107) -Codechange: store type of subsidy source and destination in the Subsidy struct instead of determining it every time it's needed draftFri, 07 Aug 2009 22:23:34 +0000, by smatz
-
(svn r17106) -Codechange: move computation of station's catchment rectagle to separate function draftFri, 07 Aug 2009 21:11:58 +0000, by smatz
-
(svn r17105) -Codechange: no need to reset list of industries nearby that often, clearing is enough draftFri, 07 Aug 2009 20:30:38 +0000, by smatz
-
(svn r17104) -Codechange: move code related to subsidy awarding to separate procedure draftFri, 07 Aug 2009 20:24:33 +0000, by smatz
-
(svn r17103) -Update: pretranslate a bunch of strings that can't be translated draftFri, 07 Aug 2009 19:48:20 +0000, by rubidium
-
(svn r17101) -Revert [FS#3065](r16546): large table on stack caused stack overflow on some architectures draftFri, 07 Aug 2009 13:33:55 +0000, by smatz
-
(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and make the help show how it works and how it doesn't work draftThu, 06 Aug 2009 22:00:32 +0000, by rubidium
-
(svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear draftThu, 06 Aug 2009 20:29:13 +0000, by rubidium
-
(svn r17095) -Codechange: make ParseStringChoice a bit safer draftThu, 06 Aug 2009 20:21:53 +0000, by rubidium
-
(svn r17091) -Fix (r17089)(r17090): regression test was right draftThu, 06 Aug 2009 17:35:20 +0000, by smatz
-
(svn r17090) -Fix (r17089): regression test failed (frosch123) draftThu, 06 Aug 2009 17:23:53 +0000, by smatz
-
(svn r17089) -Codechange: move RunVehicleDayProc() to vehicle.cpp draftThu, 06 Aug 2009 17:02:49 +0000, by smatz
-
(svn r17088) -Codechange: split IncreaseDate() to more procedures draftThu, 06 Aug 2009 16:01:31 +0000, by smatz
-
(svn r17086) -Cleanup (r16654): remove code used only for debugging draftThu, 06 Aug 2009 13:51:48 +0000, by smatz
-
(svn r17085) -Codechange: unify the place where vehicle's cargo ages draftThu, 06 Aug 2009 12:44:10 +0000, by smatz
-
(svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types draftThu, 06 Aug 2009 12:33:13 +0000, by smatz
-
(svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages draftWed, 05 Aug 2009 18:56:43 +0000, by translators
-
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives draftWed, 05 Aug 2009 17:59:21 +0000, by rubidium
-
(svn r17073) -Codechange: constify iec_prefixes[], change the code around a bit draftWed, 05 Aug 2009 16:14:40 +0000, by smatz
-
(svn r17072) -Fix: don't let squirrel export make a 'stub' for ai_changelog.hpp draftWed, 05 Aug 2009 15:10:37 +0000, by rubidium
-
(svn r17071) -Fix: give a better error message when trying to make road one-way when it doesn't belong to you draftWed, 05 Aug 2009 14:33:30 +0000, by smatz
-
(svn r17070) -Codechange: some minor fixes to the order in english.txt draftWed, 05 Aug 2009 14:30:30 +0000, by rubidium
-
(svn r17069) -Fix (r17004): invalid read when converting old waypoints draftWed, 05 Aug 2009 14:12:39 +0000, by smatz
-
(svn r17068) -Change: make a number of strings more consistent with their relatives draftWed, 05 Aug 2009 12:48:48 +0000, by rubidium
-
(svn r17067) -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place. draftWed, 05 Aug 2009 12:37:09 +0000, by rubidium
-
(svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>} draftWed, 05 Aug 2009 11:48:20 +0000, by rubidium
-
(svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now draftWed, 05 Aug 2009 11:32:32 +0000, by rubidium
-
(svn r17064) -Codechange: reorder another 1/3 of the strings draftTue, 04 Aug 2009 22:56:12 +0000, by rubidium
-
(svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. draftTue, 04 Aug 2009 22:19:46 +0000, by rubidium
-
(svn r17062) -Change: unify the naming of some 125 strings draftTue, 04 Aug 2009 18:04:33 +0000, by rubidium
-
(svn r17060) -Codechange: reorder 1/3 of the strings so they are more logically grouped (rest still needs to be done) draftTue, 04 Aug 2009 17:16:24 +0000, by rubidium
-
(svn r17059) -Codechange: Rename a few strings to reflect their usage draftMon, 03 Aug 2009 21:32:35 +0000, by yexo
-
(svn r17056) -Codechange: Reduce width of the drop-down in the bridge gui. draftMon, 03 Aug 2009 16:42:02 +0000, by alberth
-
(svn r17055) -Codechange: Improve aligning of bridge sprites and descriptions in bridge gui. draftMon, 03 Aug 2009 16:36:40 +0000, by alberth
-
(svn r17054) -Codechange: Bridge gui uses nested widgets only. draftMon, 03 Aug 2009 15:25:52 +0000, by alberth
-
(svn r17053) -Codechange: pass a Rect to DrawGraph so it knows where to draw draftMon, 03 Aug 2009 15:23:49 +0000, by rubidium
-
(svn r17052) -Codechange: move state changes out of OnPaint for the graph windows draftMon, 03 Aug 2009 14:44:55 +0000, by rubidium
-
(svn r17051) -Codechange: make the graph legend window use nested widgets draftMon, 03 Aug 2009 14:44:08 +0000, by rubidium
-
(svn r17050) -Codechange: replace custom implementation of TILE_LOOP with TILE_LOOP. draftMon, 03 Aug 2009 09:10:28 +0000, by rubidium
-
(svn r17049) -Fix [NoAI]: documentation of AITile::LevelTiles was wrong draftSun, 02 Aug 2009 21:07:30 +0000, by yexo
-
(svn r17048) -Codechange: Airport toolbar and airport builder window use nested widgets. draftSun, 02 Aug 2009 21:04:15 +0000, by alberth
-
(svn r17047) -Fix: Mark house tiles dirty when triggers were triggered. draftSun, 02 Aug 2009 19:49:22 +0000, by frosch
-
(svn r17046) -Fix (r11411) [FS#3085]: Trigger house trigger 02 only for the north tile. draftSun, 02 Aug 2009 19:48:51 +0000, by frosch
-
(svn r17045) -Fix (r16867) [FS#3084]: Also 'p's can be important. draftSun, 02 Aug 2009 19:04:48 +0000, by frosch
-
(svn r17044) -Codechange: ai windows use nested widget tree. draftSun, 02 Aug 2009 18:54:49 +0000, by alberth