]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - snd_modplug.c
fix a printf where a size_t was being printed as a long
[xonotic/darkplaces.git] / snd_modplug.c
2009-11-14 havocalways stream decode ogg, this reduces Nexuiz sound...
2009-11-14 havocreduced memory usage of sound in Nexuiz by about 70MB...
2009-01-28 divverentmake DP compile with C++ again
2008-10-26 divverentfix two warnings with statically linked-in libmodplug
2008-10-25 divverentmod_q3bsp_nolightmaps: do not load lightmaps, use the...
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2007-12-13 divverentoops, should use <>, not ""
2007-12-13 divverentsupport the upcoming -DSND_MODPLUG_STATIC flag
2007-12-12 divverentAdd support for libmodplug (when found). Sound files...