scummvm/engines/saga
2007-08-13 08:51:40 +00:00
..
actor.cpp IHNM and ITE: ScummVM will no longer crash when loading games from the command line 2007-08-01 21:47:17 +00:00
actor.h Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
animation.cpp When restarting an animation, make sure that the animation's current frame is set to 0. This fixes issues where replaying the same animation would lead to a crash (e.g. with Gorrister at the animal cages) 2007-08-13 08:51:40 +00:00
animation.h Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
console.cpp
console.h
detection_tables.h Compressed sounds now work in IHNM 2007-08-01 14:19:55 +00:00
detection.cpp Compressed sounds now work in IHNM 2007-08-01 14:19:55 +00:00
displayinfo.h Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
events.cpp The psychic profile background is displayed correctly again 2007-08-01 02:37:29 +00:00
events.h
font_map.cpp
font.cpp Undefined character 9 is no longer printed in the IHNM demo help screen 2007-08-02 15:29:50 +00:00
font.h
gfx.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
gfx.h
ihnm_introproc.cpp
image.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
input.cpp
interface.cpp The help screen in the IHNM demo is shown correctly now 2007-08-02 14:43:10 +00:00
interface.h
isomap.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
isomap.h
ite_introproc.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
itedata.cpp
itedata.h
list.h Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
module.mk
music.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
music.h
objectmap.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
objectmap.h
palanim.cpp
palanim.h
puzzle.cpp
puzzle.h Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
render.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
render.h
rscfile.cpp Compressed sounds now work in IHNM 2007-08-01 14:19:55 +00:00
rscfile.h Patch files are no longer left open the whole time, but are only opened when needed. This fixes the strange bug where BBM files didn't appear in the ITE demos that have substitute scenes when using MSVC compiled executables, as too many files were open at the same time 2007-08-01 09:02:28 +00:00
saga.cpp Patch files are no longer left open the whole time, but are only opened when needed. This fixes the strange bug where BBM files didn't appear in the ITE demos that have substitute scenes when using MSVC compiled executables, as too many files were open at the same time 2007-08-01 09:02:28 +00:00
saga.h Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
sagaresnames.h
saveload.cpp Cleanup: removed dead code, fixed some comments and did some layout changes 2007-07-31 18:08:40 +00:00
scene.cpp The help screen in the IHNM demo is shown correctly now 2007-08-02 14:43:10 +00:00
scene.h Partially implemented opcodes 87, 88 and 89, used in the help system of the IHNM demo. It's still buggy, though 2007-08-02 01:04:44 +00:00
script.cpp IHNM and ITE: ScummVM will no longer crash when loading games from the command line 2007-08-01 21:47:17 +00:00
script.h The help screen in the IHNM demo is shown correctly now 2007-08-02 14:43:10 +00:00
sfuncs.cpp The sprite set by sfSetObjImage is assigned correctly now for IHNM. This fixes several cases where objects with more than one frame were incorrectly displayed 2007-08-13 01:20:42 +00:00
sndres.cpp Compressed sounds now work in IHNM 2007-08-01 14:19:55 +00:00
sndres.h
sound.cpp
sound.h
sprite.cpp Updated the ITE demo versions 2007-08-01 02:19:05 +00:00
sprite.h
sthread.cpp
stream.h
xref.txt