Age | Commit message (Expand) | Author |
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 |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-23 | (svn r15218) -Fix: base graphics detection did mark too much as duplicate | rubidium |
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 style | rubidium |
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 |