scummvm/engines/hopkins
2013-04-02 00:20:54 +02:00
..
anim.cpp HOPKINS: Refactored use of TEMP.SCR for screen backups to use a memory buffer 2013-03-31 12:56:12 -04:00
anim.h HOPKINS: More work on Globals 2013-03-25 08:02:07 +01:00
computer.cpp HOPKINS: Rename display buffers 2013-03-30 14:20:18 +01:00
computer.h HOPKINS: Move inventory dialog display to DialogsManager, set _inventWin1 as private 2013-03-24 12:31:28 +01:00
debugger.cpp HOPKINS: Add a debug function to display current scene number 2013-03-29 19:47:40 +01:00
debugger.h HOPKINS: Add a debug function to display current scene number 2013-03-29 19:47:40 +01:00
detection_tables.h HOPKINS: Add detection entry for uninstalled BeOS version 2013-02-15 18:34:06 +01:00
detection.cpp HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
dialogs.cpp HOPKINS: More renaming in ObjectsManager 2013-04-02 00:20:54 +02:00
dialogs.h HOPKINS: Set private more variables in DialogsManager 2013-03-24 13:55:11 +01:00
events.cpp HOPKINS: Converted iRegul to an EventMode enumeration 2013-03-31 10:47:46 -04:00
events.h HOPKINS: Add clearAll() to EventsManager 2013-03-24 15:31:59 +01:00
files.cpp HOPKINS: Some more refactoring in Globals 2013-03-24 22:56:06 +01:00
files.h HOPKINS: Some more refactoring in Globals 2013-03-24 22:56:06 +01:00
font.cpp HOPKINS: Converted iRegul to an EventMode enumeration 2013-03-31 10:47:46 -04:00
font.h HOPKINS: Some renaming and refactoring in Globals 2013-03-24 22:12:43 +01:00
globals.cpp HOPKINS: Converted iRegul to an EventMode enumeration 2013-03-31 10:47:46 -04:00
globals.h HOPKINS: Converted iRegul to an EventMode enumeration 2013-03-31 10:47:46 -04:00
graphics.cpp HOPKINS: Refactored use of TEMP.SCR for screen backups to use a memory buffer 2013-03-31 12:56:12 -04:00
graphics.h HOPKINS: Refactored use of TEMP.SCR for screen backups to use a memory buffer 2013-03-31 12:56:12 -04:00
hopkins.cpp HOPKINS: Fixed palette glitch during underwater base fade-in 2013-03-31 11:41:55 -04:00
hopkins.h HOPKINS: Add a debug function to display current scene number 2013-03-29 19:47:40 +01:00
lines.cpp HOPKINS: Fix another error reported by Valgrind. Thanks Eriktorbjorn for reporting it 2013-03-31 23:57:26 +02:00
lines.h HOPKINS: Renamed anonymous parameter in LinesManager 2013-03-31 11:19:38 -04:00
menu.cpp HOPKINS: Remove setParent() from TalkManager 2013-03-20 08:10:28 +01:00
menu.h HOPKINS: Remove setParent() from MenuManager and ObjectsManager 2013-03-20 07:56:16 +01:00
module.mk HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
objects.cpp HOPKINS: More renaming in ObjectsManager 2013-04-02 00:20:54 +02:00
objects.h HOPKINS: More renaming in ObjectsManager 2013-04-02 00:20:54 +02:00
saveload.cpp HOPKINS: Rename display buffers 2013-03-30 14:20:18 +01:00
saveload.h HOPKINS: Remove setParent() from SaveLoadManager and ScriptManager 2013-03-20 08:06:10 +01:00
script.cpp HOPKINS: More renaming in ObjectsManager 2013-04-02 00:20:54 +02:00
script.h HOPKINS: Remove setParent() from SaveLoadManager and ScriptManager 2013-03-20 08:06:10 +01:00
sound.cpp HOPKINS: Some more refactoring in Globals 2013-03-24 22:56:06 +01:00
sound.h HOPKINS: Remove setParent() from TalkManager 2013-03-20 08:10:28 +01:00
talk.cpp HOPKINS: Some renaming in TalkManager 2013-04-01 23:17:18 +02:00
talk.h HOPKINS: Some renaming in TalkManager 2013-04-01 23:17:18 +02:00