Age | Commit message (Expand) | Author |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-11-24 | (svn r23316) -Feature: Add ability to zoom in to 2x and 4x level. | peter1138 |
2011-08-06 | (svn r22722) -Fix: Skip invisible parent and child sprites due to transparenc... | frosch |
2011-05-29 | (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. | frosch |
2011-05-14 | (svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for ... | frosch |
2011-03-03 | (svn r22175) -Fix: [NewGRF] memory leak if a station newgrf contains prop 09 ... | yexo |
2011-02-19 | (svn r22106) -Codechange: Add DrawTileSeqStruct::MakeTerminator(), DrawTileSe... | frosch |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-01-30 | (svn r18959) -Feature: [NewGRF] Allow layering of multiple groundsprites in s... | frosch |
2010-01-21 | (svn r18872) -Codechange: introduce PaletteID and use it | rubidium |
2010-01-17 | (svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq. | frosch |
2010-01-17 | (svn r18843) -Codechange: Only NewGRF supplied spritelayouts use SPRITE_MODIF... | frosch |
2010-01-17 | (svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIE... | frosch |
2010-01-16 | (svn r18839) -Codechange: Detriplicate drawing of spritelayouts in the GUI. | frosch |
2010-01-16 | (svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() ... | frosch |