summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-16(svn r10170) -Codechange: remove some duplication of code.rubidium
2007-06-16(svn r10169) -Fix [FS#875]: trunk did still tell Windows that it was version ...rubidium
2007-06-16(svn r10168) -Fix [FS#879]: cannot build airport when an aircraft is flying o...rubidium
2007-06-15(svn r10167) -Codechange: Change the flagging system of grf loaded feature fr...belugas
2007-06-15(svn r10166) -Feature(tte): Add support for antialiased typefaces via FreeTyp...peter1138
2007-06-15(svn r10165) -Fix [FS#874]: crash when trying to get the aircraft movement st...rubidium
2007-06-15(svn r10164) -Update: WebTranslator2 update to 2007-06-15 07:44:28miham
2007-06-15(svn r10163) -Fix(r8128): Industries had lost their random recoloring. A tes...belugas
2007-06-14(svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the ...rubidium
2007-06-14(svn r10157) -Fix: use as indentified for PNGs, the place of the image as it ...truelight
2007-06-14(svn r10156) -Fix: PNG loader can now load 8bpp palette images and greyscale ...truelight
2007-06-14(svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on ...rubidium
2007-06-13(svn r10154) -Fix [FS#870]: some vehicles were not drawn when having a high r...rubidium
2007-06-13(svn r10153) -Fix [FS#869]: vehicles disappear when crossing certain tiles. F...rubidium
2007-06-13(svn r10150) -Fix r10148: show a message to users when using 32bpp blitter an...truelight
2007-06-13(svn r10149) -Fix r10143: MSVC warnings... (tnx boekabart and glx)truelight
2007-06-13(svn r10148) -Fix r10143: make --without-png to compile againtruelight
2007-06-13(svn r10147) -Fix: the oldloader did clear some bits for road vehicles that s...rubidium
2007-06-13(svn r10146) -Codechange: Silence a compiler warningbelugas
2007-06-13(svn r10145) -Fix: make compiling with networking disabled (again) possible.rubidium
2007-06-13(svn r10143) -Add: store the filename of the grfs opened and allow easy acces...truelight
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 messagepeter1138
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 properlytruelight
2007-06-12(svn r10123) -Fix r10121: the 8 bpp cocoa video driver works againbjarni
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:56miham
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 commentspeter1138
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