Age | Commit message (Expand) | Author |
2003-09-07 | properly decode SBL resources by scanning the VOC header in them; added a gue... | Max Horn |
2003-09-07 | make use of voc.h; some cleanup | Max Horn |
2003-09-07 | new header file for VOC specific stuff | Max Horn |
2003-09-07 | removed the seperate 'MP3' CD methods in class Sound (besides being misnamed,... | Max Horn |
2003-09-07 | cleanup/refactoring | Max Horn |
2003-09-07 | some cleanup; clarified isSoundInUse semantics and the difference between IMu... | Max Horn |
2003-09-07 | make some first use of Scumm::_musicEngine; cleanup; also some changes which ... | Max Horn |
2003-09-07 | small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d... | Max Horn |
2003-09-07 | added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi... | Max Horn |
2003-09-07 | Fix warning | Travis Howell |
2003-09-07 | updated vc7 project file | Paweł Kołodziejski |
2003-09-07 | Add news files | Travis Howell |
2003-09-07 | *** empty log message *** | Travis Howell |
2003-09-07 | Add music player for Amiga versions of indy3ega/loom from unused. | Travis Howell |
2003-09-07 | add some things, start items with capitals, is this intended to replace the e... | Jonathan Gray |
2003-09-07 | cleanup | Max Horn |
2003-09-07 | more endian fixes | Max Horn |
2003-09-07 | minor TODO additions | Max Horn |
2003-09-07 | some endian fixes | Max Horn |
2003-09-07 | cleanup | Max Horn |
2003-09-07 | added an assert | Max Horn |
2003-09-06 | small tweak requested by unused on IRC | Max Horn |
2003-09-06 | implemented FOA keyboard fighting | Max Horn |
2003-09-06 | some more TODOs | Max Horn |
2003-09-06 | removed superfluous newline | Max Horn |
2003-09-06 | Patch #790433: Fix potential buffer overflow | Max Horn |
2003-09-06 | added simple TODO files, with a few items I'd like to see done; feel free to ... | Max Horn |
2003-09-06 | added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGui | Max Horn |
2003-09-06 | added support for codec1 in nut renderer | Paweł Kołodziejski |
2003-09-06 | Remove color table for C64 maniac/zak since it isn't needed. | Travis Howell |
2003-09-06 | avoid accidental copying of Map | Max Horn |
2003-09-06 | Update news | Travis Howell |
2003-09-06 | removed pauseMixer method from mixer, and renamed stop to stopChannel | Max Horn |
2003-09-06 | OOps | Travis Howell |
2003-09-06 | Other v1/v2 resources are invalid, checked again v1 maniac and v1/v2 zak. | Travis Howell |
2003-09-06 | Fix debug level, only > 1 should be valid. | Travis Howell |
2003-09-06 | Game failure message shouldn't be a debug either. | Travis Howell |
2003-09-06 | Actually make these game version message shown by default, so users can bette... | Travis Howell |
2003-09-06 | Default debug level should be zero. | Travis Howell |
2003-09-06 | Remove outdated comment | Travis Howell |
2003-09-06 | Change version message to debug, to match other games. | Travis Howell |
2003-09-06 | Update comment | Travis Howell |
2003-09-06 | zak256 partial sfx loops are working fine. | Travis Howell |
2003-09-06 | Search header of Amiga V2 games for rate and volume. | Travis Howell |
2003-09-06 | Remove sound looping hack for v2 amiga games. | Travis Howell |
2003-09-06 | Don't let Amiga and Platform options cancel each other out for Amiga support. | Travis Howell |
2003-09-05 | optimized channel volume/pan handling | Max Horn |
2003-09-05 | rearranged GameFeatures constants a bit | Max Horn |
2003-09-05 | added whitespace, added FIXME comment | Max Horn |
2003-09-05 | some paranoid cleanup | Max Horn |