summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-19(svn r10225) -Codechange: move common Colour routines for 32bpp to the base c...truelight
2007-06-19(svn r10224) -Fix [FS#891]: the town road belongs to didn't get set properly ...rubidium
2007-06-19(svn r10223) -Fix r10211: GCF_INIT_ONLY flag was never clearedglx
2007-06-19(svn r10222) -Fix [FS#892]: Only 2 trains could crash at one time as collisio...peter1138
2007-06-19(svn r10221) -Fix: the one way sprites weren't drawn in the correct order, so...rubidium
2007-06-19(svn r10220) -Fix r10216: even more fuck-ups for non-SDL video backendstruelight
2007-06-19(svn r10219) -Fix [FS#882,FS#890]: land under foundations was terraform when ...rubidium
2007-06-19(svn r10218) -Fix r10216: more compile errorsglx
2007-06-19(svn r10217) -Fix r10216: forgot to declare 'blitter' in win32 and cocoa driv...truelight
2007-06-19(svn r10216) -Fix: palette animation always redid all palette entries, where ...truelight
2007-06-19(svn r10215) -Fix r10214: forgot 2 cases of the same mistaketruelight
2007-06-19(svn r10214) -Fix: off-by-one in draw-rect-color-remapping (peter1138)truelight
2007-06-19(svn r10212) -Fix [FS#723]: money overflow bugs in many locations.rubidium
2007-06-18(svn r10211) -Feature: [NewGRF] Add support for action 0Fglx
2007-06-18(svn r10210) -Codechange: make all money related variables 64 bits, so overfl...rubidium
2007-06-18(svn r10209) -Fix/Codechange: forgot a few changes of int32 -> Money in the p...rubidium
2007-06-18(svn r10208) -Codechange: replace int32 with Money where appropriate.rubidium
2007-06-18(svn r10207) -Codechange: remove the redundant player_money in favour of the ...rubidium
2007-06-18(svn r10206) -Codechange: more moving things to blitter-layer: ScrollBuffertruelight
2007-06-18(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...rubidium
2007-06-18(svn r10203) -Codechange: more moving things to blitter-layer: DrawLinetruelight
2007-06-18(svn r10201) -Codechange: Replace Blitter::SetHorizontalLine with Blitter::Dr...peter1138
2007-06-18(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).rubidium
2007-06-18(svn r10199) -Fix [FS#884, YAPF]: 'target_seen' flag that is set prematurely ...KUDr
2007-06-18(svn r10198) -Fix (r10194): did not search all search paths.rubidium
2007-06-18(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.rubidium
2007-06-18(svn r10196) -Update: WebTranslator2 update to 2007-06-18 10:15:44miham
2007-06-17(svn r10194) -Codechange: prefer the current working directory above the user...rubidium
2007-06-17(svn r10193) -Fix r10190: somehow an other partly-patch was applied tootruelight
2007-06-17(svn r10192) -Fix r10190: forgot to change the includes of win32 and cocoa vi...truelight
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