Age | Commit message (Expand) | Author |
2007-06-17 | (svn r10191) -Backport (r9148 from NoAI): detecting of CPU type (32 vs 64 bits). | rubidium |
2007-06-17 | (svn r10190) -Codechange: merged renderer and blitter to one single class API... | truelight |
2007-06-17 | (svn r10188) -Codechange: make it a little easier to load a savegame from the... | rubidium |
2007-06-17 | (svn r10187) -Fix: don't do a 270 degree turn on the international airport wh... | rubidium |
2007-06-17 | (svn r10186) -Fix (FS#876): don't mess desktop when using alt-tab (win32) | glx |
2007-06-17 | (svn r10185) -Codechange: make the bounding boxes of the drive through road s... | rubidium |
2007-06-17 | (svn r10184) -Fix: remove empty strings that are clearly bad. WT2 shouldn't a... | rubidium |
2007-06-17 | (svn r10182) -Codechange: rewrite most part of the file loading/searching to ... | rubidium |
2007-06-17 | (svn r10181) -Fix (r10093): clamp the zoom level so it won't try to use a wro... | rubidium |
2007-06-17 | (svn r10180) -Fix (r10167): do not reset the 2cc loaded feature setting when ... | rubidium |
2007-06-17 | (svn r10178) -Fix: Don't deactivate newgrf files when skipping the rest of th... | maedhros |
2007-06-17 | (svn r10177) -Fix: Passengers has one A and two Es (ln) | peter1138 |
2007-06-17 | (svn r10176) -Fix (r10071): Deselect the currently selected order when clicki... | maedhros |
2007-06-17 | (svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in en... | miham |
2007-06-17 | (svn r10174) -Fix: [Translations]: piglatin plural forms had some problem.. | miham |
2007-06-17 | (svn r10173) -Add: Translations: added new language "Pig Latin". Already "pre... | miham |
2007-06-17 | (svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for indust... | belugas |
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:28 | miham |
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 again | truelight |
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 warning | belugas |
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 message | peter1138 |
2007-06-13 | (svn r10127) -Add: Addition of basic structure for industry tiles callbacks (... | belugas |