Mon, 26 Feb 2007 18:25:03 +0000 rubidium (svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header.
Mon, 26 Feb 2007 00:41:24 +0000 rubidium (svn r8907) -Fix (r3281): reading from an unitialized variable.
Mon, 26 Feb 2007 00:36:57 +0000 rubidium (svn r8906) -Feature: translation dependant formatting of dates.
Sun, 25 Feb 2007 14:33:43 +0000 peter1138 (svn r8903) -Regression (r8891): CT_PURCHASE does apply to aircraft overrides...
Sun, 25 Feb 2007 11:59:26 +0000 tron (svn r8901) -Fix
Sun, 25 Feb 2007 11:49:43 +0000 tron (svn r8900) -Fix
Sun, 25 Feb 2007 11:36:19 +0000 tron (svn r8899) -Fix
Sun, 25 Feb 2007 10:49:13 +0000 tron (svn r8897) -Fix
Sun, 25 Feb 2007 10:25:25 +0000 tron (svn r8896) -Fix
Sun, 25 Feb 2007 09:47:46 +0000 tron (svn r8894) -Fix
Sun, 25 Feb 2007 09:27:03 +0000 tron (svn r8893) -Fix
Sun, 25 Feb 2007 09:06:13 +0000 rubidium (svn r8892) -Fix (r8879): swapped the eye colour and eyebrow bits.
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.
Sat, 24 Feb 2007 23:20:21 +0000 peter1138 (svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47
Sat, 24 Feb 2007 22:35:42 +0000 rubidium (svn r8889) -Fix (r8880): a CursorID is not a SpriteID.
Sat, 24 Feb 2007 22:01:18 +0000 peter1138 (svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a list of cargo labels.
Sat, 24 Feb 2007 19:43:50 +0000 KUDr (svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by goto
Sat, 24 Feb 2007 19:36:47 +0000 peter1138 (svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table support, applied to action 3s only.
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.
Sat, 24 Feb 2007 18:44:30 +0000 tron (svn r8884) -Fix
Sat, 24 Feb 2007 16:37:06 +0000 maedhros (svn r8882) -Cleanup (r8881): Remove obsolete strings.
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.
Sat, 24 Feb 2007 15:05:14 +0000 rubidium (svn r8880) -Codechange: make anim cursors an array of structs.
Sat, 24 Feb 2007 14:53:32 +0000 rubidium (svn r8879) -Codechange: make DrawPlayerFace easier to read.
Sat, 24 Feb 2007 14:36:14 +0000 tron (svn r8878) -Fix
Sat, 24 Feb 2007 12:50:05 +0000 rubidium (svn r8877) -Cleanup: remove already implemented @todo
Sat, 24 Feb 2007 09:42:39 +0000 tron (svn r8876) -Fix
Sat, 24 Feb 2007 06:46:20 +0000 tron (svn r8875) -Fix
Sat, 24 Feb 2007 00:17:46 +0000 KUDr (svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jigsaw_Psyche)
Fri, 23 Feb 2007 22:14:14 +0000 rubidium (svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some directions (mart3p).
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
Fri, 23 Feb 2007 21:29:50 +0000 KUDr (svn r8866) -Doc: added more comments to template struct MakeEnumPropsT
Fri, 23 Feb 2007 21:03:57 +0000 peter1138 (svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check
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)
Fri, 23 Feb 2007 19:27:31 +0000 peter1138 (svn r8863) -Fix: prefix engine_custom_sprites with _
Fri, 23 Feb 2007 18:55:07 +0000 belugas (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.
Fri, 23 Feb 2007 12:56:10 +0000 Darkvater (svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change.
Fri, 23 Feb 2007 11:50:43 +0000 belugas (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
Fri, 23 Feb 2007 09:56:20 +0000 peter1138 (svn r8858) -Codechange: Replace magic number test with class method for determining if a cargo is valid/active.
Fri, 23 Feb 2007 08:37:33 +0000 celestar (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
Fri, 23 Feb 2007 08:19:24 +0000 tron (svn r8856) -Fix
Fri, 23 Feb 2007 08:03:30 +0000 tron (svn r8855) -Fix
Fri, 23 Feb 2007 02:18:17 +0000 belugas (svn r8854) -Fix(r8853): Ctrl+s (save) without Ctrl does not produce desired result...
Fri, 23 Feb 2007 01:48:53 +0000 belugas (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style
Fri, 23 Feb 2007 00:17:46 +0000 rubidium (svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops as if it were removing a normal road tile (consider the local authority and such).
Fri, 23 Feb 2007 00:10:16 +0000 rubidium (svn r8851) -Fix [FS#643] (r8735): crash on removing town owned roads outside of the local authority.
Thu, 22 Feb 2007 22:53:49 +0000 peter1138 (svn r8850) -Codechange: Use the cargo type's is_freight flag instead of checking the cargo type to determine if the cargo type is freight cargo type cargo type.
Thu, 22 Feb 2007 22:09:51 +0000 peter1138 (svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping tables with dynamically generated data. Change associated code to use new functions.
Thu, 22 Feb 2007 19:14:43 +0000 miham (svn r8848) -Update: WebTranslator2 update to 2007-02-22 19:57:58
Thu, 22 Feb 2007 19:05:26 +0000 tron (svn r8847) -Fix
Thu, 22 Feb 2007 18:44:42 +0000 tron (svn r8846) -Fix
Thu, 22 Feb 2007 18:34:57 +0000 tron (svn r8845) -Fix
Thu, 22 Feb 2007 16:16:44 +0000 Darkvater (svn r8844) -Revert partly (r8820, r8806): Change AppendToGRFConfigList to add the allocated GRFConfig to its list and not copy it.
Thu, 22 Feb 2007 15:01:38 +0000 tron (svn r8843) -Fix
Thu, 22 Feb 2007 08:43:02 +0000 tron (svn r8841) -Fix
Thu, 22 Feb 2007 06:57:21 +0000 tron (svn r8840) -Fix
Thu, 22 Feb 2007 00:33:39 +0000 glx (svn r8839) -Fix: escape slashes in sed for mingw Makefile.dep stuff. It worked with sed 3.02 (provided by msys) but sed 4.1.4 (from gnuwin32.sf.net) failed.
Wed, 21 Feb 2007 23:18:08 +0000 maedhros (svn r8838) -Feature: Show newgrf error messages loaded in Action B in the newgrf gui
Wed, 21 Feb 2007 22:02:10 +0000 rubidium (svn r8837) -Fix [FS#626]: drive through stations did not connect to neighbouring roads (mart3p).
Wed, 21 Feb 2007 21:56:07 +0000 KUDr (svn r8836) [YAPF] -Fix[FS#641]: Assertion: 'IsTileDepotType(depot_tile, TRANSPORT_ROAD)' failed (Karsten)