scummvm/engines/hopkins
2013-07-31 21:21:29 -04: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: Reverted to saving Breakout high scores in a separate file 2013-07-31 21:01:04 -04:00
computer.h HOPKINS: Move breakout highscore table to savegames, and fixes to display 2013-07-26 21:57:02 -04:00
debugger.cpp HOPKINS : Added a lines debugger command 2013-05-13 00:04:55 +02:00
debugger.h HOPKINS : Added a lines debugger command 2013-05-13 00:04:55 +02:00
detection_tables.h HOPKINS: Update detection to avoid as much as possible the use of executables 2013-05-22 23:34:26 +02:00
detection.cpp HOPKINS: Reverted to saving Breakout high scores in a separate file 2013-07-31 21:01:04 -04:00
dialogs.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +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
files.h
font.cpp HOPKINS: Fix bug #3612482 - ending credits issues 2013-05-04 09:57:40 +02:00
font.h
globals.cpp HOPKINS: Reverted to saving Breakout high scores in a separate file 2013-07-31 21:01:04 -04:00
globals.h HOPKINS: Reverted to saving Breakout high scores in a separate file 2013-07-31 21:01:04 -04:00
graphics.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
graphics.h JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
hopkins.cpp HOPKINS: Move breakout highscore table to savegames, and fixes to display 2013-07-26 21:57:02 -04:00
hopkins.h HOPKINS: Reverted to saving Breakout high scores in a separate file 2013-07-31 21:01:04 -04:00
lines.cpp HOPKINS: Remove left-over assignment 2013-05-18 16:46:05 +02:00
lines.h HOPKINS : Added a lines debugger command 2013-05-13 00:04:55 +02:00
menu.cpp HOPKINS: Fix Return to Launcher 2013-04-26 10:50:08 +10:00
menu.h
module.mk
objects.cpp HOPKINS: Fix bug #3612566 - scaling glitch on Samantha 2013-05-08 02:23:44 +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: Bumped up savegame version, and added load handling the brief version 3 format 2013-07-31 21:21:29 -04:00
saveload.h HOPKINS: Bumped up savegame version, and added load handling the brief version 3 format 2013-07-31 21:21:29 -04:00
script.cpp HOPKINS: Add some comments 2013-06-25 07:14:29 +02:00
script.h HOPKINS: Constify some functions and members 2013-04-11 12:17:06 +02:00
sound.cpp HOPKINS: Fix bug #3611824 - music cut during dialogs after loading from launcher 2013-05-08 00:25:29 +02:00
sound.h
talk.cpp HOPKINS: Renamed fields and methods in ObjectsManager 2013-04-14 15:30:37 -04:00
talk.h