summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-02(svn r8980) -Fix (FS#656): the industry list should also be (re)set when the ...rubidium
2007-03-02(svn r8979) -Fix (r8978): unsigned vs signed comparisons.rubidium
2007-03-02(svn r8978) -Feature: Rewrite of transfer system.richk
2007-03-02(svn r8977) -Codechange: Remove the hardcoded maximum width for some drawstri...Darkvater
2007-03-02(svn r8976) -Codechange: Reinitialize all engines after grf files have been r...Darkvater
2007-03-02(svn r8975) -Regression: [win32] Possible buffer overflow if unicode text is ...Darkvater
2007-03-02(svn r8974) -Fix: [win32] Define a win32 target platform ourselves so that we...Darkvater
2007-03-02(svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc...celestar
2007-03-02(svn r8972) -Codechange: Dynamically add buttons on the cargo payment graph. ...peter1138
2007-03-02(svn r8969) -Codechange: rework of the player face bits.rubidium
2007-03-02(svn r8967) -Fix (OSX): silent the warnings in cocoa_v.mm about deprecated st...truelight
2007-03-02(svn r8966) -Codechange: replace some if-cascades by switches.rubidium
2007-03-01(svn r8964) -Codechange: use grf_load_string to read action 8 strings instead...rubidium
2007-03-01(svn r8957) -Update: WebTranslator2 update to 2007-03-01 21:03:45miham
2007-03-01(svn r8955) -Fix: crash on loading savegames with GRFs that do not have their...rubidium
2007-03-01(svn r8954) -Codechange: remove direct map accesses from non-map-accessor hea...rubidium
2007-03-01(svn r8953) -Codechange: make the names of enums of WaterTileType consistent ...rubidium
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