raze-gles/polymer/eduke32/source/jaudiolib/src
2011-03-04 08:50:58 +00:00
..
_multivc.h Hack MIDI back in for win32 2009-07-27 10:46:42 +00:00
driver_directsound.c rotatesprite and multivoc have a rape baby 2010-06-22 21:50:01 +00:00
driver_directsound.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
driver_nosound.c Remove some warnings. 2011-01-16 03:33:48 +00:00
driver_nosound.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
driver_sdl.c Very few actual changes... mostly formatting fixes from astyle 2010-01-23 22:12:02 +00:00
driver_sdl.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
drivers.c fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
drivers.h fixes... mostly sound fuckery 2009-07-31 11:45:29 +00:00
fx_man.c rotatesprite and multivoc have a rape baby 2010-06-22 21:50:01 +00:00
linklist.h Memory cleanups, use Bm/c/realloc/free everywhere (configured as nedmalloc version in compat.h), add large page support for Vista/7, tweak nedmalloc settings, add support for projecting textures from SE50 spotlights placed in maps via sprite owner member (manipulated through CONs via sprite htpicnum member), fix building Mapster32 with MSVC, increase PR_MAXLIGHTS to 1024 2009-10-07 06:47:35 +00:00
ll_man.h Initial working commit of JonoF's audiolib re-port... I think 2009-07-27 05:47:50 +00:00
mix.c Final round (I hope!) of sound fixes. Should also fix the crash on exit on Windows and the REACTOR sprite size bug. 2010-06-26 08:51:42 +00:00
mixst.c Initial working commit of JonoF's audiolib re-port... I think 2009-07-27 05:47:50 +00:00
multivoc.c Consolidate POLYMOST preprocessor define into USE_OPENGL, remove SUPERBUILD preprocessor define, add additional mode to neartag() to skip sprite searches and speed up processing (and enable for CON_OPERATE), fix issue with nearby single instance sounds not playing due to out of range sounds blocking their playback, fix issue with settings.cfg being reset to default bindings when running a mod that specifies its own cfg base name, improve CON structure member interface read/write performance, fix a bug with CON "move" pointer validation 2011-03-04 08:50:58 +00:00
multivoc.h rotatesprite and multivoc have a rape baby 2010-06-22 21:50:01 +00:00
pitch.c Memory cleanups, use Bm/c/realloc/free everywhere (configured as nedmalloc version in compat.h), add large page support for Vista/7, tweak nedmalloc settings, add support for projecting textures from SE50 spotlights placed in maps via sprite owner member (manipulated through CONs via sprite htpicnum member), fix building Mapster32 with MSVC, increase PR_MAXLIGHTS to 1024 2009-10-07 06:47:35 +00:00
pitch.h Initial working commit of JonoF's audiolib re-port... I think 2009-07-27 05:47:50 +00:00
vorbis.c Don't use -rdynamic on platforms that don't necessarily support it. 2011-01-16 07:20:11 +00:00