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-02-03 01:15:58 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
scumm
/
insane
History
Max Horn
9698d133a6
SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableReadStream
...
svn-id: r24544
2006-10-28 01:20:19 +00:00
..
insane_ben.cpp
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
insane_enemy.cpp
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
insane_iact.cpp
SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableReadStream
2006-10-28 01:20:19 +00:00
insane_scenes.cpp
Fix potentioal bug when all subsequent SMUSH scenes were considered INSANE
2006-10-13 09:16:09 +00:00
insane.cpp
SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableReadStream
2006-10-28 01:20:19 +00:00
insane.h
small unify handleIACT function
2006-10-08 18:22:51 +00:00