Age | Commit message (Expand) | Author |
2012-02-25 | (svn r23987) -Fix (r23000): Also reset the font glyph cache when switching bl... | frosch |
2012-02-04 | (svn r23887) -Feature: [NewGRF] Support for container version 2. | michi_cc |
2012-02-04 | (svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x byt... | michi_cc |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-11-14 | (svn r23214) -Codechange: for base media sets pass the "search in tars" param... | rubidium |
2011-10-04 | (svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on N... | michi_cc |
2011-10-04 | (svn r23000) -Feature: Base graphics sets can now specify a preferred blitter... | michi_cc |
2011-08-24 | (svn r22828) -Codechange: give some variables a better name and clean up the ... | rubidium |
2011-08-24 | (svn r22826) -Codechange: pass sub directory to NewGRF loading functions | rubidium |
2011-08-24 | (svn r22825) -Codechange: pass subdir to FioOpenFile | rubidium |
2011-08-24 | (svn r22822) -Codechange: make a distinction between base sets and newgrfs fo... | rubidium |
2011-05-14 | (svn r22459) -Doc: Typo fixes and doxygen markup improvements. | alberth |
2011-05-04 | (svn r22419) -Change: Always use the DOS palette for drawing. | frosch |
2011-05-03 | (svn r22418) -Fix (r22417): Messed up the palette detection of the extra base... | frosch |
2011-05-03 | (svn r22417) -Add: an advanced setting to specify the default palette to use ... | frosch |
2011-05-02 | (svn r22411) -Document: another bunch of bits | rubidium |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-05 | (svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changin... | frosch |
2010-08-02 | (svn r20305) -Change: reduce OpenTTD's install size by roughly 460 KiB by onl... | rubidium |
2010-07-31 | (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. | alberth |
2010-07-31 | (svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/b... | rubidium |
2010-04-19 | (svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files wer... | rubidium |
2010-02-25 | (svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ... | yexo |
2010-02-22 | (svn r19212) -Fix: base graphics set with an empty filename in the obg file c... | yexo |
2010-02-22 | (svn r19206) -Add: concept of fallback base sets, i.e. do not automatically l... | rubidium |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-12-22 | (svn r18608) -Change: add the concept of music sets | rubidium |
2009-12-13 | (svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where ... | rubidium |
2009-11-28 | (svn r18330) -Cleanup: remove some unneeded includes | rubidium |
2009-11-09 | (svn r18028) -Codechange: unglobalise some functions | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-20 | (svn r17596) -Codechange: constify some tables | smatz |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-21 | (svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdpart... | rubidium |
2009-08-20 | (svn r17241) -Change: make a distinction between missing and corrupted data f... | rubidium |
2009-08-20 | (svn r17238) -Codechange: Clean up CheckExternalFiles a bit and improve the e... | matthijs |
2009-08-10 | (svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff | rubidium |
2009-08-09 | (svn r17139) -Change: add the concept of sound sets | rubidium |
2009-08-09 | (svn r17133) -Codechange: generalise the code that searches for base graphics | rubidium |
2009-06-10 | (svn r16548) -Fix (r16538): removing of duplicates of base graphics set could... | smatz |
2009-06-08 | (svn r16538) -Fix (r16503): when finding duplicate graphics sets favour the m... | rubidium |
2009-06-03 | (svn r16507) -Fix (r16503): segfault when deleting non-last graphics set | smatz |
2009-06-02 | (svn r16503) -Fix: base graphics names must be unique, so don't add duplicate... | rubidium |
2009-05-24 | (svn r16421) -Codechange: do not unnecessarily remove constness or unnecessar... | rubidium |
2009-05-17 | (svn r16342) -Feature(tte): Display base graphics description in game options... | frosch |
2009-05-10 | (svn r16269) -Codechange: use gcc's ability to check parameters sent to print... | smatz |
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 warning | glx |
2009-02-07 | (svn r15389) -Feature: Add ability to select which base graphics set is used ... | peter1138 |