Mercurial > hg > openttd
graph
-
(svn r17127) -Fix (r17124): destructor has to be defined else operator delete might be called with NULL parameter draftSat, 08 Aug 2009 22:42:52 +0000, by smatz
-
(svn r17126) -Fix [FS#3096]: Initialize graph data from the constructor of the derived class. draftSat, 08 Aug 2009 22:26:45 +0000, by alberth
-
(svn r17124) -Codechange: store subsidies in a pool (instead of an array) draftSat, 08 Aug 2009 20:53:36 +0000, by smatz
-
(svn r17123) -Codechange (r17122): Use this for calling methods. draftSat, 08 Aug 2009 20:39:45 +0000, by alberth
-
(svn r17122) -Codechange: Message history window uses nested widget tree. draftSat, 08 Aug 2009 20:06:38 +0000, by alberth
-
(svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle sprite changes. draftSat, 08 Aug 2009 18:45:12 +0000, by frosch
-
(svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt draftSat, 08 Aug 2009 18:44:35 +0000, by smatz
-
(svn r17119) -Codechange: replace constants in subsidy.cpp by enum values draftSat, 08 Aug 2009 18:26:25 +0000, by smatz
-
(svn r17118) -Fix: Mark industry tiles dirty when trigger are triggered. draftSat, 08 Aug 2009 18:24:48 +0000, by frosch
-
(svn r17117) -Fix (r1): don't create pax subsidy when source town, not destination town, has good service draftSat, 08 Aug 2009 18:22:29 +0000, by smatz
-
(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