summaryrefslogtreecommitdiff
path: root/gfx.h
AgeCommit message (Expand)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...peter1138
2006-10-27(svn r6953) -Codechange: Change FormatStringLinebreaks in such a way that if ...Darkvater
2006-10-23(svn r6908) - Codechange: Modify DrawStringMultiLine() to return the number o...peter1138
2006-09-16(svn r6462) -Codechange: Have GetStringWidth() return width as well as the he...Darkvater
2006-08-29(svn r6222) Remove struct ColorList, because the names of its attributes are ...tron
2006-08-29(svn r6209) Move DrawFrameRect() out of gfx.[ch], because it uses data (_colo...tron
2006-08-28(svn r6184) Remove the unused (because it was NULL in all callers) second par...tron
2006-08-28(svn r6183) Move GetDrawStringPlayerColor() out of gfx.[ch]tron
2006-08-20(svn r5967) -Change: use right alignment for the year in the player's balance...rubidium
2006-05-09(svn r4802) - Codechange: replace _stringwidth_base and associated magic numb...peter1138
2006-03-24(svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it...Darkvater
2005-11-16(svn r3191) Move declaration and definition of _dbg_screen_rect to a place wh...tron
2005-11-13(svn r3176) Use proper types, not some variants of inttron
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-09-10(svn r2933) Implement the non-breaking spacetron
2005-09-10(svn r2932) Give the strings consisting of an up/a down arrow symbolic namestron
2005-07-24(svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n...celestar
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-19(svn r2644) - Fix: my name was mistyped ;pDarkvater
2005-07-17(svn r2623) - CodeChange: rework DrawStringCenteredTruncated() a bit. Instead...Darkvater
2005-07-17(svn r2607) - Feature: add support for truncating strings to a given (pixel) ...Darkvater
2005-07-15(svn r2571) Add explicit type Pixel for ... Pixelstron
2005-06-30(svn r2497) Use a struct array for palette entries instead of a flat byte arraytron
2005-06-06(svn r2420) - Codechange: magic number elminitation of cursorsprites.Darkvater
2005-05-16(svn r2334) - Fix (regression): moved togglefullscreen into the video-driver,...Darkvater
2005-05-14(svn r2310) - Fix: Game would crash if you full-screened with the 'fullscreen...Darkvater
2005-02-21(svn r1895) - Fix: add assert for charwidth getter just in caseDarkvater
2005-02-21(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...Darkvater
2005-02-10(svn r1854) Split GetSpritePtr() into GetSprite() for regular sprites (return...tron
2005-02-10(svn r1853) Move spritecache function declarations into a header of their own...tron
2005-02-08(svn r1852) Start cleaning up sprite handling:tron
2005-02-06(svn r1827) Next iteration of the byte -> char transition: some string drawin...tron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2004-12-14(svn r1091) Fix: Finally station names use 100% the correct color in transpar...dominik
2004-12-12(svn r1038) Feature: OpenTTD runs with the grf files of the DOS versiondominik
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-09-21(svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Option...darkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight