Age | Commit message (Collapse) | Author |
|
svn-id: r25885
|
|
changed Snd::terminate to a destructor (this ensures client code can't forget to do just that -- not that we'd ever forget ... ;-)
svn-id: r25884
|
|
necessary (removing this from Gob::Snd::readBuffer); removed dead code
svn-id: r25883
|
|
svn-id: r25882
|
|
- Added the spanish gob2 version from bug report #1659884
svn-id: r25615
|
|
the walking sound issue (#1621086)
- Fixed some misplaced actor glitches in Bargon
svn-id: r25585
|
|
- Fixed the cursor animation loops in Ween and Bargon
- Added Draw_Bargon + Inter_Bargon
- Implemented Bargon Attack's hardcoded intro parts
svn-id: r25387
|
|
- Removed Snd::getCompositionSlot(), it's not needed
svn-id: r25310
|
|
- Implemented sound fading in/out
- o2_stub0x81 -> o2_scroll
svn-id: r25307
|
|
- Changed Snd to be a permanent audiostream, to have better control over stopping, looping and compositions
- Some clean-up
svn-id: r25292
|
|
- Fixed a crash/static reported in the forums (sending Winkle to the vulture)
- (Hopefully) fixed the immediately-closing notepad heisenbug (#1621089)
- Fixed using unitialised values after allocating the variables
svn-id: r25025
|
|
- Negative frequences?!? Maybe "SFX"?
- No sound for a small part of the intro
(there aren't any sndKeys covering that part either)
- A rythm-instrument (hi-hat?) in the titlemusic isn't played as one
- More differences in the drawing functions fleshed out
- Some of the goblin handling functions written
- More unnamed functions and variables, wheeee...
svn-id: r22410
|
|
subclasses to namespace Audio
svn-id: r22231
|
|
svn-id: r20902
|
|
gob.cpp -> reduced header dependencies -> faster recompile when one of those headers is modified
svn-id: r20740
|
|
svn-id: r20582
|