Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-27 | merged in some more changes/improvements by _Q; cleanup | Max Horn | |
svn-id: r10444 | |||
2003-09-27 | don't use delete to free memory allocated by malloc | Max Horn | |
svn-id: r10434 | |||
2003-09-26 | stop gcc complaining | Jonathan Gray | |
svn-id: r10417 | |||
2003-09-25 | Can't delete a const pointer, duh | Jamieson Christian | |
svn-id: r10400 | |||
2003-09-24 | fix gcc compile | Oliver Kiehl | |
svn-id: r10399 | |||
2003-09-24 | More Amiga V2/V3 sound updates from _Q_: | Travis Howell | |
1. A Player_MOD class, basically acts as a simplified mixer that mixes at 60Hz intervals (or whatever interval you specify), this gives smooth music playback in player_v3a 2. Some changes to player_v3a as a result of #1, including reduced music volume 3. player_v2a, and the necessary additions to scummvm.cpp/scumm.h svn-id: r10392 |