Mercurial > hg > openttd
graph
-
(svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xFF bit 10, draftWed, 28 Feb 2007 17:59:05 +0000, by 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. draftWed, 28 Feb 2007 17:18:36 +0000, by maedhros
-
(svn r8944) -Codechange: Move the enum describing the bitmask of Engine.flags to engine.h and give the enum values better names. draftWed, 28 Feb 2007 17:06:22 +0000, by maedhros
-
(svn r8943) -Fix (r5338): [NewGRF] Fix support for vehicle variable 48, which just returns Engine[id].flags draftWed, 28 Feb 2007 10:40:34 +0000, by maedhros
-
(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. draftTue, 27 Feb 2007 23:36:28 +0000, by rubidium
-
(svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc) draftTue, 27 Feb 2007 23:12:45 +0000, by KUDr
-
(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. draftTue, 27 Feb 2007 22:11:12 +0000, by Darkvater
-
(svn r8927) -Codechange: [win32] Update the installer to use the new paths after the makefilerewrite and add roadstops.grf to the uninstaller. draftTue, 27 Feb 2007 17:04:22 +0000, by Darkvater
-
(svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. draftTue, 27 Feb 2007 16:51:49 +0000, by Darkvater
-
(svn r8921) -Fix (FS#654): several issues related to removing all orders from an aircraft and removing the airport it was heading: draftTue, 27 Feb 2007 16:18:31 +0000, by rubidium
-
(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) draftTue, 27 Feb 2007 16:07:04 +0000, by Darkvater
-
(svn r8918) -Revert r8914 as the inverted files have been committed not the correct one. draftTue, 27 Feb 2007 16:05:20 +0000, by 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. draftTue, 27 Feb 2007 15:17:06 +0000, by Darkvater
-
(svn r8912) -Codechange: coding style cleanup and moving of two global externs into the functions that use them. draftMon, 26 Feb 2007 22:32:21 +0000, by rubidium
-
(svn r8911) -Cleanup: fixup comments about the RoadVehicleStates and remove two unused enums. draftMon, 26 Feb 2007 22:25:18 +0000, by rubidium
-
(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header. draftMon, 26 Feb 2007 18:25:03 +0000, by rubidium
-
(svn r8907) -Fix (r3281): reading from an unitialized variable. draftMon, 26 Feb 2007 00:41:24 +0000, by rubidium
-
(svn r8906) -Feature: translation dependant formatting of dates. draftMon, 26 Feb 2007 00:36:57 +0000, by rubidium
-
(svn r8903) -Regression (r8891): CT_PURCHASE does apply to aircraft overrides... draftSun, 25 Feb 2007 14:33:43 +0000, by peter1138
-
(svn r8892) -Fix (r8879): swapped the eye colour and eyebrow bits. draftSun, 25 Feb 2007 09:06:13 +0000, by rubidium
-
(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible. draftSat, 24 Feb 2007 23:36:40 +0000, by peter1138
-
(svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47 draftSat, 24 Feb 2007 23:20:21 +0000, by peter1138
-
(svn r8889) -Fix (r8880): a CursorID is not a SpriteID. draftSat, 24 Feb 2007 22:35:42 +0000, by rubidium
-
(svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a list of cargo labels. draftSat, 24 Feb 2007 22:01:18 +0000, by peter1138
-
(svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by goto draftSat, 24 Feb 2007 19:43:50 +0000, by KUDr
-
(svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table support, applied to action 3s only. draftSat, 24 Feb 2007 19:36:47 +0000, by peter1138
-
(svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of range then choose the cargo type from its refit list. draftSat, 24 Feb 2007 19:26:45 +0000, by peter1138
-
(svn r8882) -Cleanup (r8881): Remove obsolete strings. draftSat, 24 Feb 2007 16:37:06 +0000, by maedhros
-
(svn r8881) -Feature: Allow built-in newgrf error messages to be translated, and load custom error messages properly. draftSat, 24 Feb 2007 16:34:37 +0000, by maedhros
-
(svn r8880) -Codechange: make anim cursors an array of structs. draftSat, 24 Feb 2007 15:05:14 +0000, by rubidium
-
(svn r8879) -Codechange: make DrawPlayerFace easier to read. draftSat, 24 Feb 2007 14:53:32 +0000, by rubidium
-
(svn r8877) -Cleanup: remove already implemented @todo draftSat, 24 Feb 2007 12:50:05 +0000, by rubidium
-
(svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jigsaw_Psyche) draftSat, 24 Feb 2007 00:17:46 +0000, by KUDr
-
(svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some directions (mart3p). draftFri, 23 Feb 2007 22:14:14 +0000, by rubidium
-
(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helpers.hpp had wrong line ending draftFri, 23 Feb 2007 21:36:43 +0000, by KUDr
-
(svn r8866) -Doc: added more comments to template struct MakeEnumPropsT draftFri, 23 Feb 2007 21:29:50 +0000, by KUDr
-
(svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check draftFri, 23 Feb 2007 21:03:57 +0000, by peter1138
-
(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) draftFri, 23 Feb 2007 20:51:10 +0000, by KUDr
-
(svn r8863) -Fix: prefix engine_custom_sprites with _ draftFri, 23 Feb 2007 19:27:31 +0000, by peter1138
-
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style. draftFri, 23 Feb 2007 18:55:07 +0000, by belugas
-
(svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change. draftFri, 23 Feb 2007 12:56:10 +0000, by Darkvater
-
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style. draftFri, 23 Feb 2007 11:50:43 +0000, by belugas
-
(svn r8858) -Codechange: Replace magic number test with class method for determining if a cargo is valid/active. draftFri, 23 Feb 2007 09:56:20 +0000, by peter1138
-
(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). draftFri, 23 Feb 2007 08:37:33 +0000, by celestar
-
(svn r8854) -Fix(r8853): Ctrl+s (save) without Ctrl does not produce desired result... draftFri, 23 Feb 2007 02:18:17 +0000, by 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 draftFri, 23 Feb 2007 01:48:53 +0000, by belugas