aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/smush_player.cpp
AgeCommit message (Expand)Author
2004-02-02Fixed most bugs, so only cosmetic visual things left.Eugene Sandulenko
2004-01-31Fix bug #887536 FT: Intro crash (regression).Eugene Sandulenko
2004-01-30oopsEugene Sandulenko
2004-01-30o Fix crash in FT introEugene Sandulenko
2004-01-30o Renamed more variables/structures to reflect their functionalityEugene Sandulenko
2004-01-28Partial fix for bug #885488 (Some INSANE trouble)Eugene Sandulenko
2004-01-26o Implemented TRS handlingEugene Sandulenko
2004-01-26o Fixed bug with lost inventoryEugene Sandulenko
2004-01-25get rid of ScummEngine::_insaneState (I think we should eventually stop calli...Max Horn
2004-01-25Fixed plenty of bugs:Eugene Sandulenko
2004-01-19smush and insane only work with V6 (this will allow moving some stuff from Sc...Max Horn
2004-01-16Moved FT INSANE to a separate directory and splitted it to multiple files.Eugene Sandulenko
2004-01-14Remove INSANE define.Travis Howell
2004-01-09handle volume and pan by SoundMixer not SmushMixerPaweł Kołodziejski
2004-01-08unify _vm / _scumm usageMax Horn
2004-01-06synced imuse digital with local treePaweł Kołodziejski
2004-01-06updated copyright noticeMax Horn
2003-12-28Proper FLU files seeking. No more seek crashesEugene Sandulenko
2003-12-27get rid of _noSubtitles, use ConfigManager directly instead; clean up some IM...Max Horn
2003-12-27cleanupMax Horn
2003-12-26I got some buffer overflow warnings, seems 200KB isn't quite enough...Max Horn
2003-12-25cleanupMax Horn
2003-12-25don't pause imuse digital anymorePaweł Kołodziejski
2003-12-25Spelling. Yes, I'm a hypocrite :)James Brown
2003-12-25added support for start play ft smush audio from middle of san filePaweł Kołodziejski
2003-12-25Fix pause mode during video/smush playbackMax Horn
2003-12-25cleanupMax Horn
2003-12-25Fixed bug when Ben disappeared after some battles.Eugene Sandulenko
2003-12-24o Added SoundMixer::isReady()Max Horn
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-22Subtitles in the FT/Dig intros should be working again. At least untilTorbjörn Andersson
2003-12-22Moved bundle music code from class Sound to IMuseDigital (seems more natural;...Max Horn
2003-12-22changed some stuff with track_flags param in IACT handle smush codePaweł Kołodziejski
2003-12-21The rewritten Timer class actually allows us to get rid of several evil hacks...Max Horn
2003-12-21Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi...Max Horn
2003-12-21Incorrect use of stopChannel (must be stopHandle); replaced single remaining ...Max Horn
2003-12-18o Merged some variables into array, so simplifying the codeEugene Sandulenko
2003-12-16 o Another batch of proper variables namingEugene Sandulenko
2003-12-15Fix for bug #751670, thanks to MadMoose (I am not quite happy with the situat...Max Horn
2003-12-15 o Outstanding seeking bug is fixedEugene Sandulenko
2003-12-12 o Fixed playback. Now you see Ben fallingEugene Sandulenko
2003-12-08Now Ben is visible, but kicking animation because of some bug is not visibleEugene Sandulenko
2003-12-08First INSANE scene started to show up things. Actually you can controlEugene Sandulenko
2003-12-06Make FT DOS demo happy with INSANE precompiled.Eugene Sandulenko
2003-12-06Preliminary support for FT INSANE is added. To enable the code defineEugene Sandulenko
2003-11-18COMI demos only have 3 fonts files.Travis Howell
2003-11-17ft pc demo don't need nut file in smushPaweł Kołodziejski
2003-11-17fixed 'if' at load nut smush files for comiPaweł Kołodziejski
2003-11-17replaced demo GIDs wth GF_DEMOPaweł Kołodziejski
2003-11-16codec1 is not bomp codecPaweł Kołodziejski