Mercurial > hg > openttd
graph
-
(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
-
(svn r9794) -Codechange: refactor the question whether a vehicle can be loaded into LoadUnloadVehicle instead of duplicating it for each vehicle. draftSun, 06 May 2007 14:59:01 +0000, by rubidium
-
(svn r9793) -Fix (r9701): Action D 'TTDPatch variable' 0x0B should be the starting year, not the current year. draftSun, 06 May 2007 09:12:58 +0000, by maedhros
-
(svn r9792) -Fix (r9734): Pause on newgame should only apply to games, not the scenario editor. draftSun, 06 May 2007 08:50:03 +0000, by maedhros
-
(svn r9791) -Fix (r9779, FS#766): add TownLayoutByte to correctly save town layout value draftSat, 05 May 2007 23:21:49 +0000, by glx
-
(svn r9790) -Codechange: [NewGRF] Skip action 1 sprites in all stages except activation. This also cleans up some special-case handling of the sprites. Actions 1 and 2 are now not considered unsafe, as an Action 3 (which is unsafe) is required for them. draftSat, 05 May 2007 10:47:35 +0000, by peter1138
-
(svn r9789) -Fix (r9770): vehicles didn't get unloaded when 'full load' was specified and the vehicle was already full when it entered. draftSat, 05 May 2007 09:51:26 +0000, by rubidium
-
(svn r9785) -Fix (r942, FS#765): only non dedicated servers can't have 0 players draftFri, 04 May 2007 22:45:37 +0000, by glx
-
(svn r9780) -Codechange: [NewGRF] Add support for variable vehicle weight for trains (callback 36, property 16) draftFri, 04 May 2007 19:24:01 +0000, by peter1138
-
(svn r9779) -Feature: Add the possiblity to choose different road patterns for towns to use. draftFri, 04 May 2007 16:27:13 +0000, by belugas
-
(svn r9775) -Fix: Remove arbitrary limit on length of NewGRF strings. draftFri, 04 May 2007 07:08:35 +0000, by peter1138
-
(svn r9774) -Update: WebTranslator2 update to 2007-05-03 22:30:56 draftThu, 03 May 2007 20:31:25 +0000, by miham
-
(svn r9772) -Fix [r9770,FS#761]: under some circumstances loading/unloading didn't work (correctly). draftThu, 03 May 2007 11:02:37 +0000, by rubidium
-
(svn r9771) -Feature: (-tte) Add password protected status to 'players' (network server) console command. (mostly dihedral) draftWed, 02 May 2007 19:00:59 +0000, by peter1138
-
(svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station. draftWed, 02 May 2007 18:29:11 +0000, by rubidium
-
(svn r9769) [newGRF] -Feature: Add translation support for Esperanto, Bulgarian, Japanese and Korean draftWed, 02 May 2007 15:20:48 +0000, by belugas
-
(svn r9765) -Codechange: constify some class functions. draftWed, 02 May 2007 09:39:11 +0000, by rubidium
-
(svn r9764) -Codechange: replace some lookup tables by functions. draftWed, 02 May 2007 09:29:41 +0000, by rubidium
-
(svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either. draftTue, 01 May 2007 18:17:52 +0000, by rubidium
-
(svn r9762) -Feature: Two new difficulty settings : Very low number of towns and very low number of industries draftTue, 01 May 2007 17:16:51 +0000, by belugas
-
(svn r9761) -Codechange: refactor cargo payment out of LoadUnloadVehicle. draftTue, 01 May 2007 16:45:03 +0000, by rubidium
-
(svn r9760) -Codechange: remove the need for saving some vehicle variables. draftTue, 01 May 2007 16:35:14 +0000, by rubidium
-
(svn r9759) -Add: added threading code for MorphOS (tokai) draftTue, 01 May 2007 15:25:00 +0000, by truelight
-
(svn r9758) -Fix (FS#756): Ignore bit 1 (axis) of station tile layouts draftTue, 01 May 2007 06:43:18 +0000, by peter1138
-
(svn r9756) -Fix [FS#755]: LeaveStation wasn't always called when a station was left. draftSun, 29 Apr 2007 22:51:12 +0000, by rubidium
-
(svn r9755) -Codechange: refactor some more of the begin loading stuff. draftSun, 29 Apr 2007 22:33:51 +0000, by rubidium
-
(svn r9754) -Codechange: make classes for all vehicle types, so we can make nicer/better maintainable code, i.e. virtual methods instead of switches. draftSun, 29 Apr 2007 21:24:08 +0000, by rubidium
-
(svn r9753) -Fix [FS#732]: trains are lost after autorenewal/autoreplace draftSun, 29 Apr 2007 20:16:58 +0000, by bjarni
-
(svn r9752) -Codechange: remove some duplication related to BeginLoading. draftSun, 29 Apr 2007 18:21:24 +0000, by rubidium
-
(svn r9746) -Codechange [YAPF]: added DEBUGs level 0 if the current train order is OT_GOTO_WAYPOINT and waypoint is invalid or v->dest_tile is wrong draftSun, 29 Apr 2007 10:14:42 +0000, by KUDr
-
(svn r9745) -Codechange [YAPF}: if destination is a waypoint then YAPF gets destination tile from that waypoint->xy instead of from v->dest_tile draftSun, 29 Apr 2007 09:55:32 +0000, by KUDr
-
(svn r9743) -Fix [FS#598]: Stop flooded towns from building roads on water. draftSun, 29 Apr 2007 09:18:52 +0000, by maedhros
-
(svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time. draftSun, 29 Apr 2007 08:43:00 +0000, by maedhros
-
(svn r9741) -Fix [FS#672]: station signs were not resized when the language changed, causing overflows in the coloured sign background. draftSun, 29 Apr 2007 07:24:48 +0000, by rubidium
-
(svn r9740) -Fix [FS#709]: removed wrong assert() that could be triggered by removing an order at the wrong moment draftSat, 28 Apr 2007 22:23:10 +0000, by truelight
-
(svn r9734) -Feature: Add an option to automatically pause when starting a new game. draftSat, 28 Apr 2007 15:06:32 +0000, by maedhros
-
(svn r9731) -Fix [FS#677]: in news history, newlines weren't replaced with spaces, making it look ugly from time to time draftSat, 28 Apr 2007 10:41:00 +0000, by truelight
-
(svn r9730) -Feature: [NewGRF] Add support for miscellaneous grf feature bit 1 - paved roads on desert tiles. draftFri, 27 Apr 2007 21:35:02 +0000, by maedhros
-
(svn r9729) -Documentation: add some documentation in various places draftFri, 27 Apr 2007 21:29:36 +0000, by rubidium
-
(svn r9728) -Fix r9086: [win32] For some keyboard layout the 'console' key is a dead-key. It needs to be pressed twice to have an effect but the console is then opened and closed on the 'same' keypress (2 WM_CHAR events). So skip the first WM_CHAR generated to restore the 'console' key functionality. draftFri, 27 Apr 2007 21:27:02 +0000, by glx
-
(svn r9727) -Fix (r8546): Company password field in network player info was inverted. draftFri, 27 Apr 2007 20:50:49 +0000, by peter1138
-
(svn r9726) -Fix [FS#738]: crash when destroying bridge with train partially one it. draftFri, 27 Apr 2007 20:01:25 +0000, by rubidium
-
(svn r9725) -Fix [FS#743]: plane made a 270 degree turn instead of a 90 degree turn on take off from the southern runway. draftFri, 27 Apr 2007 19:47:39 +0000, by rubidium
-
(svn r9724) -Update: WebTranslator2 update to 2007-04-27 20:28:02 draftFri, 27 Apr 2007 18:28:44 +0000, by miham
-
(svn r9722) -Documentation: Document some functions of town_cmd.cpp. Loosely based on work from TheJosh draftFri, 27 Apr 2007 02:27:44 +0000, by belugas
-
(svn r9721) -Codechange: -Codechange: Cleanup of industry_cmd (Step-12). Dynamically build the legends (name and color) for industries in the smallmap_gui. draftThu, 26 Apr 2007 20:20:12 +0000, by belugas
-
(svn r9720) -Codechange: Remove global var and gotos from window autoplacement draftThu, 26 Apr 2007 17:32:54 +0000, by peter1138
-
(svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. draftThu, 26 Apr 2007 07:41:24 +0000, by rubidium
-
(svn r9718) -Fix: Don't allow building of rail vehicles whose railtype isn't available yet. This also affects the rail purchase window. draftThu, 26 Apr 2007 07:24:19 +0000, by peter1138
-
(svn r9717) -Codechange: (NewGRF) Skip Action 5 & A sprites in all loading stages except activation. draftThu, 26 Apr 2007 06:49:32 +0000, by peter1138
-
(svn r9716) -Add: server_lang in [network] section of openttd.cfg, so dedicated servers can have the little lang flag. draftWed, 25 Apr 2007 17:40:06 +0000, by glx
-
(svn r9715) -Update: WebTranslator2 update to 2007-04-24 21:45:15 draftTue, 24 Apr 2007 19:45:59 +0000, by miham
-
(svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading. draftTue, 24 Apr 2007 19:05:16 +0000, by peter1138
-
(svn r9712) -Codechange: Implement accepted cargo types and cargo acceptance (there is a difference) callbacks for newhouses. draftSat, 21 Apr 2007 20:23:20 +0000, by peter1138
-
(svn r9711) -Fix: don't include one system-header-file on MorphOS as it gives silly warnings and is unneeded for OpenTTD draftSat, 21 Apr 2007 13:20:20 +0000, by truelight
-
(svn r9710) -Add: added support for GCC 2.95. This makes MorphOS target alive again. With a big thanks to tokai and Rubidium!! draftSat, 21 Apr 2007 13:19:43 +0000, by truelight
-
(svn r9709) -Fix (r9706): Larger towns use t->larger_towns, not the town index. draftSat, 21 Apr 2007 08:51:42 +0000, by maedhros
-
(svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storage array. draftSat, 21 Apr 2007 07:27:16 +0000, by peter1138
-
(svn r9706) -Codechange: Support NewGRF town var 40 'largertowns' variable properly. draftSat, 21 Apr 2007 07:17:14 +0000, by peter1138
-
(svn r9705) -Codechange: Merge some data arrays together, making a bit more logical units. draftSat, 21 Apr 2007 02:47:33 +0000, by belugas
-
(svn r9704) -Documentation: Add comments on industry data macro draftSat, 21 Apr 2007 02:42:51 +0000, by belugas
-
(svn r9703) -Codechange: support callback 36 in vehicle purchase lists draftFri, 20 Apr 2007 21:42:06 +0000, by peter1138
-
(svn r9702) -Codechange: Add livery support to newgrf vehicle var 43 draftFri, 20 Apr 2007 21:21:47 +0000, by peter1138
-
(svn r9701) -Codechange: Add support for returning 'ttdpatch variables' - http://wiki.ttdpatch.net/tiki-index.php?page=ActionDSpecialVariables draftFri, 20 Apr 2007 21:19:28 +0000, by peter1138
-
(svn r9700) -Merge: Release changes from 0.5 branch back to trunk. draftFri, 20 Apr 2007 20:48:04 +0000, by rubidium
-
(svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx) draftFri, 20 Apr 2007 19:43:06 +0000, by KUDr
-
(svn r9696) -Fix: --without-application-bundle did not disable the custom language/second data directory stuff that is used for application bundles. draftFri, 20 Apr 2007 19:41:19 +0000, by rubidium
-
(svn r9694) -Fix [YAPF][FS#736]: the guessed path (when PF stopped on max. # of nodes passed) was ignored for ships (desolator) draftFri, 20 Apr 2007 19:19:23 +0000, by KUDr
-
(svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference draftFri, 20 Apr 2007 19:13:35 +0000, by KUDr
-
(svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station. draftFri, 20 Apr 2007 17:52:28 +0000, by rubidium
-
(svn r9691) -Fix (r9683): Forgotten savegame bump... draftFri, 20 Apr 2007 17:26:10 +0000, by peter1138
-
(svn r9690) -Codechange: Update another couple of NewGRF TTDPatch flags draftFri, 20 Apr 2007 17:23:33 +0000, by peter1138
-
(svn r9689) -Fix: Clone vehicles will no longer refit for free draftFri, 20 Apr 2007 17:08:55 +0000, by bjarni
-
(svn r9688) -Codechange: Created a function to get default cargo type for a cargo type draftFri, 20 Apr 2007 16:56:55 +0000, by bjarni
-
(svn r9687) -Update: WebTranslator2 update to 2007-04-20 17:51:25 draftFri, 20 Apr 2007 15:52:07 +0000, by miham
-
(svn r9686) -Codechange: Update a couple of NewGRF TTDPatch flags draftFri, 20 Apr 2007 15:03:58 +0000, by peter1138
-
(svn r9685) -Fix (r9683): Call v->LeaveStation() when a vehicle in a station is sent to a depot. draftFri, 20 Apr 2007 11:39:01 +0000, by maedhros
-
(svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding draftFri, 20 Apr 2007 11:05:56 +0000, by maedhros
-
(svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains. draftFri, 20 Apr 2007 08:00:30 +0000, by rubidium