Mercurial > hg > openttd
graph
-
(svn r9871) -Fix (r8826): Some cargo costs were wrong for different climates. Multiple definitions of the same cargo type are sometimes required. draftFri, 18 May 2007 21:50:32 +0000, by peter1138
-
(svn r9870) -Codechange: Silence two compiler warnings and give proper type to the "type" member of industry struct draftFri, 18 May 2007 17:55:07 +0000, by belugas
-
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness. draftFri, 18 May 2007 17:31:41 +0000, by rubidium
-
(svn r9868) -Codechange: bring external declaration of functions togueter and adjust a comment draftFri, 18 May 2007 14:34:15 +0000, by belugas
-
(svn r9867) -Codechange: Remove data duplication. The exact same values can be found in the industry spec, so take it from there instead. draftFri, 18 May 2007 00:33:47 +0000, by belugas
-
(svn r9865) -Fix (r9862): NOT_REACHED() and error() declarations are needed for strgen draftThu, 17 May 2007 20:00:45 +0000, by glx
-
(svn r9862) -Fix (9842): strgen's error() does return in contrast to OTTD's error(). draftThu, 17 May 2007 13:36:00 +0000, by rubidium
-
(svn r9861) -Fix: null pointer derefence under MorphOS and AmigaOS. draftThu, 17 May 2007 12:06:47 +0000, by rubidium
-
(svn r9857) -Fix: loading of TTDP savegames with features that OTTD has. draftWed, 16 May 2007 21:28:23 +0000, by rubidium
-
(svn r9855) -Fix: [FS#779] do not perform any commands on MP_VOID tiles. draftWed, 16 May 2007 08:20:37 +0000, by rubidium
-
(svn r9850) -Codechange: Introduction of the Override/Substitute manager. Currently only used for newhouses. draftTue, 15 May 2007 21:36:58 +0000, by belugas
-
(svn r9848) -Fix r9846: how every many times you check something, of course you always switch them at the last moment... UnScaleByZoom was ScaleByZoom and visa versa... (tnx to yeti_ for noticing) draftTue, 15 May 2007 17:54:46 +0000, by truelight
-
(svn r9847) -Update: WebTranslator2 update to 2007-05-15 19:41:41 draftTue, 15 May 2007 17:41:50 +0000, by miham
-
(svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obvious reasons draftTue, 15 May 2007 16:08:46 +0000, by truelight
-
(svn r9845) -Fix (r9844): svn:eol-style/svn:keywords were missing... draftTue, 15 May 2007 14:28:34 +0000, by rubidium
-
(svn r9844) -Codechange: replace zoomlevel with an enum draftTue, 15 May 2007 14:08:39 +0000, by truelight
-
(svn r9843) -Fix (r9838): tell the newgrfs that we now support proper FIFO loading. draftTue, 15 May 2007 13:38:43 +0000, by rubidium
-
(svn r9842) -Codechange: now NOT_REACHED is also triggered when debugging is disabled. draftTue, 15 May 2007 13:01:52 +0000, by rubidium
-
(svn r9841) -Codechange: add a little more type strictness to the vehicle types. draftTue, 15 May 2007 11:28:22 +0000, by rubidium
-
(svn r9840) -Fix (r9838): MSVC is complaining about signedness again (Belugas). draftTue, 15 May 2007 06:20:16 +0000, by rubidium
-
(svn r9839) -Fix: vehicles in old savegames could leave the station because the changed loading algorithm thought it was already finished. draftMon, 14 May 2007 20:17:26 +0000, by rubidium
-
(svn r9838) -Fix: make "improved loading" a proper improved loading instead of loading one (semi-)random vehicle at a time: draftMon, 14 May 2007 20:12:32 +0000, by rubidium
-
(svn r9837) -Fix: [NewGRF] Catch occurance of division-by-zero in varaction handling. draftMon, 14 May 2007 17:37:34 +0000, by peter1138
-
(svn r9835) -Codechange: use Pixel typedef instead of byte where ever possible draftMon, 14 May 2007 15:20:50 +0000, by truelight
-
(svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing. draftMon, 14 May 2007 08:07:20 +0000, by rubidium
-
(svn r9832) -Fix: leave the station when manually skipping to the next order and we are currently (un)loading. draftSun, 13 May 2007 22:10:04 +0000, by rubidium
-
(svn r9831) -Codechange: more refactoring of the loading/unloading. draftSun, 13 May 2007 21:24:58 +0000, by rubidium
-
(svn r9830) -Fix(r9779) : Let the town expand and build new houses along the roads of the users, even in case of "No Road" layout (skiddl13) draftSun, 13 May 2007 00:11:13 +0000, by belugas
-
(svn r9829) -Codechange: more refactoring of the unloading algorithm. draftSat, 12 May 2007 09:09:10 +0000, by rubidium
-
(svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains. draftSat, 12 May 2007 07:05:34 +0000, by peter1138
-
(svn r9827) -Codechange/Fix: [NewGRF] Text strings of 1 character are perfectly valid... (fixes dbsetxl refits again...) draftFri, 11 May 2007 19:22:43 +0000, by peter1138
-
(svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement. draftThu, 10 May 2007 23:10:23 +0000, by peter1138
-
(svn r9823) -Feature: Add support for house property 1F - minimum life span. draftThu, 10 May 2007 16:03:06 +0000, by maedhros
-
(svn r9819) -Codechange: Take account of AMED_HOLD in OTTD/TTDP state translation (bulb) draftThu, 10 May 2007 09:21:22 +0000, by peter1138
-
(svn r9818) -Codechange: Cache wagon override sprite set whenever consist is changed, instead of 'recalculating' it every time it is used or just tested. draftThu, 10 May 2007 06:42:43 +0000, by peter1138
-
(svn r9817) -Fix [FS#772]: an assertion that was triggered by the AI building when its rating for the town was not high enough. draftWed, 09 May 2007 20:50:11 +0000, by rubidium
-
(svn r9815) -Fix (r9761) [FS#769): transfers weren't accounted in the vehicle profits. draftTue, 08 May 2007 16:42:48 +0000, by rubidium
-
(svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files. draftTue, 08 May 2007 14:28:55 +0000, by maedhros
-
(svn r9813) -Fix (r9799): wagons must have EC_STEAM, otherwise they don't show up in the purchase list (mart3p). draftTue, 08 May 2007 08:41:16 +0000, by rubidium
-
(svn r9812) -Fix (r9679): Obiwan prevented proper display of last transparency button. draftMon, 07 May 2007 20:25:20 +0000, by peter1138
-
(svn r9811) -Update: WebTranslator2 update to 2007-05-07 19:59:41 draftMon, 07 May 2007 17:59:50 +0000, by miham
-
(svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01) draftMon, 07 May 2007 17:10:30 +0000, by peter1138
-
(svn r9809) -Codechange: [NewGRF] Add callback 36 properties to purchase lists and add running cost changing for ships. draftMon, 07 May 2007 16:38:21 +0000, by peter1138
-
(svn r9808) -Codechange: unify the Handle<VehicleType>Loading functions. draftMon, 07 May 2007 16:21:34 +0000, by rubidium
-
(svn r9807) -Codechange: unify playing of sound when vehicle has been loaded and leaves the station. draftMon, 07 May 2007 15:58:05 +0000, by rubidium
-
(svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, for all vehicle types. draftMon, 07 May 2007 13:26:10 +0000, by peter1138
-
(svn r9805) -Codechange: Use HASBIT() et al for display options bits. draftMon, 07 May 2007 11:24:23 +0000, by peter1138
-
(svn r9804) -Fix (r9761): Update aircraft cached information when its 'pos' changes, as well as 'state'. (Thanks to bulb) draftSun, 06 May 2007 21:10:49 +0000, by peter1138
-
(svn r9803) -Feature(tte): support for "curvature info", Action 2 for train, variable 45 (mart3p). draftSun, 06 May 2007 20:05:10 +0000, by rubidium
-
(svn r9802) -Fix: a vehicle without visual effects isn't per definition unpowered (mart3p). draftSun, 06 May 2007 20:00:36 +0000, by rubidium
-
(svn r9801) -Fix: do not assume that trains running on monorail/maglev cannot smoke/spark (mart3p). draftSun, 06 May 2007 19:58:34 +0000, by rubidium
-
(svn r9800) -Codechange: play sound effects based on the engine class, not the rail type (mart3p). draftSun, 06 May 2007 19:51:25 +0000, by rubidium
-
(svn r9799) -Codechange: separate engine class and engine running cost class (mart3p). draftSun, 06 May 2007 19:44:22 +0000, by rubidium
-
(svn r9798) -Remove: removed the very outdated xcode project files draftSun, 06 May 2007 19:27:23 +0000, by truelight
-
(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. draftSun, 06 May 2007 18:14:33 +0000, by peter1138
-
(svn r9796) -Update: WebTranslator2 update to 2007-05-06 19:05:33 draftSun, 06 May 2007 17:06:10 +0000, by miham
-
(svn r9795) -Codechange: enumify the EngineClass. draftSun, 06 May 2007 15:01:44 +0000, by rubidium