summaryrefslogtreecommitdiff
path: root/src/gfx_func.h
AgeCommit message (Expand)Author
2009-02-09(svn r15425) -Codechange: some color->colour changes and type safety.rubidium
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-09-02(svn r14229) -Feature: allow overriding the palette of the base GRFs. This wa...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-12(svn r14051) -Codechange: enumify the DrawString buffer length.rubidium
2008-08-09(svn r14030) -Fix (r14027): true != false, also rename the parameter to make ...frosch
2008-08-09(svn r14028) -Fix(r14027): Wrong value for the multiline_skipping. Just the ...belugas
2008-08-09(svn r14027) -Codechange: Document a bit the DoDrawString function while remo...belugas
2008-08-04(svn r13994) -Codechange: replace a few rogue magic numbers with Colours enum...belugas
2008-08-01(svn r13910) -Document: string drawing related functions and types (Alberth)rubidium
2008-07-22(svn r13787) -Codechange: resize the red error message box if neededsmatz
2008-06-28(svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' ...frosch
2008-06-18(svn r13571) -Codechange: define channels in struct Colour in different order...smatz
2008-06-16(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio...smatz
2008-05-06(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...rubidium
2008-03-26(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...rubidium
2008-02-17(svn r12167) -Feature(tte): change colour of autorail and autoroad selection ...smatz
2008-01-29(svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple ...rubidium
2008-01-18(svn r11915) -Codechange: Add a function to draw a sort button's up/down arro...peter1138
2008-01-11(svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable ...frosch
2008-01-01(svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper...belugas
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium