summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-03-01(svn r8949) -Codechange: only test the first NETWORK_REVISION_LENGTH - 1 char...rubidium
2007-02-28(svn r8946) -Feature: [NewGRF] Add support for vehicle variables 0xFE and 0xF...maedhros
2007-02-28(svn r8945) -Codechange: Rename v->load_status to v->vehicle_flags so it can ...maedhros
2007-02-28(svn r8944) -Codechange: Move the enum describing the bitmask of Engine.flags...maedhros
2007-02-28(svn r8943) -Fix (r5338): [NewGRF] Fix support for vehicle variable 48, which...maedhros
2007-02-27(svn r8935) -Codechange: unification of track type between road and rail tile...rubidium
2007-02-27(svn r8933) -Fix [Win64]: rdtsc now uses intrinsic on VC8 (michi_cc)KUDr
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