summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-27(svn r8927) -Codechange: [win32] Update the installer to use the new paths af...Darkvater
2007-02-27(svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This e...Darkvater
2007-02-27(svn r8921) -Fix (FS#654): several issues related to removing all orders from...rubidium
2007-02-27(svn r8920) -Codechange: Do not require to press 'Apply changes' in the newgr...Darkvater
2007-02-27(svn r8919) -Regression (UTF8) (try #2): Win9x is very picky about trailing s...Darkvater
2007-02-27(svn r8918) -Revert r8914 as the inverted files have been committed not the c...Darkvater
2007-02-27(svn r8914) -Regression (UTF8): Win9x is very picky about trailing slashes in...Darkvater
2007-02-26(svn r8912) -Codechange: coding style cleanup and moving of two global extern...rubidium
2007-02-26(svn r8911) -Cleanup: fixup comments about the RoadVehicleStates and remove t...rubidium
2007-02-26(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a...rubidium
2007-02-26(svn r8907) -Fix (r3281): reading from an unitialized variable.rubidium
2007-02-26(svn r8906) -Feature: translation dependant formatting of dates.rubidium
2007-02-25(svn r8903) -Regression (r8891): CT_PURCHASE does apply to aircraft overrides...peter1138
2007-02-25(svn r8901) -Fixtron
2007-02-25(svn r8900) -Fixtron
2007-02-25(svn r8899) -Fixtron
2007-02-25(svn r8897) -Fixtron
2007-02-25(svn r8896) -Fixtron
2007-02-25(svn r8894) -Fixtron
2007-02-25(svn r8893) -Fixtron
2007-02-25(svn r8892) -Fix (r8879): swapped the eye colour and eyebrow bits.rubidium
2007-02-24(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo map...peter1138
2007-02-24(svn r8890) -Codechange: (NewGRF) add cargo translation support to engine var 47peter1138
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 list...peter1138
2007-02-24(svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by...KUDr
2007-02-24(svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table suppo...peter1138
2007-02-24(svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of ...peter1138
2007-02-24(svn r8884) -Fixtron
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
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) -Fixtron
2007-02-24(svn r8877) -Cleanup: remove already implemented @todorubidium
2007-02-24(svn r8876) -Fixtron
2007-02-24(svn r8875) -Fixtron
2007-02-24(svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jig...KUDr
2007-02-23(svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some di...rubidium
2007-02-23(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helper...KUDr
2007-02-23(svn r8866) -Doc: added more comments to template struct MakeEnumPropsTKUDr
2007-02-23(svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety checkpeter1138
2007-02-23(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like C...KUDr
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
2007-02-23(svn r8860) -Cleanup: some style changes, proper #endif comments, variable in...Darkvater
2007-02-23(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-23(svn r8858) -Codechange: Replace magic number test with class method for dete...peter1138
2007-02-23(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...celestar
2007-02-23(svn r8856) -Fixtron