scummvm/engines/hopkins
2014-02-02 11:19:23 +01: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: Replace cascades of if by switches for language checks 2013-11-09 20:06:42 +01:00
computer.h HOPKINS: Move breakout highscore table to savegames, and fixes to display 2013-07-26 21:57:02 -04:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00: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: Fix bug #6511 - Add detection to Polish full version of the game 2014-02-02 11:19:23 +01:00
detection.cpp HOPKINS: Slight cleanup. 2013-08-01 03:30:14 +02:00
dialogs.cpp HOPKINS: Replace cascades of if by switches for language checks 2013-11-09 20:06:42 +01:00
dialogs.h
events.cpp HOPKINS: Janitorial - Fix spacing errors 2013-11-23 10:26:45 +01:00
events.h
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: Replace cascades of if by switches for language checks 2013-11-09 20:06:42 +01:00
globals.h HOPKINS: Reverted to saving Breakout high scores in a separate file 2013-07-31 21:01:04 -04:00
graphics.cpp HOPKINS: Fix bug #6456 - RTL not working. 2013-12-24 18:24:48 +01:00
graphics.h JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
hopkins.cpp HOPKINS: Remove custom shouldQuit() as suggested by clone2727 2013-12-24 18:57:49 +01:00
hopkins.h HOPKINS: Remove some unused constants 2014-01-06 22:14:52 +01: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: Replace cascades of if by switches for language checks 2013-11-09 20:06:42 +01:00
menu.h
module.mk
objects.cpp HOPKINS: Fix bug #6456 - RTL not working. 2013-12-24 18:24:48 +01: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: Take advantage of Surface::getPixels. 2013-08-03 04:02:51 +02: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: Replace cascades of if by switches for language checks 2013-11-09 20:06:42 +01:00
script.h
sound.cpp HOPKINS: Replace cascades of if by switches for language checks 2013-11-09 20:06:42 +01:00
sound.h
talk.cpp HOPKINS: Fix bug #6456 - RTL not working. 2013-12-24 18:24:48 +01:00
talk.h