log

age author description
Thu, 09 Jun 2005 13:54:08 +0000 Darkvater (svn r2436) - Fix: Deleting canals under bridges removes bridges first in certain configurations (peter1138) draft
Wed, 08 Jun 2005 15:13:50 +0000 miham (svn r2435) [Translations] Updated to 2005-06-08 (11 strs / 1 lang) draft
Wed, 08 Jun 2005 09:03:29 +0000 tron (svn r2434) Fix some defects in r2433 draft
Tue, 07 Jun 2005 21:37:00 +0000 Darkvater (svn r2433) - CodeChange: unmagicify all road/train crossings with IsLevelCrossing() function (peter1138) draft
Tue, 07 Jun 2005 18:13:49 +0000 tron (svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[] draft
Tue, 07 Jun 2005 16:44:54 +0000 hackykid (svn r2431) - Fix: [newgrf] clamp() instead of assert() on the result of the vehicle length calculation, as it can depend on external input. (thanks tron) draft
Tue, 07 Jun 2005 16:11:19 +0000 miham (svn r2430) [Translations] Updated to 2005-06-07 (118 strs / 8 langs) draft
Tue, 07 Jun 2005 01:21:56 +0000 hackykid (svn r2429) - Fix: Oops, forgot to increase the size of the autoreplace window to fit the extra info from powered wagons. draft
Mon, 06 Jun 2005 22:44:11 +0000 hackykid (svn r2428) - Feature: [newgrf] Implement shorter train vehicles (Therax), and the callback that goes with it. draft
Mon, 06 Jun 2005 21:32:04 +0000 hackykid (svn r2427) - Fix: CmdMoveRailVehice; Prevent possible assertion failure when moving vehicles within one chain. draft
Mon, 06 Jun 2005 19:18:40 +0000 miham (svn r2426) [Translations] Updated to 2005-06-06 #2. (133 strs / 12 langs) draft
Mon, 06 Jun 2005 17:30:52 +0000 Darkvater (svn r2425) - Fix (regression): wrong sprite for level-land cursor (thx Tron) draft
Mon, 06 Jun 2005 15:58:58 +0000 Darkvater (svn r2424) - Fix: backport the smallmap_gui.c changes from the map/ branch into trunk. This also implicitely fixes the bug where the game would crash in certain resolutions with certain minimap masks when dragged partly outside the game-area. draft
Mon, 06 Jun 2005 14:26:15 +0000 hackykid (svn r2423) - CodeChange: Include first_engine in the train cache, instead of calculating it all over the place. draft
Mon, 06 Jun 2005 14:11:15 +0000 Darkvater (svn r2422) - Codechange: magic number fix in network window (anonymous) draft
Mon, 06 Jun 2005 14:07:50 +0000 Darkvater (svn r2421) - how come you didn't get committed you evil file? Be gone! draft
Mon, 06 Jun 2005 13:47:06 +0000 Darkvater (svn r2420) - Codechange: magic number elminitation of cursorsprites. draft
Mon, 06 Jun 2005 13:11:35 +0000 Darkvater (svn r2419) - Fix: saving no longer changes your cursor if it is in a non-mouse state. draft
Mon, 06 Jun 2005 12:27:47 +0000 Darkvater (svn r2418) - Fix: typo draft
Mon, 06 Jun 2005 12:11:44 +0000 Darkvater (svn r2417) - Fix: threads on morphos are apparently unexistent, so implement stubs for them (tokai) draft
Mon, 06 Jun 2005 05:29:06 +0000 miham (svn r2416) [Translations] Updated to 2005-06-06 (lots of strings has changed in english, therefore further changes ahead..) draft
Mon, 06 Jun 2005 01:31:36 +0000 hackykid (svn r2415) - Fix: [newgrf] Powered Wagons - Don't assume an undefined callback will fail. draft
Mon, 06 Jun 2005 00:19:24 +0000 hackykid (svn r2414) - Feature: [newgrf] Implement powered wagons, and the callback that goes with it. draft
Sun, 05 Jun 2005 23:01:10 +0000 hackykid (svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, make it easyer to add lines later. draft
Sun, 05 Jun 2005 20:45:04 +0000 hackykid (svn r2412) - Fix: [ 1214948 ] building vehicles without depot crashes game. (Chris Huebsch) draft
Sun, 05 Jun 2005 15:37:00 +0000 hackykid (svn r2411) - Codechange: Have trains cache stuff like consist power/weight/max speed instead of recalculating it each time. draft
Sun, 05 Jun 2005 05:35:12 +0000 hackykid (svn r2410) - Fix: [newgrf] When resolving callbacks, dont ignore wagon overrides. draft
Sat, 04 Jun 2005 12:14:51 +0000 tron (svn r2409) Missed one _map_owner -> IsTileOwner() draft
Sat, 04 Jun 2005 12:13:24 +0000 tron (svn r2408) Introduce SetTileOwner() and use it draft
Sat, 04 Jun 2005 11:56:32 +0000 tron (svn r2407) Use {Get,Is}TileOwner to get/check the owner of a tile and fix some bogus reads of _map_owner draft
Sat, 04 Jun 2005 07:36:28 +0000 miham (svn r2406) [Translations] Updated to 2005-06-04 (42 strs / 11 langs) draft
Sat, 04 Jun 2005 07:35:12 +0000 tron (svn r2405) Simplify a few '? true : false' and '? false : true', especially the latter is confusing draft
Fri, 03 Jun 2005 22:43:59 +0000 tron (svn r2404) assert that GetTileOwner() isn't called for tiles, which don't store owner information draft
Fri, 03 Jun 2005 22:25:06 +0000 tron (svn r2403) if cascade -> switch draft
Fri, 03 Jun 2005 12:09:55 +0000 miham (svn r2402) [Translations] Updated to 2005-06-03 (10 strs / 5 langs) draft
Fri, 03 Jun 2005 10:39:30 +0000 hackykid (svn r2401) - Fix: [newgrf] Finish up callback mechanism, implement 'refit capacity' callback slightly more correct. draft
Thu, 02 Jun 2005 21:38:50 +0000 hackykid (svn r2400) - Fix: [newgrf] Load power for dual-headed engines correctly draft
Thu, 02 Jun 2005 19:55:37 +0000 orudge (svn r2399) - Fix: Update OS/2 project file with filename changes draft
Thu, 02 Jun 2005 19:39:29 +0000 Darkvater (svn r2398) - CodeChange: forgot to update unix and os2 specific files as well. draft
Thu, 02 Jun 2005 19:30:21 +0000 Darkvater (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. draft
Thu, 02 Jun 2005 17:17:24 +0000 orudge (svn r2396) - Fix: Put strcasecmp back into os2.c, sorry Tron! draft
Thu, 02 Jun 2005 15:48:28 +0000 Darkvater (svn r2395) - Fix: oops, forgot a break in a console switch. draft
Thu, 02 Jun 2005 10:39:46 +0000 orudge (svn r2394) - Completed clipboard functions for OS/2 port draft
Thu, 02 Jun 2005 09:51:01 +0000 orudge (svn r2393) - Implemented threaded saving for OS/2 draft
Wed, 01 Jun 2005 23:12:29 +0000 Darkvater (svn r2392) - Fix some typos (Tron) draft
Wed, 01 Jun 2005 23:08:33 +0000 Darkvater (svn r2391) - Feature: saving games happen in a seperate thread so you no longer will have to wait such a long time (especially handy on bigger maps and multiplayer games). The mouse also changes into the 'ZZZ' state :P. The thread on windows is currently given a little-bit-less-than-normal priority so it should not interfere that much with the gameplay; it will take a bit longer though. Upon the exit of the game any pending saves are waited upon. draft
Wed, 01 Jun 2005 11:52:44 +0000 hackykid (svn r2390) - Codechange: Fix some warnings on GCC 4.0.0 draft
Wed, 01 Jun 2005 11:34:37 +0000 hackykid (svn r2389) - Feature: [newgrf] Implement the mechanism for handling newgrf callbacks. draft
Wed, 01 Jun 2005 10:30:45 +0000 hackykid (svn r2388) - Fix: [realistic accel] Very slow trains no longer get an increase in maximum speed when part of them is in a depot. draft
Mon, 30 May 2005 22:16:05 +0000 Darkvater (svn r2387) - CodeChange: made the saveload code more readable and also removed the 'byte' saveload arrays which means you can save an array of more than 255 elements, or bigger structs than 255 bytes. This doesn't yet solve the problem that a chunk can be a maximum of 16384 big. draft
Mon, 30 May 2005 21:46:10 +0000 matthijs (svn r2386) * Blaat draft
Mon, 30 May 2005 16:03:21 +0000 Darkvater (svn r2385) - Feature: shortcut CTRL + U that clears the commandline of the current input-box. As requested by Tron. draft
Mon, 30 May 2005 15:50:20 +0000 Darkvater (svn r2384) - Fix: Check selling land and setting player colour. Also an extra map-bounds check for terraforming; inspired by the monkey (and Tron :) ) draft
Mon, 30 May 2005 14:45:36 +0000 Darkvater (svn r2383) - Fix: Monkey-testing turned up some command crashes. draft
Mon, 30 May 2005 13:35:39 +0000 Darkvater (svn r2382) - Fix: Check the airport type when building an airport draft
Mon, 30 May 2005 13:06:15 +0000 Darkvater (svn r2381) - Fix: [ 1210610 ] Endgame window on easy difficulty results in infinite loop. Oops. Seperated the window classes of endgame and highscreen. draft
Mon, 30 May 2005 10:18:18 +0000 orudge (svn r2380) - Fix: Build year for mail compartment of planes was not set correctly, affected station ratings (Asterix_) draft
Sun, 29 May 2005 20:42:01 +0000 orudge (svn r2379) - Fix: [newgrf] Note to self, check thoroughly before committing! draft
Sun, 29 May 2005 20:36:11 +0000 orudge (svn r2378) - Fix: [newgrf] Further property stubs, help prevents subsequent incorrect reading of newgrf data draft
Sun, 29 May 2005 20:05:04 +0000 orudge (svn r2377) - Fix: [newgrf] Ignore action 0 prop 0x20 (air drag) draft