Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-08 | Reduce PalmOS data segement | Chris Apers | |
svn-id: r10083 | |||
2003-09-08 | fix warning | Paweł Kołodziejski | |
svn-id: r10081 | |||
2003-09-08 | Correct verb position in mac version of indy3ega | Travis Howell | |
svn-id: r10077 | |||
2003-09-08 | Amiga V3 music updates from unused. | Travis Howell | |
svn-id: r10076 | |||
2003-09-07 | properly decode SBL resources by scanning the VOC header in them; added a ↵ | Max Horn | |
guess at how SEGA SBLs work (untested, might be completely wrong) svn-id: r10074 | |||
2003-09-07 | make use of voc.h; some cleanup | Max Horn | |
svn-id: r10073 | |||
2003-09-07 | removed the seperate 'MP3' CD methods in class Sound (besides being ↵ | Max Horn | |
misnamed, merging them into their parent functions actually seems clearer to me, reading wise) svn-id: r10071 | |||
2003-09-07 | cleanup/refactoring | Max Horn | |
svn-id: r10070 | |||
2003-09-07 | some cleanup; clarified isSoundInUse semantics and the difference between ↵ | Max Horn | |
IMuse::get_sound_active and IMuse::getSoundStatus; added lots of const qualifiers to IMuse; rewrote IMuseInternal::getSoundStatus (hopefully not breaking it); added MusicEngine::getSoundStatus svn-id: r10069 | |||
2003-09-07 | make some first use of Scumm::_musicEngine; cleanup; also some changes which ↵ | Max Horn | |
*might* cause some breakage, but if they don't, we can build on them to simplify Sound::playSound a little (mainly by removing lots of 'return' statements) svn-id: r10068 | |||
2003-09-07 | small tweak (hm, is IMuse::get_sound_active really still needed? or rather, ↵ | Max Horn | |
does IMuse::getSoundStatus really have to return an int or can we cast it to boolean safely?) svn-id: r10067 | |||
2003-09-07 | added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 ↵ | Max Horn | |
(initial stab, more work to follow) svn-id: r10066 | |||
2003-09-07 | Fix warning | Travis Howell | |
svn-id: r10065 | |||
2003-09-07 | Add news files | Travis Howell | |
svn-id: r10063 | |||
2003-09-07 | Add music player for Amiga versions of indy3ega/loom from unused. | Travis Howell | |
Revert last change to common.rules for now, it broke compile. svn-id: r10061 | |||
2003-09-07 | cleanup | Max Horn | |
svn-id: r10055 | |||
2003-09-07 | added an assert | Max Horn | |
svn-id: r10054 | |||
2003-09-06 | small tweak requested by unused on IRC | Max Horn | |
svn-id: r10053 | |||
2003-09-06 | implemented FOA keyboard fighting | Max Horn | |
svn-id: r10052 | |||
2003-09-06 | Patch #790433: Fix potential buffer overflow | Max Horn | |
svn-id: r10049 | |||
2003-09-06 | added support for codec1 in nut renderer | Paweł Kołodziejski | |
svn-id: r10046 | |||
2003-09-06 | Remove color table for C64 maniac/zak since it isn't needed. | Travis Howell | |
svn-id: r10045 | |||
2003-09-06 | removed pauseMixer method from mixer, and renamed stop to stopChannel | Max Horn | |
svn-id: r10042 | |||
2003-09-06 | OOps | Travis Howell | |
svn-id: r10041 | |||
2003-09-06 | Other v1/v2 resources are invalid, checked again v1 maniac and v1/v2 zak. | Travis Howell | |
svn-id: r10040 | |||
2003-09-06 | Actually make these game version message shown by default, so users can ↵ | Travis Howell | |
better report bugs. svn-id: r10037 | |||
2003-09-06 | Remove outdated comment | Travis Howell | |
svn-id: r10035 | |||
2003-09-06 | Change version message to debug, to match other games. | Travis Howell | |
svn-id: r10034 | |||
2003-09-06 | Update comment | Travis Howell | |
svn-id: r10033 | |||
2003-09-06 | zak256 partial sfx loops are working fine. | Travis Howell | |
svn-id: r10032 | |||
2003-09-06 | Search header of Amiga V2 games for rate and volume. | Travis Howell | |
svn-id: r10031 | |||
2003-09-06 | Remove sound looping hack for v2 amiga games. | Travis Howell | |
svn-id: r10030 | |||
2003-09-06 | Don't let Amiga and Platform options cancel each other out for Amiga support. | Travis Howell | |
svn-id: r10029 | |||
2003-09-05 | rearranged GameFeatures constants a bit | Max Horn | |
svn-id: r10027 | |||
2003-09-05 | added whitespace, added FIXME comment | Max Horn | |
svn-id: r10026 | |||
2003-09-05 | some paranoid cleanup | Max Horn | |
svn-id: r10025 | |||
2003-09-05 | moved the sound ID param in playRaw before volume/pan | Max Horn | |
svn-id: r10023 | |||
2003-09-05 | any reasons for playing bundle sounds at 50% volume? | Max Horn | |
svn-id: r10020 | |||
2003-09-05 | added default volume/pan values | Max Horn | |
svn-id: r10019 | |||
2003-09-05 | cleaned up sound/mixer.h a bit; renamed some mixer methods for consistency | Max Horn | |
svn-id: r10018 | |||
2003-09-05 | made default case outputs a bit more consistent | Max Horn | |
svn-id: r10017 | |||
2003-09-05 | removed duplicate check | Max Horn | |
svn-id: r10016 | |||
2003-09-05 | updated commented out to work again | Max Horn | |
svn-id: r10014 | |||
2003-09-05 | fixed a warning from the IBM C++ compiler | Max Horn | |
svn-id: r10013 | |||
2003-09-05 | Add to config as int for now. | Travis Howell | |
svn-id: r10012 | |||
2003-09-05 | Oops | Travis Howell | |
svn-id: r10008 | |||
2003-09-05 | *** empty log message *** | Travis Howell | |
svn-id: r10006 | |||
2003-09-05 | Add mac check. | Travis Howell | |
svn-id: r10005 | |||
2003-09-05 | Use --platform option, instead of system specific options. | Travis Howell | |
Needs config support added. svn-id: r10002 | |||
2003-09-05 | Remove warning | Travis Howell | |
svn-id: r10000 |