summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-06(svn r9029) -Fix (r7326): Only call the gradual loading amount callback if th...maedhros
2007-03-06(svn r9027) -Fix [FS#664]: desync caused by buffer overrun.rubidium
2007-03-05(svn r9022) -Fix [FS#660]: Airport state machine fails if the adjustment in p...richk
2007-03-05(svn r9021) [Translations] -Fix: removed empty strings once again.miham
2007-03-05(svn r9020) -Update: WebTranslator2 update to 2007-03-05 19:56:28miham
2007-03-05(svn r9019) -Fix: use <> for system-headerstruelight
2007-03-05(svn r9018) -Change: added SunOS as OS name in the quit dialogmiham
2007-03-05(svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.celestar
2007-03-05(svn r9015) -Fixtron
2007-03-05(svn r9014) -Fixtron
2007-03-05(svn r9013) -Fixtron
2007-03-05(svn r9012) -Fix/Feature (UTF8): When cutting strings into multiple lines als...Darkvater
2007-03-05(svn r9011) -Codechange (r9003): Rework Utf8PrevChar so that it returns a poi...Darkvater
2007-03-04(svn r9009) -Fix (r1): Determine whether to play a sound or not when entering...Darkvater
2007-03-04(svn r9005) -Update: WebTranslator2 update to 2007-03-04 09:03:25miham
2007-03-04(svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the ...Darkvater
2007-03-03(svn r9002) -Update: remove strings removed in r9001 from languages other tha...rubidium
2007-03-03(svn r9001) -Codechange: remove duplication of functions and strings with res...rubidium
2007-03-03(svn r9000) -Fix [FS#581, r2572]: new locomotive names were not announced in ...rubidium
2007-03-03(svn r8999) -Fix [FS#450]: do not select a disabled platform length/number of...rubidium
2007-03-03(svn r8995) -Fix (FS#620, r8464): revert properly (reversion of r4322) intern...Darkvater
2007-03-03(svn r8994) -Fix [FS642, r3320]: [win32] Resolution doubled in cfg file when ...Darkvater
2007-03-03(svn r8990) -Fix: more indenting and variable scopingpeter1138
2007-03-03(svn r8989) -Fix: more indenting and variable scopingpeter1138
2007-03-03(svn r8988) -Fix: Indenting, variable scope, variable type and minor duffagepeter1138
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
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