scummvm/engines/saga
Max Horn 1d4c82885d DEBUGGER: Simplify how our console debugger works / is used
* Remove _isAttached member var and isAttached method
* Engines now always call the onFrame method; whether it does
  something is decided by the debugger class resp. its subclasses
* Make detach() protected instead of private, so that subclasses
  can invoke it
* Remove _detach_now member var (call detach() instead).
* Rename _frame_countdown to _frameCountdown and properly
  document it.
* Add more doxygen comments
* Cleanup

svn-id: r50963
2010-07-17 18:38:42 +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
animation.h
console.cpp Cleanup 2010-06-18 02:30:19 +00:00
console.h
detection_tables.h
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
font_map.cpp
font.cpp
font.h SAGA: Fix warning on systems where enum's are unsigned 2010-07-05 16:08:43 +00:00
gfx.cpp
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
introproc_ite.cpp
introproc_saga2.cpp
isomap.cpp
isomap.h
itedata.cpp
itedata.h
module.mk
music.cpp The standalone MIDI files for one of the re-releases of Inherit the Earth are 2010-07-16 03:32:59 +00:00
music.h Patch #1956501: "GUI/LAUNCHER: Midi device selection" 2010-06-21 21:36:36 +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
resource_rsc.cpp
resource.cpp
resource.h
saga.cpp DEBUGGER: Simplify how our console debugger works / is used 2010-07-17 18:38:42 +00:00
saga.h
saveload.cpp
scene.cpp SAGA: Fix bug #2886151. 2010-06-15 10:25:13 +00:00
scene.h
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 bug #2886141. 2010-06-15 10:25:34 +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
sprite.h
sthread.cpp SAGA: Add more thread-related output. 2010-06-15 10:16:32 +00:00
xref.txt