This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-15 06:18:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
scumm
/
smush
History
Max Horn
61f8a035c7
Hack to work around bug
#1037052
...
svn-id: r15349
2004-09-29 17:50:17 +00:00
..
.cvsignore
…
channel.h
…
chunk_type.h
added support for compressed FOBJ chunks in smush movie files.
2004-04-13 19:20:16 +00:00
chunk.cpp
Load SMUSH files and NUT fonts from mac container files, too (done that by adding a new high level method openFile to class ScummEngine)
2004-07-26 23:15:01 +00:00
chunk.h
Load SMUSH files and NUT fonts from mac container files, too (done that by adding a new high level method openFile to class ScummEngine)
2004-07-26 23:15:01 +00:00
codec1.cpp
…
codec37.cpp
smush codec37 sub1 (FT demo)
2004-07-25 19:05:16 +00:00
codec37.h
smush codec37 sub1 (FT demo)
2004-07-25 19:05:16 +00:00
codec47.cpp
…
codec47.h
…
imuse_channel.cpp
Switch smush debug to channel
2004-08-22 09:14:19 +00:00
saud_channel.cpp
Use correct order, to prevent mingw warnings.
2004-02-14 01:39:09 +00:00
smush_font.cpp
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
2004-09-18 22:42:45 +00:00
smush_font.h
Unify some code
2004-04-16 20:49:14 +00:00
smush_mixer.cpp
Switch smush debug to channel
2004-08-22 09:14:19 +00:00
smush_mixer.h
…
smush_player.cpp
Hack to work around bug
#1037052
2004-09-29 17:50:17 +00:00
smush_player.h
Hack to work around bug
#1037052
2004-09-29 17:50:17 +00:00