scummvm/engines/saga
2008-01-27 14:32:08 +00:00
..
actor_path.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
actor_walk.cpp Fixed a crash in the rat maze (reported on the forum) that made the game 2008-01-19 11:20:15 +00:00
actor.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
actor.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
animation.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
animation.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
console.cpp Removed some obsolete defines 2008-01-07 08:44:19 +00:00
console.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection_tables.h Cleanup 2008-01-11 14:27:07 +00:00
detection.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
displayinfo.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
events.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
events.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
font_map.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
font.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
font.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
gfx.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
gfx.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
ihnm_introproc.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
image.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
input.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
interface.cpp Added handling of home/end keys in input dialogs and properly filtered out non-alphanumeric keys 2008-01-09 21:26:38 +00:00
interface.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
isomap.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
isomap.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
ite_introproc.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
itedata.cpp Fixed capitalization 2008-01-11 14:22:46 +00:00
itedata.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
list.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
module.mk Some tweaks to actorWalkTo() and actorEndWalk(). Also, moved all the actor pathfinding calculation code to a new file 2007-11-08 23:39:58 +00:00
music.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
music.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
objectmap.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
objectmap.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
palanim.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
palanim.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
puzzle.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
puzzle.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
render.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
render.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
rscfile.cpp Limit the number of simultaneous open files in IHNM to 7, down from 12. This is necessary for devices that can keep a limited amount of files open simultaneously, like the PSP 2008-01-27 14:32:08 +00:00
rscfile.h Limit the number of simultaneous open files in IHNM to 7, down from 12. This is necessary for devices that can keep a limited amount of files open simultaneously, like the PSP 2008-01-27 14:32:08 +00:00
saga.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
saga.h Change an error to a warning 2008-01-09 22:58:55 +00:00
sagaresnames.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
saveload.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
scene.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
scene.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
script.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
script.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sfuncs.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sndres.cpp Limit the number of simultaneous open files in IHNM to 7, down from 12. This is necessary for devices that can keep a limited amount of files open simultaneously, like the PSP 2008-01-27 14:32:08 +00:00
sndres.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sound.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sound.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sprite.cpp Changed an assertion to a warning 2008-01-10 10:34:23 +00:00
sprite.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sthread.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
xref.txt