summaryrefslogtreecommitdiff
path: root/src/gfx_type.h
AgeCommit message (Expand)Author
2021-04-22Codechange: Add internal widget alignment property, along with widget part.Peter Nelson
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2020-12-15Add: [Emscripten] use "relative mouse mode" with SDL2Patric Stout
2020-12-15Add: support for emscripten (play-OpenTTD-in-the-browser)Patric Stout
2019-12-23Add: a TextColour flag to ignore colour changes from stringsglx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-29Codechange: Remove SpriteTypeByte typeCharles Pigott
2019-01-31Feature: Group liveries, and livery window usability enhancements. (#7108)PeterN
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2016-08-15(svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple ...frosch
2016-08-15(svn r27625) -Doc: CursorVarsfrosch
2015-07-26(svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a...frosch
2015-02-22(svn r27167) -Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumpe...frosch
2014-04-27(svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video ...frosch
2012-04-10(svn r24111) -Codechange: use Colour more instead of manually bitstuffingrubidium
2011-12-08(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...rubidium
2011-11-20(svn r23274) -Add: internal support for a monospaced sprite fontrubidium
2011-05-04(svn r22419) -Change: Always use the DOS palette for drawing.frosch
2011-01-23(svn r21897) -Fix (21707): Kenobi visited IsValidConsoleColour shortlyrubidium
2011-01-03(svn r21702) -Fix: make sure the colour argument of echoc is properly validat...rubidium
2010-12-25(svn r21640) -Change/Feature-ish: allow disabling the shading when drawing textrubidium
2010-12-25(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs t...rubidium
2010-11-19(svn r21252) -Codechange: introduce a constant for the number of milliseconds...rubidium
2010-07-03(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeysyexo
2010-07-03(svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfgyexo
2010-04-17(svn r19654) -Codechange: Use Extract<> in more places.frosch
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-01-21(svn r18872) -Codechange: introduce PaletteID and use itrubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-22(svn r16628) -Codechange: remove one gcc2 hacksmatz
2009-06-20(svn r16606) -Doc: Added/fixed doxygen comments.alberth
2009-06-20(svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts.alberth
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-09(svn r15425) -Codechange: some color->colour changes and type safety.rubidium
2009-01-11(svn r14997) -Fix [FS#2524](r14223): when handling invalid sprites, entry in ...smatz
2008-10-13(svn r14461) -Document: add some doxygen comments (Albert)rubidium
2008-09-07(svn r14260) -Fix [FS#2277]: merge keycode for "normal" 0-9 keys and keypad 0...rubidium
2008-09-02(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...rubidium
2008-08-24(svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... th...rubidium
2008-08-23(svn r14146) -Codechange: allow palette override in both ways and remove some...rubidium
2008-08-09(svn r14027) -Codechange: Document a bit the DoDrawString function while remo...belugas
2008-08-08(svn r14016) -Codechange: Remove some magical numbersbelugas
2008-08-01(svn r13910) -Document: string drawing related functions and types (Alberth)rubidium
2008-07-20(svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot ...rubidium
2008-06-28(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' ...frosch
2008-06-26(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and ...smatz
2008-06-18(svn r13571) -Codechange: define channels in struct Colour in different order...smatz
2008-04-24(svn r12863) -Codechange: rewrite GeneratePlayerColour to be better understan...rubidium
2008-04-05(svn r12576) -Feature(tte) [FS#337]: highlight vehicle chain when dragging in...smatz