Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-13 | (svn r18063) -Change: remove some unneeded blue pixels that only cause the ↵ | rubidium | |
sprites to be displayed too big if size is taken from the sprites | |||
2009-08-09 | (svn r17136) -Fix: Some typos in .obg stuff. | frosch | |
2009-08-02 | (svn r17034) -Update: openttd[dw].grf from ottd grf. | rubidium | |
2009-04-18 | (svn r16084) -Change: remove (soon to be) unneeded offset from the shared ↵ | rubidium | |
order sprite. | |||
2009-03-18 | (svn r15760) -Codechange [FS#2704]: support that the resize box is at the ↵ | rubidium | |
left side of the window too (based on work by Alberth) | |||
2009-02-08 | (svn r15421) -Change: Replace the path signal sprites borrowed from TTDPatch ↵ | michi_cc | |
with our own custom sprites. | |||
2009-01-10 | (svn r14969) -Codechange: make drawing trees possible (Alberth) | rubidium | |
2008-09-06 | (svn r14253) -Fix (r14214): replace the right glyph and use the right colour ↵ | glx | |
indices in glyph sprite | |||
2008-08-31 | (svn r14214) -Codechange: move another TTD graphics bug into the GRF; height ↵ | rubidium | |
problem of sprite #142. | |||
2008-08-31 | (svn r14211) -Fix: glitches (alignment issues/inconsistent vehicle graphics) ↵ | rubidium | |
in original graphics (Addi) | |||
2008-08-31 | (svn r14197) -Codechange: rework (original) base graphics determination ↵ | rubidium | |
methods. This yields in the following: -Feature: make configuring the to-be-used base graphics via openttd.cfg and the command line possible. -Feature: allow both the German as well as non-German toyland graphics as "correct" and official graphics. -Feature: allow people to create their own base graphics easily and without requiring code changes. |