summaryrefslogtreecommitdiff
path: root/src/base_media_func.h
AgeCommit message (Expand)Author
2021-06-13Codechange: convert printf DEBUG statements to fmt Debug statementsrubidium42
2021-04-27Codechange: [Network] Do not leak os_abstraction.h via base_media_func.hrubidium42
2020-12-27Codechange: Use std::string in file scanners.Michael Lutz
2020-12-27Codechange: Stringify config file paths.Michael Lutz
2020-12-14Codechange: Apple LLVM fails to implement std::optional::value() also on pret...frosch
2020-05-21Codechange: Store base set related texts in std::strings.Michael Lutz
2020-05-21Codechange: Use std::string in INI file parsing.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-01Fix: IniLoadFile::LoadFromDisk expects filename but BaseMedia::AddFile provid...Berbe
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2018-06-27Codechange: Silence -Wclass-memaccess warnings with GCC8Charles Pigott
2018-06-23Fix: Make switch on MD5File::ChecksumResult complete to avoid compiler warningAlberth
2018-06-15Fix: Don't complain if CAT music files are missing entirelyNiels Martin Hansen
2018-04-21Fix: Warning about base set template instantiations with clangCharles Pigott
2014-06-09(svn r26637) -Fix [FS#6038]: segmentation fault when encountering a .obg/.obs...rubidium
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2013-11-23(svn r26073) -Cleanup: unneeded check against NULLrubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-29(svn r24870) -Change: make the duplicate base set message slightly more verbo...rubidium
2012-08-23(svn r24496) -Fix [FS#5276]: Make sure all template functions are instantiate...frosch
2012-08-20(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the ...yexo
2012-02-04(svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x byt...michi_cc
2011-11-14(svn r23219) -Change: different directories for basesets and newgrfs. So data...rubidium
2011-11-14(svn r23214) -Codechange: for base media sets pass the "search in tars" param...rubidium
2011-09-08(svn r22904) -Codechange: add tar filename to file scanningrubidium
2011-08-24(svn r22824) -Codechange: pass sub directory to ini loadingrubidium
2011-05-02(svn r22413) -Document: even more stuffrubidium
2011-01-18(svn r21844) -Codechange: move documentation towards the code to make it more...rubidium
2010-08-23(svn r20607) -Fix: retain information about all base sets that are found and ...rubidium
2010-04-19(svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files wer...rubidium
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-02-14(svn r19132) -Codechange: No need to end a line with ;;.alberth
2010-02-11(svn r19095) -Fix: segfault when a baseset has an empty metadata fieldyexo
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 setsrubidium
2009-10-17(svn r17790) -Feature: translatable base sound/graphics set descriptionsrubidium
2009-08-26(svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set wh...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-20(svn r17241) -Change: make a distinction between missing and corrupted data f...rubidium
2009-08-09(svn r17133) -Codechange: generalise the code that searches for base graphicsrubidium