Age | Commit message (Expand) | Author |
2007-06-13 | (svn r10142) -Fix r10132: do something useful with the alpha channel instead ... | truelight |
2007-06-13 | (svn r10141) -Fix (FS#848, r8973): Set the newgrf bit for realistic plane spe... | celestar |
2007-06-13 | (svn r10140) -Fix [FS#867]: an industry could overbuild a bridge. | rubidium |
2007-06-13 | (svn r10139) -Fix: all inner parts of OpenTTD assume that the resolution is a... | rubidium |
2007-06-13 | (svn r10138) -Fix: when you got a sufficiently small resolution, there is a p... | rubidium |
2007-06-13 | (svn r10137) -Add: console command to get the current game date. | rubidium |
2007-06-13 | (svn r10132) -Codechange: split out the last direct video-buffer read access ... | truelight |
2007-06-13 | (svn r10131) -Fix [FS#810]: when removing a dock, a ship will always try to r... | rubidium |
2007-06-13 | (svn r10130) -Fix (r4493): SetCurrentGrfLangID returned the wrong language id... | maedhros |
2007-06-13 | (svn r10129) -Fix (r10111): Test for x == INVALID_COORD instead of v->tile ==... | peter1138 |
2007-06-13 | (svn r10128) -Fix (r4811): missing printf parameters in newgrf debug message | peter1138 |
2007-06-13 | (svn r10127) -Add: Addition of basic structure for industry tiles callbacks (... | belugas |
2007-06-13 | (svn r10126) -Fix (r10111, FS#864): old_new_hash cache was not reset when the... | glx |
2007-06-12 | (svn r10125) -Fix [FS#865]: under some circumstances the wagons of a train di... | rubidium |
2007-06-12 | (svn r10124) -Fix r10123: fix the OSX video driver properly | truelight |
2007-06-12 | (svn r10123) -Fix r10121: the 8 bpp cocoa video driver works again | bjarni |
2007-06-12 | (svn r10122) -Codechange: Add a CountBitsSet function and use it to replace s... | maedhros |
2007-06-12 | (svn r10121) -Codechange: split renderer from rest of code; no longer any cod... | truelight |
2007-06-12 | (svn r10119) -Update: WebTranslator2 update to 2007-06-12 20:09:56 | miham |
2007-06-12 | (svn r10117) -Fix [FS#863]: When deleting the vehicles of bankrupt players, d... | maedhros |
2007-06-12 | (svn r10116) -Fix [FS#850]: remove invalid characters (for the file system) f... | rubidium |
2007-06-12 | (svn r10115) -Codechange: Create accessors to triggers and random bits for in... | belugas |
2007-06-12 | (svn r10114) -Fix: Only load newgrf error messages if the language matches th... | maedhros |
2007-06-12 | (svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments | peter1138 |
2007-06-12 | (svn r10111) -Codechange: Add new vehicle hash table for collision detection ... | peter1138 |
2007-06-12 | (svn r10110) -Fix: Reset NewGRF errors along with all the other NewGRF data s... | maedhros |
2007-06-12 | (svn r10109) -Fix [FS#838]: some NewGRFs use the same (unused in the "current... | rubidium |
2007-06-12 | (svn r10108) -Codechange: implement variable 0x60 (Get industry tile ID at of... | belugas |
2007-06-11 | (svn r10107) -Fix (r10092): Missing 'i' in 'optimized' | peter1138 |
2007-06-11 | (svn r10106) -Fix (r10098): there's always a compiler complaining about somet... | rubidium |
2007-06-11 | (svn r10105) -Fix r10092: fix sprite 4845 till 4881 (inclusive), so they stor... | truelight |
2007-06-11 | (svn r10104) -Update: WebTranslator2 update to 2007-06-11 19:45:13 | miham |
2007-06-11 | (svn r10103) -Fix (r10086): TrackBitsToTrack doesn't cope well with TRACK_BIT... | maedhros |
2007-06-11 | (svn r10102) -Documentation: @file header was wrong | truelight |
2007-06-11 | (svn r10101) -Codechange: the class is named 8bppSimple, so name the files li... | truelight |
2007-06-11 | (svn r10100) -Fix r10093: some code now became obsolete as it never did somet... | truelight |
2007-06-11 | (svn r10099) -Fix(r9867, FS860): Use the specs of the to-be-created industry ... | belugas |
2007-06-11 | (svn r10098) -Codechange: bilbo cared about the performance of the AI with re... | rubidium |
2007-06-11 | (svn r10097) -Feature: Add support for articulated road vehicles, or callback... | maedhros |
2007-06-11 | (svn r10096) -Fix r10092: freetype bypassed the Blitter::Encode, making fonts... | truelight |
2007-06-11 | (svn r10095) -Fix: avoid reading outside the buffer because of scaling problems | truelight |
2007-06-11 | (svn r10094) -Fix: some really broken strings got in. | rubidium |
2007-06-11 | (svn r10093) -Revert: removed 16x zoom-out as it is broken beyond repair | truelight |
2007-06-11 | (svn r10092) -Codechange: code-seperated the spriteloader and blitter from th... | truelight |
2007-06-11 | (svn r10091) -Add: make time detection whether you are using -jN when having ... | rubidium |
2007-06-11 | (svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles.... | truelight |
2007-06-11 | (svn r10089) -Fix (r10040): Use GetTileZ instead of GetClearGround in GetTerr... | maedhros |
2007-06-10 | (svn r10088) -Codechange: A typo and a code-style | belugas |
2007-06-10 | (svn r10087) -Fix [FS#834]: multiple subsequent "give money" actions could re... | rubidium |
2007-06-10 | (svn r10086) -Codechange: Use more sensible types and functions in GenericPla... | maedhros |