Age | Commit message (Expand) | Author |
2007-03-06 | (svn r9048) -Fix r9040: non-bool used as bool | glx |
2007-03-06 | (svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in... | rubidium |
2007-03-06 | (svn r9042) -Add : Maedhros as a developper | belugas |
2007-03-06 | (svn r9040) -Codechange: the build window and CmdBuildAircraft() now shares t... | bjarni |
2007-03-06 | (svn r9039) -Fix r9034: missed the _pause in cocoa_v.mm | bjarni |
2007-03-06 | (svn r9038) -Fix [FS#115]: inactive connections are not automatically kicked,... | rubidium |
2007-03-06 | (svn r9037) -Feature: [NewGRF] Add support for Action 13, which allows you to... | maedhros |
2007-03-06 | (svn r9036) -Fix [SunOS]: SunOS/Solaris does not have stdint.h, so use inttyp... | rubidium |
2007-03-06 | (svn r9035) -Fix [SunOS]: Solaris sometimes has pid_t defined as long. Fix wa... | truelight |
2007-03-06 | (svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea... | truelight |
2007-03-06 | (svn r9031) -Codechange: Introduce grfconfig->status, and use it for states t... | maedhros |
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:28 | miham |
2007-03-05 | (svn r9019) -Fix: use <> for system-headers | truelight |
2007-03-05 | (svn r9018) -Change: added SunOS as OS name in the quit dialog | miham |
2007-03-05 | (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist. | celestar |
2007-03-05 | (svn r9015) -Fix | tron |
2007-03-05 | (svn r9014) -Fix | tron |
2007-03-05 | (svn r9013) -Fix | tron |
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:25 | miham |
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 scoping | peter1138 |
2007-03-03 | (svn r8989) -Fix: more indenting and variable scoping | peter1138 |
2007-03-03 | (svn r8988) -Fix: Indenting, variable scope, variable type and minor duffage | peter1138 |
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 |