log

age author description
Fri, 08 Jul 2005 19:46:41 +0000 tron (svn r2533) Move misplaced parenthesis, found by ludde draft
Fri, 08 Jul 2005 19:02:26 +0000 hackykid (svn r2532) - Fix: Don't waste space using an int where a byte would suffice. (ludde) draft
Fri, 08 Jul 2005 17:46:10 +0000 miham (svn r2531) [Translators] Updated translations to 20050708 (1 lang(s)) draft
Fri, 08 Jul 2005 00:14:19 +0000 Darkvater (svn r2530) - Fix: [ 1219829 ] Mouse-wheel crashes OTTD. Widget detection failed to detect the most-right and most-bottom pixels of a widget. If scrollwheel is used on a not-found widget (such as the background of the toolbar), it will now fail correctly (glx) draft
Thu, 07 Jul 2005 22:15:34 +0000 Darkvater (svn r2529) - Fix: PBS signals showed up as normal signals with the query tool draft
Thu, 07 Jul 2005 22:14:37 +0000 Darkvater (svn r2528) - Fix: TTDPatch games had garbage in _map3[hi]&0xF0 which interfered with OpenTTD PBS functionality; fixed in oldloader draft
Thu, 07 Jul 2005 15:21:55 +0000 Darkvater (svn r2527) - Clarify map-description file. Bits are from left to right with the lowest bit on the left. Eg. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... Is that clear? draft
Wed, 06 Jul 2005 10:43:36 +0000 hackykid (svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs. draft
Wed, 06 Jul 2005 10:41:56 +0000 Darkvater (svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files. draft
Wed, 06 Jul 2005 06:18:53 +0000 tron (svn r2523) Readd a comment which got lost in r2522 draft
Tue, 05 Jul 2005 19:54:35 +0000 tron (svn r2522) Reorganize sprite load and decompression in order to remove a special case from the sprite blitter, which decompressed certain sprites every time when blitting them draft
Tue, 05 Jul 2005 17:47:10 +0000 celestar (svn r2521) -Codechange: Removed trailing "\n"s from DEBUG statements draft
Tue, 05 Jul 2005 17:45:50 +0000 miham (svn r2520) [Translators] Updated translations to 20050705 (14 lang(s)) draft
Tue, 05 Jul 2005 12:10:06 +0000 orudge (svn r2519) - Fix: Update OS/2 project with pbs.c draft
Tue, 05 Jul 2005 11:09:18 +0000 tron (svn r2518) Small cleanup draft
Mon, 04 Jul 2005 15:25:06 +0000 hackykid (svn r2517) - Fix: [pbs] Detect end-of-lines properly regarding depots. draft
Mon, 04 Jul 2005 14:58:55 +0000 hackykid (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal. draft
Mon, 04 Jul 2005 10:01:06 +0000 celestar (svn r2515) -Codechange: Removed a good deal of magic sprite numbers in the rail drawing code, and placed neatly into arrays and enums. This also makes way to implement more railtypes without having to do tons of ugly hacks. draft
Sun, 03 Jul 2005 13:02:54 +0000 matthijs (svn r2514) - Codechange: [NPF] Move the checking of railtype into a funciton IsCompatibleRail(). draft
Sun, 03 Jul 2005 11:31:03 +0000 tron (svn r2513) Small cleanup draft
Sun, 03 Jul 2005 10:22:20 +0000 tron (svn r2512) Small cleanup draft
Sun, 03 Jul 2005 07:51:13 +0000 tron (svn r2511) Fix an old bug in the PCX writer: The first pixel column contained garbage, the picture was shifted one to the right, and the last column was dropped draft
Sat, 02 Jul 2005 17:45:05 +0000 miham (svn r2510) [Translators] Updated translations to 20050702 (1 lang(s)) draft
Sat, 02 Jul 2005 13:03:56 +0000 celestar (svn r2507) -Fix: Forgot to change an enum in rail.h in r2499 (thanks blathijs for draft
Fri, 01 Jul 2005 18:16:16 +0000 bjarni (svn r2506) - Fix: [OSX, makefile] The makefile can now also see OSX 10.4 as OSX draft
Fri, 01 Jul 2005 15:46:27 +0000 tron (svn r2505) Remove some unnecessary #includes draft
Fri, 01 Jul 2005 14:05:44 +0000 tron (svn r2504) Move Draw*EngineInfo to engine_gui.c to reduce dependencies draft
Fri, 01 Jul 2005 06:25:35 +0000 tron (svn r2503) Small cleanup draft
Thu, 30 Jun 2005 19:49:01 +0000 tron (svn r2502) Small cleanup draft
Thu, 30 Jun 2005 19:28:00 +0000 tron (svn r2501) Forgot to change part of the win32 code in r2497 draft
Thu, 30 Jun 2005 17:45:14 +0000 miham (svn r2500) [Translators] Updated translations to 20050630 (1 lang(s)) draft
Thu, 30 Jun 2005 13:24:17 +0000 celestar (svn r2499) -Codechange: Moved the semaphore bit from bit 2 to bit 3 in _map_hi for rails, in order to make way for pbs draft
Thu, 30 Jun 2005 12:42:27 +0000 tron (svn r2498) -Fix: [1230241] The console variable autoclean_unprotected was linked to the variable _network_autoclean_protected draft
Thu, 30 Jun 2005 05:27:32 +0000 tron (svn r2497) Use a struct array for palette entries instead of a flat byte array draft
Wed, 29 Jun 2005 08:14:09 +0000 tron (svn r2496) -Fix: [1179933] When toggling build/remove via keyboard the selection wasn't correctly redrawn draft
Tue, 28 Jun 2005 17:45:15 +0000 miham (svn r2495) [Translators] Updated translations to 20050628 (1 lang(s)) draft
Mon, 27 Jun 2005 21:34:31 +0000 hackykid (svn r2494) - Fix: [newgrf] Dont assume a spriteset can only have 4 or 8 sprites. draft
Mon, 27 Jun 2005 17:45:21 +0000 miham (svn r2493) [Translators] Updated translations to 20050627 (1 lang(s)) draft
Mon, 27 Jun 2005 06:57:24 +0000 tron (svn r2492) Remove some pointless casts and fix some nearby indentation draft
Sun, 26 Jun 2005 21:59:21 +0000 celestar (svn r2491) -Fix: Solved a performance problem introduced in r2467. While busy draft
Sun, 26 Jun 2005 17:45:13 +0000 miham (svn r2490) [Translators] Updated translations to 20050626 (2 lang(s)) draft
Sat, 25 Jun 2005 19:08:58 +0000 tron (svn r2489) static, bracing style and use clamp() draft
Sat, 25 Jun 2005 17:45:40 +0000 miham (svn r2488) [Translators] Updated translations to 20050625 (1 lang(s)) draft
Sat, 25 Jun 2005 16:44:57 +0000 tron (svn r2487) Replace TILE_XY by TileXY/TileDiffXY draft
Sat, 25 Jun 2005 06:15:43 +0000 tron (svn r2486) Turn TILE_FROM_XY into an inline function and rename it to TileVirtXY draft
Fri, 24 Jun 2005 17:41:08 +0000 tron (svn r2485) Missed two uint -> TileIndex, thanks _Luca_ draft
Fri, 24 Jun 2005 13:55:29 +0000 orudge (svn r2484) - Fix: Update Watcom project file (add rail.c) draft
Fri, 24 Jun 2005 12:38:35 +0000 tron (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile" draft
Thu, 23 Jun 2005 18:32:41 +0000 miham (svn r2482) [Translators] Updated translations to 20050623 (1 lang(s)) draft
Thu, 23 Jun 2005 18:07:17 +0000 miham (svn r2481) [Translators] Updated translations to 20050623 draft
Thu, 23 Jun 2005 17:55:21 +0000 miham (svn r2480) [Test] Removed dummy file draft
Thu, 23 Jun 2005 17:48:54 +0000 miham (svn r2479) [Test of the new language-commiter system, please ignore it!] draft
Thu, 23 Jun 2005 13:35:41 +0000 miham (svn r2478) [Translations] Updated to 2005-06-23 (?? str / 10 langs) draft
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
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