Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-24 | (svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47 | peter1138 | |
2007-02-24 | (svn r8889) -Fix (r8880): a CursorID is not a SpriteID. | rubidium | |
2007-02-24 | (svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a ↵ | peter1138 | |
list of cargo labels. | |||
2007-02-24 | (svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped ↵ | KUDr | |
by goto | |||
2007-02-24 | (svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table ↵ | peter1138 | |
support, applied to action 3s only. | |||
2007-02-24 | (svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of ↵ | peter1138 | |
range then choose the cargo type from its refit list. | |||
2007-02-24 | (svn r8884) -Fix | tron | |
Replace SetSpeedLimitOnBridge() by something simpler | |||
2007-02-24 | (svn r8882) -Cleanup (r8881): Remove obsolete strings. | maedhros | |
2007-02-24 | (svn r8881) -Feature: Allow built-in newgrf error messages to be translated, ↵ | maedhros | |
and load custom error messages properly. | |||
2007-02-24 | (svn r8880) -Codechange: make anim cursors an array of structs. | rubidium | |
2007-02-24 | (svn r8879) -Codechange: make DrawPlayerFace easier to read. | rubidium | |
2007-02-24 | (svn r8878) -Fix | tron | |
-Fix: Do a better job when checking the parameters of CmdMoveRailVehicle() NOTE: 0.5 candidate | |||
2007-02-24 | (svn r8877) -Cleanup: remove already implemented @todo | rubidium | |
2007-02-24 | (svn r8876) -Fix | tron | |
Replace tests with magic numbers by a simple extraction template for command parameters | |||
2007-02-24 | (svn r8875) -Fix | tron | |
Remove unnecessary EnsureNoVehicle() checks because they are - pointless per se (f.e. there are no vehicles on house tiles) - done again (f.e. using CMD_LANDSCAPE_CLEAR just a few lines later) | |||
2007-02-24 | (svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash ↵ | KUDr | |
(Jigsaw_Psyche) | |||
2007-02-23 | (svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some ↵ | rubidium | |
directions (mart3p). | |||
2007-02-23 | (svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, ↵ | KUDr | |
helpers.hpp had wrong line ending | |||
2007-02-23 | (svn r8866) -Doc: added more comments to template struct MakeEnumPropsT | KUDr | |
2007-02-23 | (svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check | peter1138 | |
2007-02-23 | (svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like ↵ | KUDr | |
CLRBIT() and so on (modify value of the first parameter instead or returning the result) | |||
2007-02-23 | (svn r8863) -Fix: prefix engine_custom_sprites with _ | peter1138 | |
2007-02-23 | (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ↵ | belugas | |
a few comments style. Some documentation addition, when i can easily supply them | |||
2007-02-23 | (svn r8860) -Cleanup: some style changes, proper #endif comments, variable ↵ | Darkvater | |
initialisation, WINCE ifdef and a vsprintf to vsnprintf change. | |||
2007-02-23 | (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ↵ | belugas | |
comments style. | |||
2007-02-23 | (svn r8858) -Codechange: Replace magic number test with class method for ↵ | peter1138 | |
determining if a cargo is valid/active. | |||
2007-02-23 | (svn r8857) -Documentation: Added some doxygen @file tags, repaired others ↵ | celestar | |
(the @file tag MUST be found before any line of code, that includes preprocessor directives). | |||
2007-02-23 | (svn r8856) -Fix | tron | |
Missing */ (r8853) | |||
2007-02-23 | (svn r8855) -Fix | tron | |
Change some shift and cast mumbo jumbo for inflation calculation to something remotly comprehensible and explain what the magic number "54" means | |||
2007-02-23 | (svn r8854) -Fix(r8853): Ctrl+s (save) without Ctrl does not produce desired ↵ | belugas | |
result... | |||
2007-02-23 | (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp ↵ | belugas | |
files with the @file tag as well as a few general comments style | |||
2007-02-23 | (svn r8852) -Fix (r8735): make the dynamite tool for drive through road ↵ | rubidium | |
stops as if it were removing a normal road tile (consider the local authority and such). -Fix (r8735): remove drive through road stops on town owned roads when going bankrupt/being removed. | |||
2007-02-23 | (svn r8851) -Fix [FS#643] (r8735): crash on removing town owned roads ↵ | rubidium | |
outside of the local authority. | |||
2007-02-22 | (svn r8850) -Codechange: Use the cargo type's is_freight flag instead of ↵ | peter1138 | |
checking the cargo type to determine if the cargo type is freight cargo type cargo type. | |||
2007-02-22 | (svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping ↵ | peter1138 | |
tables with dynamically generated data. Change associated code to use new functions. | |||
2007-02-22 | (svn r8848) -Update: WebTranslator2 update to 2007-02-22 19:57:58 | miham | |
brazilian_portuguese - 1 fixed, 49 changed by tucalipe (48), fukumori (2) bulgarian - 2 fixed by kokobongo (2) catalan - 1 fixed, 2 changed by arnaullv (3) czech - 1 fixed by Hadez (1) danish - 2 fixed, 1 changed by MiR (3) dutch - 1 fixed by habell (1) french - 1 fixed, 1 changed by Skiper (2) german - 1 fixed by Neonox (1) italian - 1 fixed by sidew (1) korean - 4 fixed by leejaeuk5 (3), darkttd (1) portuguese - 4 changed by izhirahider (4) romanian - 10 fixed by kneekoo (10) russian - 1 fixed, 42 changed by DarkFenX (43) slovenian - 1 deleted by Necrolyte (1) spanish - 1 changed by eusebio (1) ukrainian - 19 fixed, 1 deleted, 12 changed by mad (32) | |||
2007-02-22 | (svn r8847) -Fix | tron | |
There is not much point in hiding a normal 64bit multiplication in a function, so do not do it | |||
2007-02-22 | (svn r8846) -Fix | tron | |
Remove confusing superfluous parentheses | |||
2007-02-22 | (svn r8845) -Fix | tron | |
Remove pointless and out of context comment | |||
2007-02-22 | (svn r8844) -Revert partly (r8820, r8806): Change AppendToGRFConfigList to ↵ | Darkvater | |
add the allocated GRFConfig to its list and not copy it. | |||
2007-02-22 | (svn r8843) -Fix | tron | |
-Fix: Off-by-one error in accessing a buffer (if you start at the second byte you have to subtract one from the size) Also avoid an unnecessary buffer copy and strlcpy() abuse NOTE: 0.5 candidate | |||
2007-02-22 | (svn r8841) -Fix | tron | |
Remove {,u}intswap() and replace them by Swap() | |||
2007-02-22 | (svn r8840) -Fix | tron | |
Remove FIFO and Stack. They have never been used and could not be used anyway because the declarations of some functions are spelled different than the definitions they should correspond to. Also remove some other unused helpers and related struct attributes. | |||
2007-02-21 | (svn r8838) -Feature: Show newgrf error messages loaded in Action B in the ↵ | maedhros | |
newgrf gui window. GRFs with an error have a warning symbol shown before the name. | |||
2007-02-21 | (svn r8837) -Fix [FS#626]: drive through stations did not connect to ↵ | rubidium | |
neighbouring roads (mart3p). | |||
2007-02-21 | (svn r8836) [YAPF] -Fix[FS#641]: Assertion: 'IsTileDepotType(depot_tile, ↵ | KUDr | |
TRANSPORT_ROAD)' failed (Karsten) -don't tell that we found destination if the best direction was only guessed | |||
2007-02-21 | (svn r8835) -Fix | tron | |
Remove dead code | |||
2007-02-21 | (svn r8834) -Fix | tron | |
Do not pass something to a function it better could figure out by itself | |||
2007-02-21 | (svn r8833) -Fix | tron | |
-Codechange: Split MakeRoadStop() into MakeRoadStop() and MakeDriveThroughRoadStop() for more clarity and less possibilities to use it incorrect | |||
2007-02-21 | (svn r8831) -Feature: If an action 7/9 leads to skipping the rest of the ↵ | maedhros | |
file, disable the newgrf if an action 8 hasn't been encountered yet. |