scummvm/engines/hopkins
2013-05-04 19:41:58 +02:00
..
anim.cpp HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an alternate animation file name 2013-05-01 23:20:36 +02:00
anim.h HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an alternate animation file name 2013-05-01 23:20:36 +02:00
computer.cpp HOPKINS: Fix for #3611739 graphic corruption in Breakout game 2013-04-28 18:14:30 +10:00
computer.h HOPKINS: Constify some functions and members 2013-04-11 12:17:06 +02:00
debugger.cpp HOPKINS: Make engine less verbose by reducing some object names 2013-04-10 10:27:06 +02: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: Fix bug #3612406 - New version not detected 2013-05-01 23:57:40 +02:00
detection.cpp HOPKINS: Reorder includes 2013-02-15 22:20:24 +01:00
dialogs.cpp HOPKINS: Fix bug #3611566 2013-04-26 00:41:04 +02:00
dialogs.h HOPKINS: Move _oldInventoryPosX to DialogsManager, remove a useless variable 2013-04-10 09:00:08 +02:00
events.cpp HOPKINS: Fix Return to Launcher 2013-04-26 10:50:08 +10:00
events.h HOPKINS: Constify some functions and members 2013-04-11 12:17:06 +02:00
files.cpp HOPKINS: Remove g_PTRNUL 2013-04-05 07:54:54 +02:00
files.h HOPKINS: JANITORIAL: Remove trailing spaces and tabs 2013-04-05 08:17:26 +02:00
font.cpp HOPKINS: Fix bug #3612482 - ending credits issues 2013-05-04 09:57:40 +02:00
font.h HOPKINS: Some renaming and refactoring in Globals 2013-03-24 22:12:43 +01:00
globals.cpp HOPKINS: Make engine less verbose by reducing some object names 2013-04-10 10:27:06 +02:00
globals.h HOPKINS: JANITORIAL: Remove trailing spaces and tabs 2013-04-05 08:17:26 +02:00
graphics.cpp HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. CID 1004012 2013-04-21 08:25:42 +02:00
graphics.h HOPKINS: Renamed remaining fields of GraphicsManager class 2013-04-14 14:21:05 -04:00
hopkins.cpp HOPKINS: Workaround for bug #3612611 - Missing credit file in BeOS version! 2013-05-04 19:41:58 +02:00
hopkins.h HOPKINS: Fix Return to Launcher 2013-04-26 10:50:08 +10:00
lines.cpp HOPKINS: Removed spaces after asserts 2013-04-21 01:13:02 -04:00
lines.h HOPKINS: MAX_LINES cleanup 2013-04-21 00:24:48 +02:00
menu.cpp HOPKINS: Fix Return to Launcher 2013-04-26 10:50:08 +10: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: Remove an incomplete hack in playAnim(), rework related code to avoid low/high res missing files 2013-05-01 23:14:00 +02:00
objects.h HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. CID 1004012 2013-04-21 08:25:42 +02:00
saveload.cpp HOPKINS: fix ingame save thumbnails on BE 2013-04-17 12:30:38 +02:00
saveload.h HOPKINS: Remove setParent() from SaveLoadManager and ScriptManager 2013-03-20 08:06:10 +01:00
script.cpp HOPKINS: Remove a hack for T421 animation, rework playAnim2() to accept an alternate animation file name 2013-05-01 23:20:36 +02:00
script.h HOPKINS: Constify some functions and members 2013-04-11 12:17:06 +02:00
sound.cpp HOPKINS: Simplify code in checkSounds() 2013-04-19 08:10:30 +02:00
sound.h HOPKINS: Remove setParent() from TalkManager 2013-03-20 08:10:28 +01:00
talk.cpp HOPKINS: Renamed fields and methods in ObjectsManager 2013-04-14 15:30:37 -04:00
talk.h HOPKINS: Some renaming in TalkManager 2013-04-01 23:17:18 +02:00