Eugene Sandulenko
4780ab9223
Patch #1417631 : "gobliiins cleanup". Thanks, wjp.
...
svn-id: r20283
2006-01-29 02:27:10 +00:00
Eugene Sandulenko
ea42bad781
Update copyright notice
...
svn-id: r20088
2006-01-18 17:39:49 +00:00
Eugene Sandulenko
fbad775cf0
Last chunk of underscore maddness for today
...
svn-id: r19904
2006-01-04 01:48:15 +00:00
Eugene Sandulenko
fd8ac69fc4
Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes.
...
svn-id: r19899
2006-01-03 23:14:39 +00:00
Eugene Sandulenko
b36677af71
Update FSF address. Eek. Actually that took place on May 1, 2005
...
svn-id: r19142
2005-10-18 01:30:26 +00:00
Max Horn
2de46dc8eb
Moved some more stuff to namespace Audio (enough for tonight)
...
svn-id: r18040
2005-05-11 00:01:44 +00:00
Max Horn
1a615346ab
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
...
svn-id: r18039
2005-05-10 23:48:48 +00:00
Eugene Sandulenko
5c426e6908
Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn.
...
svn-id: r17935
2005-05-06 15:59:33 +00:00
Torbjörn Andersson
d6fb5517ed
This should fix the negative frequency bug that caused some sound effects
...
to not be played, and probably fixes wrong frequency on some that were
played. It's all guesswork, though. I don't know if this is what the
original did.
svn-id: r17882
2005-05-01 10:15:30 +00:00
Torbjörn Andersson
ac989534a7
Support for looping sounds.
...
svn-id: r17872
2005-04-30 11:32:18 +00:00
Torbjörn Andersson
3911fc6edb
Added comment.
...
svn-id: r17865
2005-04-29 15:13:21 +00:00
Torbjörn Andersson
9bd7d78199
Some limited - and quite possibly wrong - sound effects support. I have
...
assumed, given their tiny size, that the sound samples are 8-bit mono.
Looping is not implemented yet.
Some sounds are skipped since the engine asks that they be played at a
negative sample rate. (I think there is more to this than just a simple
signed/unsigned issue, because they sound wrong even if I treat the
frequency as unsigned.)
svn-id: r17862
2005-04-29 10:07:00 +00:00
Max Horn
2efa0d17f2
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
...
svn-id: r17486
2005-04-09 19:32:29 +00:00
Max Horn
9aaff636aa
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
...
svn-id: r17485
2005-04-09 19:19:54 +00:00
Max Horn
0ddbcc7845
Changed remaining file headers
...
svn-id: r17401
2005-04-05 18:08:02 +00:00
Max Horn
1d14278fde
Fixing lots of warnings
...
svn-id: r17399
2005-04-05 17:41:37 +00:00
Eugene Sandulenko
1758c5b211
Initial checking of Gob engine
...
svn-id: r17388
2005-04-05 15:07:40 +00:00