log

age author description
Thu, 23 Jun 2005 13:21:10 +0000 truelight (svn r2477) -Nothing: SVN Mirror Test 2/2 draft
Thu, 23 Jun 2005 13:00:45 +0000 truelight (svn r2476) -Nothing: SVNMirror Test File draft
Thu, 23 Jun 2005 06:19:06 +0000 celestar (svn r2475) -Fix: [ 1214982 & 1217473 ] realistic acceleration problem. (glx) draft
Thu, 23 Jun 2005 01:26:54 +0000 hackykid (svn r2474) - Fix: [newgrf] Some road vehicle action 0 properties were loaded as the wrong type (int8,int16,int32) causing undefined results. (like cargo types being wrong) draft
Wed, 22 Jun 2005 22:38:18 +0000 matthijs (svn r2473) - Add: VehicleMayEnterTile(), which checks if the tile owner of a tile is correct for a vehicle to enter it. Based upon glx's code. draft
Wed, 22 Jun 2005 18:00:48 +0000 miham (svn r2472) [Translations] Updated to 2005-06-22 (1 str / 1 lang + 1 string modified in english.txt lately) draft
Wed, 22 Jun 2005 01:06:04 +0000 matthijs (svn r2471) - Fix: [ 1221249 ] [NPF] Vehicles try to drive into a tunnel entrance from above. draft
Tue, 21 Jun 2005 21:13:10 +0000 hackykid (svn r2470) - Fix: Display station signs correctly in smallest zoom level in transparent buildings or tranparant station signs mode. (Peter1138) draft
Tue, 21 Jun 2005 19:45:05 +0000 hackykid (svn r2469) - Add: When removing tracks with the 'remove' tool, have it automatically remove signals on the tracks. draft
Tue, 21 Jun 2005 16:28:17 +0000 celestar (svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayer draft
Tue, 21 Jun 2005 14:50:08 +0000 hackykid (svn r2467) - Fix: [newgrf] Prevent trains with shorter wagons breaking apart when reversing in some cases. (Therax) draft
Tue, 21 Jun 2005 07:30:01 +0000 miham (svn r2466) [Translations] Updated to 2005-06-21 (37 strs / 2 langs) draft
Mon, 20 Jun 2005 20:09:46 +0000 tron (svn r2465) Remove some unreachable code draft
Mon, 20 Jun 2005 20:08:10 +0000 tron (svn r2464) Move definition of _inclined_tileh out of variables.h draft
Mon, 20 Jun 2005 19:39:49 +0000 Darkvater (svn r2463) - Fix: partly revert the strncat madness and update nightly script (invisible) to correctly insert date. draft
Mon, 20 Jun 2005 09:33:43 +0000 miham (svn r2462) [Translations] Updated to 2005-06-20 (202 strs / 5 langs) draft
Sun, 19 Jun 2005 17:05:24 +0000 bjarni (svn r2461) -Feature [Makefile] libpng-config can now be called something else in Makefile.config draft
Sun, 19 Jun 2005 11:56:07 +0000 hackykid (svn r2460) - Fix: Prevent assertion failure when trying to drag signals starting from a non-rail tile. draft
Sat, 18 Jun 2005 20:23:35 +0000 Darkvater (svn r2459) - Fix: windows title-bar did not correctly add date/revision for nightly build draft
Sat, 18 Jun 2005 15:08:35 +0000 truelight (svn r2458) -Fix: Quickfix to make dedicated-server compile again. We need a more ellegant way to fix this... draft
Sat, 18 Jun 2005 10:02:47 +0000 truelight (svn r2457) -Fix: typo in Makefile for OSX builds draft
Fri, 17 Jun 2005 17:11:05 +0000 matthijs (svn r2456) * Prettyfied npf.c using enums and wrappers from rail.h. draft
Fri, 17 Jun 2005 13:39:59 +0000 miham (svn r2455) [Translations] Updated to 2005-06-17 (100+ strs / 10+ langs) draft
Fri, 17 Jun 2005 11:30:50 +0000 matthijs (svn r2454) * Codechange: Move #include "stdafx.h" and "openttd.h" from rail.h to rail.c draft
Fri, 17 Jun 2005 09:53:22 +0000 matthijs (svn r2453) * CodeChange: Declared the lookup arrays in rail.h as extern, so the linker will complain if they are not defined (ie when rail.c is not included). draft
Fri, 17 Jun 2005 07:35:10 +0000 tron (svn r2452) Fix defect in r2448 which caused building tracks unexpectedly fail or succeed draft
Fri, 17 Jun 2005 00:46:33 +0000 matthijs (svn r2451) * Fix: Assertion caused by passing a trackdir where a track was expected. draft
Fri, 17 Jun 2005 00:22:46 +0000 matthijs (svn r2450) * Codechange: Replaced all uses of the arrays in tile.h with calls to the associated wrapper functions. draft
Thu, 16 Jun 2005 20:54:37 +0000 matthijs (svn r2449) * Added an extra warning to the stopall command, "For debugging only!". draft
Thu, 16 Jun 2005 18:04:02 +0000 matthijs (svn r2448) General cleanup of rail related code, more to follow. draft
Thu, 16 Jun 2005 17:53:40 +0000 matthijs (svn r2447) * Add: [NPF] Penalty for road vehicles making turns. draft
Thu, 16 Jun 2005 01:25:01 +0000 matthijs (svn r2446) * Made os/debian/rules executable. draft
Thu, 16 Jun 2005 00:54:19 +0000 matthijs (svn r2445) * Add: "stopall" console command, which forcibly stops all vehicles (useful for debugging). draft
Wed, 15 Jun 2005 17:27:14 +0000 hackykid (svn r2444) - CodeChange: Add an enum for demagicifying the values of the 'flags' parameter of DrawFrameRect(). (_Abraxa_) draft
Wed, 15 Jun 2005 17:18:32 +0000 celestar (svn r2443) -Fix: somehow I delete one line too many :( draft
Wed, 15 Jun 2005 17:09:24 +0000 miham (svn r2442) [Translations] Updated to 2005-06-15 #2. (27+X strs / all lang) draft
Wed, 15 Jun 2005 16:58:15 +0000 celestar (svn r2441) -Feature: You can now give transfer order to set up feeder systems draft
Wed, 15 Jun 2005 14:04:48 +0000 hackykid (svn r2440) - Fix: [newgrf] Fix the spritesorter to handle overlapping sprites properly, this fixes display problems with really short wagons. (algorithm by patchman, ported by therax) draft
Wed, 15 Jun 2005 09:28:02 +0000 miham (svn r2439) [Translations] Updated to 2005-06-15 (6 strs / 3 lang) draft
Tue, 14 Jun 2005 10:59:05 +0000 hackykid (svn r2438) - Feature: New display option, 'transparent station signs', makes station signs transparent instead of using a solid bar to draw text on (peter1138) draft
Fri, 10 Jun 2005 07:41:26 +0000 miham (svn r2437) [Translations] Updated to 2005-06-10 (28 strs / 5 lang) draft
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