log

age author description
Sun, 17 Jun 2007 15:55:52 +0000 rubidium (svn r10183) -Fix (r10182): some bashism sneaked in. draft
Sun, 17 Jun 2007 15:48:57 +0000 rubidium (svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible. draft
Sun, 17 Jun 2007 13:27:50 +0000 rubidium (svn r10181) -Fix (r10093): clamp the zoom level so it won't try to use a wrong zoom level when loading an old savegame. draft
Sun, 17 Jun 2007 13:26:19 +0000 rubidium (svn r10180) -Fix (r10167): do not reset the 2cc loaded feature setting when a (later) newgrf does not have 2cc. draft
Sun, 17 Jun 2007 12:30:43 +0000 rubidium (svn r10179) -Fix: spritecache wasn't in source.list, thus wasn't in the MSVC project files. draft
Sun, 17 Jun 2007 11:01:58 +0000 maedhros (svn r10178) -Fix: Don't deactivate newgrf files when skipping the rest of the file during the initialisation stage. draft
Sun, 17 Jun 2007 10:47:30 +0000 peter1138 (svn r10177) -Fix: Passengers has one A and two Es (ln) draft
Sun, 17 Jun 2007 10:14:47 +0000 maedhros (svn r10176) -Fix (r10071): Deselect the currently selected order when clicking on an empty part of the orders window. draft
Sun, 17 Jun 2007 07:24:39 +0000 miham (svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in english... draft
Sun, 17 Jun 2007 07:21:02 +0000 miham (svn r10174) -Fix: [Translations]: piglatin plural forms had some problem.. draft
Sun, 17 Jun 2007 05:45:05 +0000 miham (svn r10173) -Add: Translations: added new language "Pig Latin". Already "pre-translated", only needs checking. Idea of Piglatin language was from Adam M-W draft
Sun, 17 Jun 2007 01:01:15 +0000 belugas (svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for industry tile. draft
Sat, 16 Jun 2007 21:57:30 +0000 rubidium (svn r10171) -Add: simple support for ccache (--with-ccache). draft
Sat, 16 Jun 2007 12:03:36 +0000 rubidium (svn r10170) -Codechange: remove some duplication of code. draft
Sat, 16 Jun 2007 11:13:30 +0000 rubidium (svn r10169) -Fix [FS#875]: trunk did still tell Windows that it was version 0.5.0(.0), so now we use a "bogus" version number to tell it's not a real release. The version number that will be shown in-game will not change, only the version number in the file properties. draft
Sat, 16 Jun 2007 10:10:22 +0000 rubidium (svn r10168) -Fix [FS#879]: cannot build airport when an aircraft is flying over it. draft
Fri, 15 Jun 2007 23:55:52 +0000 belugas (svn r10167) -Codechange: Change the flagging system of grf loaded feature from a bitset to a bool evaluation. draft
Fri, 15 Jun 2007 16:21:56 +0000 peter1138 (svn r10166) -Feature(tte): Add support for antialiased typefaces via FreeType. This is configurable for each font size in the configuration settings and requires using the 32bpp blitter and suitable fonts. draft
Fri, 15 Jun 2007 08:05:24 +0000 rubidium (svn r10165) -Fix [FS#874]: crash when trying to get the aircraft movement state of an aircraft going to a just deleted airport. draft
Fri, 15 Jun 2007 05:44:45 +0000 miham (svn r10164) -Update: WebTranslator2 update to 2007-06-15 07:44:28 draft
Fri, 15 Jun 2007 01:53:43 +0000 belugas (svn r10163) -Fix(r8128): Industries had lost their random recoloring. A test was removed and is now reintroduced in another way. draft
Thu, 14 Jun 2007 15:24:34 +0000 rubidium (svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the loan commands a little better readable. draft
Thu, 14 Jun 2007 14:31:48 +0000 truelight (svn r10157) -Fix: use as indentified for PNGs, the place of the image as it was in the grf, not the internal SpriteID draft
Thu, 14 Jun 2007 14:11:08 +0000 truelight (svn r10156) -Fix: PNG loader can now load 8bpp palette images and greyscale images draft
Thu, 14 Jun 2007 08:39:27 +0000 rubidium (svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on the airport. draft
Wed, 13 Jun 2007 23:43:00 +0000 rubidium (svn r10154) -Fix [FS#870]: some vehicles were not drawn when having a high resolution and a high zoom-out level. Patch by B. N. SmatZ!. draft
Wed, 13 Jun 2007 23:14:08 +0000 rubidium (svn r10153) -Fix [FS#869]: vehicles disappear when crossing certain tiles. Fix by B. N. SmatZ!. draft
Wed, 13 Jun 2007 19:34:33 +0000 truelight (svn r10150) -Fix r10148: show a message to users when using 32bpp blitter and no libpng available draft
Wed, 13 Jun 2007 19:05:42 +0000 truelight (svn r10149) -Fix r10143: MSVC warnings... (tnx boekabart and glx) draft
Wed, 13 Jun 2007 18:52:06 +0000 truelight (svn r10148) -Fix r10143: make --without-png to compile again draft
Wed, 13 Jun 2007 18:36:04 +0000 rubidium (svn r10147) -Fix: the oldloader did clear some bits for road vehicles that shouldn't be cleared in some cases. draft
Wed, 13 Jun 2007 18:35:06 +0000 belugas (svn r10146) -Codechange: Silence a compiler warning draft
Wed, 13 Jun 2007 17:34:05 +0000 rubidium (svn r10145) -Fix: make compiling with networking disabled (again) possible. draft
Wed, 13 Jun 2007 16:23:59 +0000 truelight (svn r10144) -Fix r10143: forgot some svn:eol-style draft
Wed, 13 Jun 2007 16:21:11 +0000 truelight (svn r10143) -Add: store the filename of the grfs opened and allow easy access to the name draft
Wed, 13 Jun 2007 16:04:35 +0000 truelight (svn r10142) -Fix r10132: do something useful with the alpha channel instead of ignoring it draft
Wed, 13 Jun 2007 15:24:40 +0000 celestar (svn r10141) -Fix (FS#848, r8973): Set the newgrf bit for realistic plane speeds (bulb) draft
Wed, 13 Jun 2007 15:22:28 +0000 rubidium (svn r10140) -Fix [FS#867]: an industry could overbuild a bridge. draft
Wed, 13 Jun 2007 14:57:42 +0000 rubidium (svn r10139) -Fix: all inner parts of OpenTTD assume that the resolution is at least 1 by 1, so force the resolution to be always at least 1 by 1. draft
Wed, 13 Jun 2007 14:56:27 +0000 rubidium (svn r10138) -Fix: when you got a sufficiently small resolution, there is a possibility for a division by zero when a sound is played. draft
Wed, 13 Jun 2007 14:52:41 +0000 rubidium (svn r10137) -Add: console command to get the current game date. draft
Wed, 13 Jun 2007 10:31:40 +0000 truelight (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer draft
Wed, 13 Jun 2007 09:12:10 +0000 rubidium (svn r10131) -Fix [FS#810]: when removing a dock, a ship will always try to reach the old location of the dock even when it cannot anymore because it the old location of the dock is now land instead of water. draft
Wed, 13 Jun 2007 07:59:20 +0000 maedhros (svn r10130) -Fix (r4493): SetCurrentGrfLangID returned the wrong language ids for most languages. draft
Wed, 13 Jun 2007 07:14:42 +0000 peter1138 (svn r10129) -Fix (r10111): Test for x == INVALID_COORD instead of v->tile == INVALID_TILE to determine if a vehicle should be removed from the has. draft
Wed, 13 Jun 2007 06:42:43 +0000 peter1138 (svn r10128) -Fix (r4811): missing printf parameters in newgrf debug message draft
Wed, 13 Jun 2007 02:29:08 +0000 belugas (svn r10127) -Add: Addition of basic structure for industry tiles callbacks (unfinished). draft
Wed, 13 Jun 2007 01:38:00 +0000 glx (svn r10126) -Fix (r10111, FS#864): old_new_hash cache was not reset when the position hash were draft
Tue, 12 Jun 2007 23:35:10 +0000 rubidium (svn r10125) -Fix [FS#865]: under some circumstances the wagons of a train didn't get loaded properly. draft
Tue, 12 Jun 2007 23:10:47 +0000 truelight (svn r10124) -Fix r10123: fix the OSX video driver properly draft
Tue, 12 Jun 2007 23:06:56 +0000 bjarni (svn r10123) -Fix r10121: the 8 bpp cocoa video driver works again draft
Tue, 12 Jun 2007 22:13:49 +0000 maedhros (svn r10122) -Codechange: Add a CountBitsSet function and use it to replace some less efficient loops. draft
Tue, 12 Jun 2007 20:24:12 +0000 truelight (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer draft
Tue, 12 Jun 2007 18:10:14 +0000 miham (svn r10119) -Update: WebTranslator2 update to 2007-06-12 20:09:56 draft
Tue, 12 Jun 2007 17:10:52 +0000 maedhros (svn r10117) -Fix [FS#863]: When deleting the vehicles of bankrupt players, delete trains as draft
Tue, 12 Jun 2007 15:46:34 +0000 rubidium (svn r10116) -Fix [FS#850]: remove invalid characters (for the file system) from savegame names. Based on a patch by TheJosh. draft
Tue, 12 Jun 2007 14:22:28 +0000 belugas (svn r10115) -Codechange: Create accessors to triggers and random bits for industries. draft
Tue, 12 Jun 2007 13:22:14 +0000 maedhros (svn r10114) -Fix: Only load newgrf error messages if the language matches the current draft
Tue, 12 Jun 2007 12:27:40 +0000 peter1138 (svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments draft
Tue, 12 Jun 2007 11:22:32 +0000 peter1138 (svn r10111) -Codechange: Add new vehicle hash table for collision detection and finding vehicles on a tile. The hash area scanned is far smaller than the old hash table, which is now used for viewport updates only. This should give a significant performance improvement for games with many vehicles. (Based on work by 'B. N. SmatZ!' and 'madman2003') draft
Tue, 12 Jun 2007 09:41:12 +0000 maedhros (svn r10110) -Fix: Reset NewGRF errors along with all the other NewGRF data so that errors get loaded again when pressing "Apply". draft
Tue, 12 Jun 2007 09:40:50 +0000 rubidium (svn r10109) -Fix [FS#838]: some NewGRFs use the same (unused in the "current" climate) sprite IDs. Normally this gives some artefacts, but when one NewGRF expects it to be a sprite and another NewGRF overwrites it with a non-sprite nasty things happen (drawing a non-sprite crashes OTTD). draft
Tue, 12 Jun 2007 00:49:50 +0000 belugas (svn r10108) -Codechange: implement variable 0x60 (Get industry tile ID at offset) for industries. draft
Mon, 11 Jun 2007 21:17:02 +0000 peter1138 (svn r10107) -Fix (r10092): Missing 'i' in 'optimized' draft
Mon, 11 Jun 2007 19:29:42 +0000 rubidium (svn r10106) -Fix (r10098): there's always a compiler complaining about something... draft
Mon, 11 Jun 2007 18:49:55 +0000 truelight (svn r10105) -Fix r10092: fix sprite 4845 till 4881 (inclusive), so they store the data as on the disk in the memory, as the old landscape generate assumes this. Talking about ugly hacks... draft
Mon, 11 Jun 2007 17:45:32 +0000 miham (svn r10104) -Update: WebTranslator2 update to 2007-06-11 19:45:13 draft
Mon, 11 Jun 2007 16:41:34 +0000 maedhros (svn r10103) -Fix (r10086): TrackBitsToTrack doesn't cope well with TRACK_BIT_NONE (e.g. non-rail tiles), so use FindFirstTrack instead. draft
Mon, 11 Jun 2007 15:14:57 +0000 truelight (svn r10102) -Documentation: @file header was wrong draft
Mon, 11 Jun 2007 15:13:30 +0000 truelight (svn r10101) -Codechange: the class is named 8bppSimple, so name the files like that too draft
Mon, 11 Jun 2007 14:45:26 +0000 truelight (svn r10100) -Fix r10093: some code now became obsolete as it never did something draft
Mon, 11 Jun 2007 14:25:38 +0000 belugas (svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry instead of the scanned industry draft
Mon, 11 Jun 2007 14:23:04 +0000 rubidium (svn r10098) -Codechange: bilbo cared about the performance of the AI with respect to the airport placement, so he rewrote the aircraft handling of the AI; now it can actually make lots of money again :) draft
Mon, 11 Jun 2007 14:00:16 +0000 maedhros (svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for draft
Mon, 11 Jun 2007 13:38:11 +0000 truelight (svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts look weird draft
Mon, 11 Jun 2007 12:51:27 +0000 truelight (svn r10095) -Fix: avoid reading outside the buffer because of scaling problems draft
Mon, 11 Jun 2007 12:44:02 +0000 rubidium (svn r10094) -Fix: some really broken strings got in. draft
Mon, 11 Jun 2007 11:59:36 +0000 truelight (svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair draft
Mon, 11 Jun 2007 11:50:49 +0000 truelight (svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code draft
Mon, 11 Jun 2007 10:29:07 +0000 rubidium (svn r10091) -Add: make time detection whether you are using -jN when having distcc enabled. draft
Mon, 11 Jun 2007 10:01:03 +0000 truelight (svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles. Not used by default draft
Mon, 11 Jun 2007 04:52:51 +0000 maedhros (svn r10089) -Fix (r10040): Use GetTileZ instead of GetClearGround in GetTerrainType as draft
Sun, 10 Jun 2007 23:40:29 +0000 belugas (svn r10088) -Codechange: A typo and a code-style draft
Sun, 10 Jun 2007 21:34:45 +0000 rubidium (svn r10087) -Fix [FS#834]: multiple subsequent "give money" actions could result in duplicate messages that money has been transfered when it only happened once. draft
Sun, 10 Jun 2007 21:28:20 +0000 maedhros (svn r10086) -Codechange: Use more sensible types and functions in GenericPlaceSignals. draft
Sun, 10 Jun 2007 20:49:11 +0000 rubidium (svn r10085) -Fix [FS#839]: message that you had given money appeared even when an error occured. draft
Sun, 10 Jun 2007 20:27:28 +0000 rubidium (svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed. draft
Sun, 10 Jun 2007 19:59:08 +0000 rubidium (svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc). draft
Sun, 10 Jun 2007 10:52:19 +0000 rubidium (svn r10081) -Fix [FS851]: towns/AIs didn't build bridges anymore (boekabart). draft
Sun, 10 Jun 2007 09:37:09 +0000 bjarni (svn r10080) -Cleanup: replaced magic numbers in SubtractMoneyFromAnyPlayer() with enum values draft
Sun, 10 Jun 2007 06:31:51 +0000 miham (svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40 draft
Sun, 10 Jun 2007 01:25:21 +0000 belugas (svn r10078) -Codechange: Centralize all industry counts data and access draft
Sat, 09 Jun 2007 18:31:04 +0000 bjarni (svn r10077) -Fix: FS#845 Cloning Trains Longer Than 8 Units Causes Crash draft
Sat, 09 Jun 2007 08:31:41 +0000 miham (svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27 draft
Sat, 09 Jun 2007 04:01:40 +0000 rubidium (svn r10075) -Fix [FS#844]: small memory leak on some early returns. draft
Sat, 09 Jun 2007 02:05:51 +0000 belugas (svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries draft
Fri, 08 Jun 2007 21:16:17 +0000 rubidium (svn r10073) -Codechange: make the NewGRF paths in the config file without any full paths (again). draft
Fri, 08 Jun 2007 19:06:35 +0000 truelight (svn r10072) -Fix r10070: typo in zoom.hpp draft
Fri, 08 Jun 2007 18:59:29 +0000 rubidium (svn r10071) -Feature [FS#828]: moving of orders (skidd13). draft
Fri, 08 Jun 2007 18:45:14 +0000 truelight (svn r10070) -Fix: fix the rounding problem of zoom-levels in zoom.hpp, so it is global for every call draft
Fri, 08 Jun 2007 18:23:26 +0000 truelight (svn r10069) -Documentation: some documentation for TIC/TOC, as it isn't what I expected... draft
Fri, 08 Jun 2007 18:15:11 +0000 rubidium (svn r10068) -Fix [FS#835]: coverage area highlight was still show when it was turned off for docks. draft
Fri, 08 Jun 2007 17:54:48 +0000 truelight (svn r10067) -Add: 'make run-prof' profiles your code, simular to 'make run' and 'make run-gdb' draft
Fri, 08 Jun 2007 17:54:18 +0000 belugas (svn r10066) -Codechange: Expose function GetNearbyTile by moving it to newgrf_commons.[cpp|h]. Will be used by industries in a few. draft
Fri, 08 Jun 2007 16:53:21 +0000 glx (svn r10065) -Cleanup (r9850): remove now unneeded stuff draft
Fri, 08 Jun 2007 15:59:03 +0000 belugas (svn r10064) -Fix(r10063): compile again, when changing stuff. DOn't trust first run draft
Fri, 08 Jun 2007 15:48:48 +0000 belugas (svn r10063) -Codechange: Change VARDEF for extern draft
Fri, 08 Jun 2007 09:35:39 +0000 peter1138 (svn r10062) -Codechange: Don't redraw all station tiles when cargo is added or removed if the station has no custom graphics. draft
Fri, 08 Jun 2007 06:27:58 +0000 peter1138 (svn r10061) -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42 draft
Fri, 08 Jun 2007 05:51:57 +0000 miham (svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39 draft
Thu, 07 Jun 2007 18:13:31 +0000 peter1138 (svn r10059) -Fix (r10045): Pretend GRF is still in initialisation state when leaving reservation stage. This fixes action 7/9 tests for grfs that will be active. draft
Thu, 07 Jun 2007 14:38:45 +0000 rubidium (svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month). draft
Thu, 07 Jun 2007 13:40:20 +0000 glx (svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys draft
Thu, 07 Jun 2007 12:37:48 +0000 rubidium (svn r10056) -Revert (r10049): removing SLE_WRITEBYTE didn't work as expected :(. Somehow SlIterateArray and SlObject depend on eachother and adding a some arbitrary data before the SlObject makes it go crazy. draft
Thu, 07 Jun 2007 12:37:27 +0000 miham (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06 draft
Thu, 07 Jun 2007 09:20:04 +0000 rubidium (svn r10054) -Codechange: make the industries cost modifier look more like the original one, so it's much easier to support industries that use this original format. draft
Thu, 07 Jun 2007 08:58:21 +0000 rubidium (svn r10053) -Fix: could not clear a level-crossing tile with tram tracks. draft
Thu, 07 Jun 2007 07:20:44 +0000 peter1138 (svn r10052) -Codechange: Support reserve/activate stage bits of action 7/9 variable 84. draft
Thu, 07 Jun 2007 00:25:49 +0000 rubidium (svn r10051) -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;) draft
Thu, 07 Jun 2007 00:15:00 +0000 rubidium (svn r10050) -Codechange: make it a little easier to force a version number (for releases). draft