sezero
77abdf620a
snd_dma.c: added SNDDMA_LockBuffer() as a new API, needed for, well, proper buffer
...
locking. removed simsound. removed unused S_AmbientOff() and S_AmbientOn(). other
multiple cleanups and fixes.
snd_sdl.c: replaced the old broken implementation which used to cause LRU failures
with the one adapted from the uhexen2 project.
sound.h: added missing prototypes, including the new SNDDMA_LockBuffer().
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@6 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-02-15 23:45:06 +00:00
sezero
fe8afccb88
snd_mem.c (FindNextChunk): fixed segfaults due to bad wav files like some
...
of those in the arwop mod.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@5 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-02-15 23:37:38 +00:00
sezero
63e3dc3c88
net_sdlnet.c, pl_win.c, quakedef.h: fixed SDL header includes.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@4 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-02-15 23:33:12 +00:00
sezero
564b2e2609
common.c (COM_FileBase): fix an old quake bug where it can start hunting
...
whole memory for the nul terminator.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@3 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-02-15 23:30:23 +00:00
sezero
08c736b005
initial import of SDL port of Fitzquake-0.85 / 20090510 sources.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@2 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-02-15 23:26:55 +00:00
sezero
ed0da48b50
create basic directory structure.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1 af15c1b1-3010-417e-b628-4374ebc0bcbd
2010-02-15 21:35:38 +00:00