scummvm/engines/voyeur
2014-05-27 02:04:08 +02:00
..
animation.cpp VOYEUR: Use a nullptr instead of a 0 in a return value 2014-03-17 21:19:28 +01:00
animation.h VOYEUR: rename audio and video track access functions 2014-03-09 21:48:40 +01:00
configure.engine VOYEUR: Fix engine to not be enabled by default 2013-12-07 19:17:40 -05:00
data.cpp VOYEUR: Make checkForKey() less verbose 2014-03-13 07:05:06 +01:00
data.h VOYEUR: Rename some computer fields 2014-03-07 08:04:33 +01:00
debugger.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
debugger.h VOYEUR: Remove setVm from Debugger 2014-02-26 22:54:13 +01:00
detection_tables.h VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +01:00
detection.cpp VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +01:00
events.cpp VOYEUR: Remove useless usage of pointer in EventManager 2014-03-24 18:17:54 +01:00
events.h VOYEUR: Remove _field26 from the event timer 2014-03-06 08:10:17 +01:00
files_threads.cpp VOYEUR: Add a check to avoid potential use of negative value as an array index 2014-03-15 10:23:42 +01:00
files.cpp VOYEUR: Initialize an unitialized variable 2014-03-16 14:55:34 +01:00
files.h VOYEUR: Move the initialization of vm to the constructor of BoltFilesState 2014-03-15 10:43:06 +01:00
graphics.cpp VOYEUR: Get rid of some magic values 2014-03-14 08:08:31 +01:00
graphics.h VOYEUR: Make engine pointer in graphics class private. 2014-05-26 20:45:47 +01:00
module.mk VOYEUR: Removed redundant LockClass class 2014-02-01 21:45:15 -05:00
sound.cpp VOYEUR: Remove useless VoyeurEngine pointer in SoundManager 2014-03-09 19:33:28 +01:00
sound.h VOYEUR: Remove useless VoyeurEngine pointer in SoundManager 2014-03-09 19:33:28 +01:00
staticres.cpp VOYEUR: Rename some computer fields 2014-03-07 08:04:33 +01:00
staticres.h VOYEUR: Rename some computer fields 2014-03-07 08:04:33 +01:00
voyeur_game.cpp VOYEUR: Get rid of some magic values 2014-03-14 08:08:31 +01:00
voyeur.cpp VOYEUR: Fix showing credits in the introduction 2014-05-26 15:12:11 -04:00
voyeur.h VOYEUR: Update engine status in header comment 2014-03-07 16:36:40 +01:00