scummvm/engines/saga
2010-09-19 08:18:25 +00:00
..
actor_path.cpp
actor_walk.cpp
actor.cpp SAGA: Fix bug #2928923. 2010-06-15 10:26:10 +00:00
actor.h
animation.cpp Added automatic detection of the IHNM demo 2010-05-16 10:36:21 +00:00
animation.h
console.cpp Cleanup 2010-06-18 02:30:19 +00:00
console.h
detection_tables.h Added automatic detection of the IHNM demo 2010-05-16 10:36:21 +00:00
detection.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
displayinfo.h
events.cpp SAGA: Fix bug #2827504. 2010-06-15 10:26:29 +00:00
events.h Reduce indirect header dependencies further 2010-05-04 12:00:16 +00:00
font_map.cpp
font.cpp SAGA: Fixed bug #3068840 - "ITE: ScummVM crashes when talking on the ferry" 2010-09-19 08:18:25 +00:00
font.h JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
gfx.cpp Added automatic detection of the IHNM demo 2010-05-16 10:36:21 +00:00
gfx.h
image.cpp
input.cpp
interface.cpp SAGA: Fix bug #1970191. 2010-06-15 10:16:53 +00:00
interface.h
introproc_ihnm.cpp Added automatic detection of the IHNM demo 2010-05-16 10:36:21 +00:00
introproc_ite.cpp
introproc_saga2.cpp Added back video skipping in SAGA2 with the escape key or left mouse button 2010-05-18 14:57:02 +00:00
isomap.cpp Fix bug #2963556: SAGA: Memory leaks #2 2010-03-10 21:44:58 +00:00
isomap.h Fix bug #2963556: SAGA: Memory leaks #2 2010-03-10 21:44:58 +00:00
itedata.cpp SAGA: Avoid global constructor for pieceOrigins array 2010-04-28 22:23:34 +00:00
itedata.h SAGA: Avoid global constructor for pieceOrigins array 2010-04-28 22:23:34 +00:00
module.mk
music.cpp MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
music.h MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
objectmap.cpp
objectmap.h
palanim.cpp
palanim.h
puzzle.cpp SAGA: fix timers. 2010-06-15 10:50:49 +00:00
puzzle.h
render.cpp SAGA: Fix bug #2886130. 2010-06-15 10:25:50 +00:00
render.h
resource_hrs.cpp
resource_res.cpp Added automatic detection of the IHNM demo 2010-05-16 10:36:21 +00:00
resource_rsc.cpp Started simplifying and removing a lot of unused code from the SAGA Mac resource loader, to be ultimately replaced by the common Mac resource loader 2010-05-18 15:16:53 +00:00
resource.cpp
resource.h Added automatic detection for the non-interactive ITE demos 2010-05-16 10:23:44 +00:00
saga.cpp DEBUGGER: Simplify how our console debugger works / is used 2010-07-17 18:38:42 +00:00
saga.h SAGA: Music code cleanup. The music driver is now placed inside the MusicPlayer class, instead of the SagaEngine class. Split the functionality that the music parser should handle from the functionality that the music driver should handle. Also, fixed a bug in MusicDriver::send() (the notes off signal was sent to unallocated channels, not allocated ones) 2010-06-12 18:20:22 +00:00
saveload.cpp Added automatic detection of the IHNM demo 2010-05-16 10:36:21 +00:00
scene.cpp SAGA: fix warning 2010-08-17 11:02:02 +00:00
scene.h Committing the rest of the VideoDecoder Rewrite from patch #2963496. 2010-05-18 14:17:24 +00:00
script.cpp Removed unused variable. I believe thread->_instructionOffset serves the same 2010-07-16 23:23:30 +00:00
script.h SAGA: Add more thread-related output. 2010-06-15 10:16:32 +00:00
sfuncs_ihnm.cpp SAGA: Moved more code under ENABLE_IHNM 2010-06-15 10:16:13 +00:00
sfuncs.cpp SAGA: Fix bug #2886141. 2010-06-15 10:25:34 +00:00
shorten.cpp
shorten.h
sndres.cpp SAGA: Fix audio flags for VOC sounds 2010-09-14 22:16:31 +00:00
sndres.h
sound.cpp SAGA: Fix bug #2886141. 2010-06-15 10:25:34 +00:00
sound.h SAGA: Fix bug #2886141. 2010-06-15 10:25:34 +00:00
sprite.cpp Added automatic detection of the IHNM demo 2010-05-16 10:36:21 +00:00
sprite.h
sthread.cpp SAGA: Add more thread-related output. 2010-06-15 10:16:32 +00:00
xref.txt