log

age author description
Thu, 01 Mar 2007 20:12:41 +0000 miham (svn r8957) -Update: WebTranslator2 update to 2007-03-01 21:03:45 draft
Thu, 01 Mar 2007 20:10:49 +0000 belugas (svn r8956) -Documentation : complete reference of m6 usage is now available. draft
Thu, 01 Mar 2007 18:28:55 +0000 rubidium (svn r8955) -Fix: crash on loading savegames with GRFs that do not have their GRF info/name set. draft
Thu, 01 Mar 2007 13:35:40 +0000 rubidium (svn r8954) -Codechange: remove direct map accesses from non-map-accessor headers. draft
Thu, 01 Mar 2007 13:27:51 +0000 rubidium (svn r8953) -Codechange: make the names of enums of WaterTileType consistent with respect to RailTileType and RoadTileType. draft
Thu, 01 Mar 2007 04:24:19 +0000 belugas (svn r8951) -Cleanup: Another bunch of re-formating and re-ordering. draft
Thu, 01 Mar 2007 01:24:44 +0000 belugas (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. draft
Thu, 01 Mar 2007 00:58:09 +0000 rubidium (svn r8949) -Codechange: only test the first NETWORK_REVISION_LENGTH - 1 characters when determining network compatability. This makes it possible to have 'long' branch names while still being able to play network games. draft
Wed, 28 Feb 2007 23:52:04 +0000 glx (svn r8948) -Change: some sed implementations have problems with \n so rewrite r8832 using awk draft
Wed, 28 Feb 2007 17:59:05 +0000 maedhros (svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xFF bit 10, draft
Wed, 28 Feb 2007 17:18:36 +0000 maedhros (svn r8945) -Codechange: Rename v->load_status to v->vehicle_flags so it can be used for more than just the gradual loading status. draft
Wed, 28 Feb 2007 17:06:22 +0000 maedhros (svn r8944) -Codechange: Move the enum describing the bitmask of Engine.flags to engine.h and give the enum values better names. draft
Wed, 28 Feb 2007 10:40:34 +0000 maedhros (svn r8943) -Fix (r5338): [NewGRF] Fix support for vehicle variable 48, which just returns Engine[id].flags draft
Tue, 27 Feb 2007 23:36:28 +0000 rubidium (svn r8935) -Codechange: unification of track type between road and rail tiles, unification of ground type between normal rail tiles and depots/waypoints and removing the need for RailTileSubType. draft
Tue, 27 Feb 2007 23:12:45 +0000 KUDr (svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc) draft
Tue, 27 Feb 2007 22:11:12 +0000 Darkvater (svn r8929) -Codechange: [win32] Give the installer a slightly more verbose link at the final screen and also copy any heightmaps to the desination directory. draft
Tue, 27 Feb 2007 17:04:22 +0000 Darkvater (svn r8927) -Codechange: [win32] Update the installer to use the new paths after the makefilerewrite and add roadstops.grf to the uninstaller. draft
Tue, 27 Feb 2007 16:51:49 +0000 Darkvater (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. draft
Tue, 27 Feb 2007 16:18:31 +0000 rubidium (svn r8921) -Fix (FS#654): several issues related to removing all orders from an aircraft and removing the airport it was heading: draft
Tue, 27 Feb 2007 16:07:04 +0000 Darkvater (svn r8920) -Codechange: Do not require to press 'Apply changes' in the newgrf GUI if the changes in there are not activated (this happens in the title screen) draft
Tue, 27 Feb 2007 16:05:49 +0000 Darkvater (svn r8919) -Regression (UTF8) (try #2): Win9x is very picky about trailing slashes in paths, so C:\\* will not work (but C:\Windows\\* does; go figure). Thanks glx for pointing it out and for the initial fix. draft
Tue, 27 Feb 2007 16:05:20 +0000 Darkvater (svn r8918) -Revert r8914 as the inverted files have been committed not the correct one. draft
Tue, 27 Feb 2007 15:17:06 +0000 Darkvater (svn r8914) -Regression (UTF8): Win9x is very picky about trailing slashes in paths, so C:\\* will not work (but C:\Windows\\* does; go figure). Thanks glx for pointing it out and for the initial fix. draft
Mon, 26 Feb 2007 22:32:21 +0000 rubidium (svn r8912) -Codechange: coding style cleanup and moving of two global externs into the functions that use them. draft
Mon, 26 Feb 2007 22:25:18 +0000 rubidium (svn r8911) -Cleanup: fixup comments about the RoadVehicleStates and remove two unused enums. draft
Mon, 26 Feb 2007 18:25:03 +0000 rubidium (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header. draft
Mon, 26 Feb 2007 00:41:24 +0000 rubidium (svn r8907) -Fix (r3281): reading from an unitialized variable. draft
Mon, 26 Feb 2007 00:36:57 +0000 rubidium (svn r8906) -Feature: translation dependant formatting of dates. draft
Sun, 25 Feb 2007 14:33:43 +0000 peter1138 (svn r8903) -Regression (r8891): CT_PURCHASE does apply to aircraft overrides... draft
Sun, 25 Feb 2007 11:59:26 +0000 tron (svn r8901) -Fix draft
Sun, 25 Feb 2007 11:49:43 +0000 tron (svn r8900) -Fix draft
Sun, 25 Feb 2007 11:36:19 +0000 tron (svn r8899) -Fix draft
Sun, 25 Feb 2007 10:49:13 +0000 tron (svn r8897) -Fix draft
Sun, 25 Feb 2007 10:25:25 +0000 tron (svn r8896) -Fix draft
Sun, 25 Feb 2007 09:47:46 +0000 tron (svn r8894) -Fix draft
Sun, 25 Feb 2007 09:27:03 +0000 tron (svn r8893) -Fix draft
Sun, 25 Feb 2007 09:06:13 +0000 rubidium (svn r8892) -Fix (r8879): swapped the eye colour and eyebrow bits. draft
Sat, 24 Feb 2007 23:36:40 +0000 peter1138 (svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. draft
Sat, 24 Feb 2007 23:20:21 +0000 peter1138 (svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47 draft
Sat, 24 Feb 2007 22:35:42 +0000 rubidium (svn r8889) -Fix (r8880): a CursorID is not a SpriteID. draft
Sat, 24 Feb 2007 22:01:18 +0000 peter1138 (svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a list of cargo labels. draft
Sat, 24 Feb 2007 19:43:50 +0000 KUDr (svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by goto draft
Sat, 24 Feb 2007 19:36:47 +0000 peter1138 (svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table support, applied to action 3s only. draft
Sat, 24 Feb 2007 19:26:45 +0000 peter1138 (svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of range then choose the cargo type from its refit list. draft
Sat, 24 Feb 2007 18:44:30 +0000 tron (svn r8884) -Fix draft
Sat, 24 Feb 2007 16:37:06 +0000 maedhros (svn r8882) -Cleanup (r8881): Remove obsolete strings. draft
Sat, 24 Feb 2007 16:34:37 +0000 maedhros (svn r8881) -Feature: Allow built-in newgrf error messages to be translated, and load custom error messages properly. draft
Sat, 24 Feb 2007 15:05:14 +0000 rubidium (svn r8880) -Codechange: make anim cursors an array of structs. draft
Sat, 24 Feb 2007 14:53:32 +0000 rubidium (svn r8879) -Codechange: make DrawPlayerFace easier to read. draft
Sat, 24 Feb 2007 14:36:14 +0000 tron (svn r8878) -Fix draft
Sat, 24 Feb 2007 12:50:05 +0000 rubidium (svn r8877) -Cleanup: remove already implemented @todo draft
Sat, 24 Feb 2007 09:42:39 +0000 tron (svn r8876) -Fix draft
Sat, 24 Feb 2007 06:46:20 +0000 tron (svn r8875) -Fix draft
Sat, 24 Feb 2007 00:17:46 +0000 KUDr (svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jigsaw_Psyche) draft
Fri, 23 Feb 2007 22:14:14 +0000 rubidium (svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some directions (mart3p). draft
Fri, 23 Feb 2007 21:36:43 +0000 KUDr (svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helpers.hpp had wrong line ending draft
Fri, 23 Feb 2007 21:29:50 +0000 KUDr (svn r8866) -Doc: added more comments to template struct MakeEnumPropsT draft
Fri, 23 Feb 2007 21:03:57 +0000 peter1138 (svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check draft
Fri, 23 Feb 2007 20:51:10 +0000 KUDr (svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like CLRBIT() and so on (modify value of the first parameter instead or returning the result) draft
Fri, 23 Feb 2007 19:27:31 +0000 peter1138 (svn r8863) -Fix: prefix engine_custom_sprites with _ draft