summaryrefslogtreecommitdiff
path: root/src/gfxinit.cpp
AgeCommit message (Expand)Author
2009-03-12(svn r15694) -Codechange/feature/fix: invert the order in which base graphics...rubidium
2009-02-14(svn r15476) -Fix [FS#2630]: crash when opening the game options when the cur...rubidium
2009-02-07(svn r15394) -Fix (r15389): no new line at end of line warningglx
2009-02-07(svn r15389) -Feature: Add ability to select which base graphics set is used ...peter1138
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-23(svn r15218) -Fix: base graphics detection did mark too much as duplicaterubidium
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2009-01-16(svn r15110) -Fix: reading the shortname of graphicssets always missed the fi...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2009-01-08(svn r14907) -Codechange: Remove 32 character limit from driver/blitter selec...peter1138
2008-10-28(svn r14540) -Codechange: introduce [v]seprintf which are like [v]snprintf bu...rubidium
2008-09-04(svn r14245) -Fix: NewGRF configs loaded from the config file would always de...rubidium
2008-09-03(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs i...rubidium
2008-09-02(svn r14229) -Feature: allow overriding the palette of the base GRFs. This wa...rubidium
2008-08-31(svn r14208) -Fix (r14197): Crash if no .obg files are found.peter1138
2008-08-31(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...rubidium
2008-08-31(svn r14197) -Codechange: rework (original) base graphics determination metho...rubidium
2008-08-24(svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... th...rubidium
2008-08-24(svn r14151) -Codechange: make it possible to choose between the DOS and Wind...rubidium
2008-08-23(svn r14146) -Codechange: allow palette override in both ways and remove some...rubidium
2008-06-05(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...glx
2008-06-01(svn r13351) -Codechange: disable warnings about unused variable for builds w...smatz
2008-05-29(svn r13325) -Codechange: split the client-side only settings from the settin...rubidium
2008-05-25(svn r13255) -Codechange: move _opt to _settings.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-28(svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from ind...peter1138
2008-01-25(svn r11981) -Fix [FS#1698]: Use unicode glyph mapping to fix up missing/shuf...peter1138
2008-01-22(svn r11942) -Codechange: Merge chars.grf into openttd[d|w].grf using action ...peter1138
2008-01-13(svn r11834) -Codechange: only include settings_type.h if needed.rubidium
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ...rubidium
2008-01-09(svn r11800) -Codechange: move some functions to a more logical location + so...rubidium
2008-01-07(svn r11777) -Codechange: split the string header and make do not include it ...rubidium
2008-01-07(svn r11776) -Codechange: more header splittings to reduce the dependencies.rubidium
2007-12-25(svn r11695) -Codechange: Converted the md5 algorithm to OOPskidd13
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium
2007-12-22(svn r11682) -Codechange: move some 'generic' geometry related types into a s...rubidium
2007-11-19(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...skidd13
2007-11-15(svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of ...rubidium
2007-11-07(svn r11391) -Change: print all error messages related to missing/corrupted f...rubidium
2007-10-29(svn r11355) -Fix [FS#1377]: loading too many GRFs was not handled gracefully...rubidium
2007-10-27(svn r11350) -Change: add missing elrail sprites for some rail build buttons/...rubidium
2007-10-22(svn r11339) -Add: autoroad; same as autorail, but for road and trams and onl...rubidium
2007-10-20(svn r11321) -Codechange: add support to load different graphics for halftile...rubidium
2007-10-20(svn r11316) -Codechange: add support for the half-tile (selection) graphics.rubidium
2007-09-19(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxe...rubidium
2007-09-16(svn r11119) -Codechange: analyze .tar files upon loading, remembering their ...truelight
2007-09-13(svn r11099) -Codechange: allow on opening of a file via FioFOpenFile to requ...truelight
2007-06-16(svn r10170) -Codechange: remove some duplication of code.rubidium
2007-06-14(svn r10157) -Fix: use as indentified for PNGs, the place of the image as it ...truelight