index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scumm
/
smush
/
smush_player.cpp
Age
Commit message (
Expand
)
Author
2004-05-04
Fix insane regression.
Travis Howell
2004-05-01
remove useless mutex
Paweł Kołodziejski
2004-04-26
added mutex into smush player
Paweł Kołodziejski
2004-04-16
Unify some code
Max Horn
2004-04-13
added support for compressed FOBJ chunks in smush movie files.
Paweł Kołodziejski
2004-04-10
special case for 384x242 smush resolution for ft pc demo, it use additional b...
Paweł Kołodziejski
2004-04-02
oops
Max Horn
2004-04-02
Got rid of _transText
Max Horn
2004-03-28
Renamed more OSystem methods
Max Horn
2004-02-29
Enable insane subtitles in Mac. version of FT demo
Travis Howell
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-09
o Fix bug #892909 (Unable to get Hover Lift at Gorge)
Eugene Sandulenko
2004-02-02
Fixed most bugs, so only cosmetic visual things left.
Eugene Sandulenko
2004-01-31
Fix bug #887536 FT: Intro crash (regression).
Eugene Sandulenko
2004-01-30
oops
Eugene Sandulenko
2004-01-30
o Fix crash in FT intro
Eugene Sandulenko
2004-01-30
o Renamed more variables/structures to reflect their functionality
Eugene Sandulenko
2004-01-28
Partial fix for bug #885488 (Some INSANE trouble)
Eugene Sandulenko
2004-01-26
o Implemented TRS handling
Eugene Sandulenko
2004-01-26
o Fixed bug with lost inventory
Eugene Sandulenko
2004-01-25
get rid of ScummEngine::_insaneState (I think we should eventually stop calli...
Max Horn
2004-01-25
Fixed plenty of bugs:
Eugene Sandulenko
2004-01-19
smush and insane only work with V6 (this will allow moving some stuff from Sc...
Max Horn
2004-01-16
Moved FT INSANE to a separate directory and splitted it to multiple files.
Eugene Sandulenko
2004-01-14
Remove INSANE define.
Travis Howell
2004-01-09
handle volume and pan by SoundMixer not SmushMixer
Paweł Kołodziejski
2004-01-08
unify _vm / _scumm usage
Max Horn
2004-01-06
synced imuse digital with local tree
Paweł Kołodziejski
2004-01-06
updated copyright notice
Max Horn
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
[next]