log src/base_media_base.h @ 17564:d5ff867052a5 draft

age author description
Tue, 18 Jan 2011 22:17:15 +0000 rubidium (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. draft
Mon, 23 Aug 2010 23:49:14 +0000 rubidium (svn r20607) -Fix: retain information about all base sets that are found and not only the latest version. This to stop confusing people that use newer versions of the base sets than those available via BaNaNaS. draft
Mon, 19 Apr 2010 09:34:56 +0000 rubidium (svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files were unreadable draft
Fri, 26 Feb 2010 00:00:55 +0000 rubidium (svn r19262) -Feature: finalise BaNaNaS support for music sets draft
Mon, 22 Feb 2010 20:18:59 +0000 yexo (svn r19212) -Fix: base graphics set with an empty filename in the obg file caused segfaults draft
Mon, 22 Feb 2010 16:24:23 +0000 rubidium (svn r19206) -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set draft
Tue, 22 Dec 2009 21:40:29 +0000 rubidium (svn r18608) -Change: add the concept of music sets draft
Sat, 17 Oct 2009 20:34:09 +0000 rubidium (svn r17790) -Feature: translatable base sound/graphics set descriptions draft
Sun, 20 Sep 2009 23:11:01 +0000 smatz (svn r17596) -Codechange: constify some tables draft
Fri, 21 Aug 2009 20:21:05 +0000 rubidium (svn r17248) -Fix: add GPL license notice where appropriate draft
Thu, 20 Aug 2009 17:02:44 +0000 rubidium (svn r17241) -Change: make a distinction between missing and corrupted data files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files. draft
Mon, 10 Aug 2009 10:25:40 +0000 rubidium (svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff draft
Sun, 09 Aug 2009 19:50:44 +0000 rubidium (svn r17139) -Change: add the concept of sound sets draft
Sun, 09 Aug 2009 18:44:35 +0000 rubidium (svn r17135) -Fix (r17133): some (older) GCCs failed to compile draft
Sun, 09 Aug 2009 16:54:03 +0000 rubidium (svn r17133) -Codechange: generalise the code that searches for base graphics draft