log

age author description
Wed, 02 May 2007 18:29:11 +0000 rubidium (svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station. draft
Wed, 02 May 2007 15:20:48 +0000 belugas (svn r9769) [newGRF] -Feature: Add translation support for Esperanto, Bulgarian, Japanese and Korean draft
Wed, 02 May 2007 09:39:11 +0000 rubidium (svn r9765) -Codechange: constify some class functions. draft
Wed, 02 May 2007 09:29:41 +0000 rubidium (svn r9764) -Codechange: replace some lookup tables by functions. draft
Tue, 01 May 2007 18:17:52 +0000 rubidium (svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either. draft
Tue, 01 May 2007 17:16:51 +0000 belugas (svn r9762) -Feature: Two new difficulty settings : Very low number of towns and very low number of industries draft
Tue, 01 May 2007 16:45:03 +0000 rubidium (svn r9761) -Codechange: refactor cargo payment out of LoadUnloadVehicle. draft
Tue, 01 May 2007 16:35:14 +0000 rubidium (svn r9760) -Codechange: remove the need for saving some vehicle variables. draft
Tue, 01 May 2007 15:25:00 +0000 truelight (svn r9759) -Add: added threading code for MorphOS (tokai) draft
Tue, 01 May 2007 06:43:18 +0000 peter1138 (svn r9758) -Fix (FS#756): Ignore bit 1 (axis) of station tile layouts draft
Mon, 30 Apr 2007 20:05:31 +0000 rubidium (svn r9757) -Fix [FS#1244842]: when you have closed the "Load game"/"New game" windows accessible from the "New Server" window, any creation of new game/loading from the intro menu should not start a server. draft
Sun, 29 Apr 2007 22:51:12 +0000 rubidium (svn r9756) -Fix [FS#755]: LeaveStation wasn't always called when a station was left. draft
Sun, 29 Apr 2007 22:33:51 +0000 rubidium (svn r9755) -Codechange: refactor some more of the begin loading stuff. draft
Sun, 29 Apr 2007 21:24:08 +0000 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. draft
Sun, 29 Apr 2007 20:16:58 +0000 bjarni (svn r9753) -Fix [FS#732]: trains are lost after autorenewal/autoreplace draft
Sun, 29 Apr 2007 18:21:24 +0000 rubidium (svn r9752) -Codechange: remove some duplication related to BeginLoading. draft
Sun, 29 Apr 2007 10:14:42 +0000 KUDr (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 draft
Sun, 29 Apr 2007 09:55:32 +0000 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 draft
Sun, 29 Apr 2007 09:18:52 +0000 maedhros (svn r9743) -Fix [FS#598]: Stop flooded towns from building roads on water. draft
Sun, 29 Apr 2007 08:43:00 +0000 maedhros (svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time. draft
Sun, 29 Apr 2007 07:24:48 +0000 rubidium (svn r9741) -Fix [FS#672]: station signs were not resized when the language changed, causing overflows in the coloured sign background. draft
Sat, 28 Apr 2007 22:23:10 +0000 truelight (svn r9740) -Fix [FS#709]: removed wrong assert() that could be triggered by removing an order at the wrong moment draft
Sat, 28 Apr 2007 15:06:32 +0000 maedhros (svn r9734) -Feature: Add an option to automatically pause when starting a new game. draft
Sat, 28 Apr 2007 10:41:00 +0000 truelight (svn r9731) -Fix [FS#677]: in news history, newlines weren't replaced with spaces, making it look ugly from time to time draft
Fri, 27 Apr 2007 21:35:02 +0000 maedhros (svn r9730) -Feature: [NewGRF] Add support for miscellaneous grf feature bit 1 - paved roads on desert tiles. draft
Fri, 27 Apr 2007 21:29:36 +0000 rubidium (svn r9729) -Documentation: add some documentation in various places draft
Fri, 27 Apr 2007 21:27:02 +0000 glx (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. draft
Fri, 27 Apr 2007 20:50:49 +0000 peter1138 (svn r9727) -Fix (r8546): Company password field in network player info was inverted. draft
Fri, 27 Apr 2007 20:01:25 +0000 rubidium (svn r9726) -Fix [FS#738]: crash when destroying bridge with train partially one it. draft
Fri, 27 Apr 2007 19:47:39 +0000 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. draft
Fri, 27 Apr 2007 18:28:44 +0000 miham (svn r9724) -Update: WebTranslator2 update to 2007-04-27 20:28:02 draft
Fri, 27 Apr 2007 02:27:44 +0000 belugas (svn r9722) -Documentation: Document some functions of town_cmd.cpp. Loosely based on work from TheJosh draft
Thu, 26 Apr 2007 20:20:12 +0000 belugas (svn r9721) -Codechange: -Codechange: Cleanup of industry_cmd (Step-12). Dynamically build the legends (name and color) for industries in the smallmap_gui. draft
Thu, 26 Apr 2007 17:32:54 +0000 peter1138 (svn r9720) -Codechange: Remove global var and gotos from window autoplacement draft
Thu, 26 Apr 2007 07:41:24 +0000 rubidium (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255. draft
Thu, 26 Apr 2007 07:24:19 +0000 peter1138 (svn r9718) -Fix: Don't allow building of rail vehicles whose railtype isn't available yet. This also affects the rail purchase window. draft
Thu, 26 Apr 2007 06:49:32 +0000 peter1138 (svn r9717) -Codechange: (NewGRF) Skip Action 5 & A sprites in all loading stages except activation. draft
Wed, 25 Apr 2007 17:40:06 +0000 glx (svn r9716) -Add: server_lang in [network] section of openttd.cfg, so dedicated servers can have the little lang flag. draft
Tue, 24 Apr 2007 19:45:59 +0000 miham (svn r9715) -Update: WebTranslator2 update to 2007-04-24 21:45:15 draft
Tue, 24 Apr 2007 19:05:16 +0000 peter1138 (svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading. draft
Sat, 21 Apr 2007 20:23:20 +0000 peter1138 (svn r9712) -Codechange: Implement accepted cargo types and cargo acceptance (there is a difference) callbacks for newhouses. draft
Sat, 21 Apr 2007 13:20:20 +0000 truelight (svn r9711) -Fix: don't include one system-header-file on MorphOS as it gives silly warnings and is unneeded for OpenTTD draft
Sat, 21 Apr 2007 13:19:43 +0000 truelight (svn r9710) -Add: added support for GCC 2.95. This makes MorphOS target alive again. With a big thanks to tokai and Rubidium!! draft
Sat, 21 Apr 2007 08:51:42 +0000 maedhros (svn r9709) -Fix (r9706): Larger towns use t->larger_towns, not the town index. draft
Sat, 21 Apr 2007 07:27:16 +0000 peter1138 (svn r9707) -Codechange: Add some support for NewGRF var 7D, temporary storage array. draft
Sat, 21 Apr 2007 07:17:14 +0000 peter1138 (svn r9706) -Codechange: Support NewGRF town var 40 'largertowns' variable properly. draft
Sat, 21 Apr 2007 02:47:33 +0000 belugas (svn r9705) -Codechange: Merge some data arrays together, making a bit more logical units. draft
Sat, 21 Apr 2007 02:42:51 +0000 belugas (svn r9704) -Documentation: Add comments on industry data macro draft
Fri, 20 Apr 2007 21:42:06 +0000 peter1138 (svn r9703) -Codechange: support callback 36 in vehicle purchase lists draft
Fri, 20 Apr 2007 21:21:47 +0000 peter1138 (svn r9702) -Codechange: Add livery support to newgrf vehicle var 43 draft
Fri, 20 Apr 2007 21:19:28 +0000 peter1138 (svn r9701) -Codechange: Add support for returning 'ttdpatch variables' - http://wiki.ttdpatch.net/tiki-index.php?page=ActionDSpecialVariables draft
Fri, 20 Apr 2007 20:48:04 +0000 rubidium (svn r9700) -Merge: Release changes from 0.5 branch back to trunk. draft
Fri, 20 Apr 2007 19:43:06 +0000 KUDr (svn r9697) -Fix [YAPF](r9694): 'unused variable' warning (glx) draft
Fri, 20 Apr 2007 19:41:19 +0000 rubidium (svn r9696) -Fix: --without-application-bundle did not disable the custom language/second data directory stuff that is used for application bundles. draft
Fri, 20 Apr 2007 19:19:23 +0000 KUDr (svn r9694) -Fix [YAPF][FS#736]: the guessed path (when PF stopped on max. # of nodes passed) was ignored for ships (desolator) draft
Fri, 20 Apr 2007 19:13:35 +0000 KUDr (svn r9693) -Codechange [YAPF]: GetBestNode() now returns pointer to node instead of reference draft
Fri, 20 Apr 2007 17:52:28 +0000 rubidium (svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station. draft
Fri, 20 Apr 2007 17:26:10 +0000 peter1138 (svn r9691) -Fix (r9683): Forgotten savegame bump... draft
Fri, 20 Apr 2007 17:23:33 +0000 peter1138 (svn r9690) -Codechange: Update another couple of NewGRF TTDPatch flags draft
Fri, 20 Apr 2007 17:08:55 +0000 bjarni (svn r9689) -Fix: Clone vehicles will no longer refit for free draft