scummvm/engines/saga
Torbjörn Andersson c29dfd1f17 Fixed warning. (GCC doesn't like the variable 'isPaused' because there already is
an isPaused() function.)

svn-id: r35009
2008-11-11 20:25:44 +00:00
..
actor_path.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
actor_walk.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
actor.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
actor.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
animation.cpp Readded missing special case for the storm animation in ITE. Fixes bug #2125675 - "ITE: Game locks up in storm clouds scene" 2008-09-24 07:26:45 +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 trailing spaces. 2008-01-27 19:47:41 +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 SAGA: Removed patchesCount from SAGAGameDescription 2008-09-30 09:08:17 +00:00
detection.cpp Cleanup 2008-11-10 18:51:51 +00:00
displayinfo.h Fix bugs #1981081: "ITE: No blinking disk icon" and #1971729: "IHNM: No Animation of Disk Icon" 2008-09-24 22:44:01 +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 Cleanup 2008-07-28 12:46:30 +00:00
font.cpp Cleanup 2008-07-28 12:46:30 +00:00
font.h Cleanup 2008-07-28 12:46:30 +00:00
gfx.cpp Engine class changed: 2008-10-02 17:48:01 +00:00
gfx.h 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 SAGA works with new GMM implementation 2008-07-11 01:09:48 +00:00
interface.cpp Fix bugs #1981081: "ITE: No blinking disk icon" and #1971729: "IHNM: No Animation of Disk Icon" 2008-09-24 22:44:01 +00:00
interface.h Fix bugs #1981081: "ITE: No blinking disk icon" and #1971729: "IHNM: No Animation of Disk Icon" 2008-09-24 22:44:01 +00:00
introproc_ihnm.cpp Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit 2008-09-30 12:27:38 +00:00
introproc_ite.cpp Renamed files for consistency 2008-05-26 11:14:30 +00:00
isomap.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
isomap.h Code cleanup: 2008-05-26 11:10:46 +00:00
itedata.cpp Added Italian translation for the load confirmation window in IHNM 2008-08-04 15:23:08 +00:00
itedata.h Added load confirmation dialog for IHNM, like in the original. 2008-08-01 14:03:20 +00:00
list.h Fix code formatting and grammar ;) 2008-02-07 22:53:23 +00:00
module.mk Order alphabetically 2008-09-30 09:07:03 +00:00
music.cpp Implemented pauseEngineIntern() for the SAGA engine 2008-11-11 17:34:52 +00:00
music.h Implemented pauseEngineIntern() for the SAGA engine 2008-11-11 17:34:52 +00:00
objectmap.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
objectmap.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
palanim.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
palanim.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
puzzle.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
puzzle.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
render.cpp Implemented pauseEngineIntern() for the SAGA engine 2008-11-11 17:34:52 +00:00
render.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
rscfile.cpp Fix crash when starting ITE, a regression from commit #34705 2008-09-30 16:55:10 +00:00
rscfile.h SAGA: Some code cleanup 2008-09-30 12:58:27 +00:00
saga.cpp Fixed warning. (GCC doesn't like the variable 'isPaused' because there already is 2008-11-11 20:25:44 +00:00
saga.h Implemented pauseEngineIntern() for the SAGA engine 2008-11-11 17:34:52 +00:00
saveload.cpp Cleanup 2008-11-10 18:51:51 +00:00
scene.cpp SAGA: Some code cleanup 2008-09-30 12:58:27 +00:00
scene.h Code cleanup: 2008-05-26 11:10:46 +00:00
script.cpp SAGA: Fixed memory leaks in the SAGA engine 2008-06-12 16:58:02 +00:00
script.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sfuncs.cpp Hopefully fixed the chaos with the SAGA volume values. This also fixes the broken volume introduced with the introduction of the RTL code in the engine 2008-09-05 13:02:03 +00:00
sndres.cpp SAGA: Some code cleanup 2008-09-30 12:58:27 +00:00
sndres.h Cleanup 2008-09-08 08:07:06 +00:00
sound.cpp Separated Speech from SFX in SAGA, improved configuration of SAGA sound settings through the GMM 2008-07-21 19:15:28 +00:00
sound.h Separated Speech from SFX in SAGA, improved configuration of SAGA sound settings through the GMM 2008-07-21 19:15:28 +00:00
sprite.cpp Proper check for eos(), after the latest changes to OSystem 2008-09-15 09:17:18 +00:00
sprite.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
sthread.cpp Code cleanup: 2008-05-26 11:10:46 +00:00
xref.txt Removed trailing spaces. 2008-01-27 19:47:41 +00:00