index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gfx_type.h
Age
Commit message (
Expand
)
Author
2012-04-10
(svn r24111) -Codechange: use Colour more instead of manually bitstuffing
rubidium
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 font
rubidium
2011-05-04
(svn r22419) -Change: Always use the DOS palette for drawing.
frosch
2011-01-23
(svn r21897) -Fix (21707): Kenobi visited IsValidConsoleColour shortly
rubidium
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 text
rubidium
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 hotkeys
yexo
2010-07-03
(svn r20055) -Feature: save/load hotkeys to/from hotkeys.cfg
yexo
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 it
rubidium
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 appropriate
rubidium
2009-06-22
(svn r16628) -Codechange: remove one gcc2 hack
smatz
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 numbers
belugas
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
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium