Age | Commit message (Expand) | Author |
2003-12-28 | Proper FLU files seeking. No more seek crashes | Eugene Sandulenko |
2003-12-27 | get rid of _noSubtitles, use ConfigManager directly instead; clean up some IM... | Max Horn |
2003-12-27 | cleanup | Max Horn |
2003-12-26 | I got some buffer overflow warnings, seems 200KB isn't quite enough... | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | don't pause imuse digital anymore | Paweł Kołodziejski |
2003-12-25 | Spelling. Yes, I'm a hypocrite :) | James Brown |
2003-12-25 | added support for start play ft smush audio from middle of san file | Paweł Kołodziejski |
2003-12-25 | Fix pause mode during video/smush playback | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | Fixed bug when Ben disappeared after some battles. | Eugene Sandulenko |
2003-12-24 | o Added SoundMixer::isReady() | Max Horn |
2003-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma... | Max Horn |
2003-12-22 | Subtitles in the FT/Dig intros should be working again. At least until | Torbjörn Andersson |
2003-12-22 | Moved bundle music code from class Sound to IMuseDigital (seems more natural;... | Max Horn |
2003-12-22 | changed some stuff with track_flags param in IACT handle smush code | Paweł Kołodziejski |
2003-12-21 | The rewritten Timer class actually allows us to get rid of several evil hacks... | Max Horn |
2003-12-21 | Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi... | Max Horn |
2003-12-21 | Incorrect use of stopChannel (must be stopHandle); replaced single remaining ... | Max Horn |
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko |
2003-12-16 | o Another batch of proper variables naming | Eugene Sandulenko |
2003-12-15 | Fix for bug #751670, thanks to MadMoose (I am not quite happy with the situat... | Max Horn |
2003-12-15 | o Outstanding seeking bug is fixed | Eugene Sandulenko |
2003-12-12 | o Fixed playback. Now you see Ben falling | Eugene Sandulenko |
2003-12-08 | Now Ben is visible, but kicking animation because of some bug is not visible | Eugene Sandulenko |
2003-12-08 | First INSANE scene started to show up things. Actually you can control | Eugene Sandulenko |
2003-12-06 | Make FT DOS demo happy with INSANE precompiled. | Eugene Sandulenko |
2003-12-06 | Preliminary support for FT INSANE is added. To enable the code define | Eugene Sandulenko |
2003-11-18 | COMI demos only have 3 fonts files. | Travis Howell |
2003-11-17 | ft pc demo don't need nut file in smush | Paweł Kołodziejski |
2003-11-17 | fixed 'if' at load nut smush files for comi | Paweł Kołodziejski |
2003-11-17 | replaced demo GIDs wth GF_DEMO | Paweł Kołodziejski |
2003-11-16 | codec1 is not bomp codec | Paweł Kołodziejski |
2003-11-16 | changed some shift operators to *, / | Paweł Kołodziejski |
2003-11-13 | *** empty log message *** | Travis Howell |
2003-10-17 | patch #823031: Support Russian Full Throttle | Max Horn |
2003-10-17 | renamed some Timer methods | Max Horn |
2003-10-12 | some more target<->game cleanup | Max Horn |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-09-24 | Whitespace changes | Torbjörn Andersson |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-09-10 | fix for bugs #782733 and #794364 (hide mouse while smush video plays) | Max Horn |
2003-09-10 | added refCon parameter to timer class | Max Horn |
2003-09-06 | removed pauseMixer method from mixer, and renamed stop to stopChannel | Max Horn |
2003-09-02 | changed sounds volume to original volume level, and fixed sounds in bass intro | Paweł Kołodziejski |
2003-09-01 | added sound handle stuff to mixer streams | Paweł Kołodziejski |
2003-08-31 | added mixer features: volume and pan control per channel | Paweł Kołodziejski |
2003-08-18 | some changes for smush codec 1 and 3, handled by bomp decompression | Paweł Kołodziejski |
2003-08-18 | fixed white spaces | Paweł Kołodziejski |