scummvm/engines/hopkins
2012-12-06 08:12:00 +01:00
..
anim.cpp HOPKINS: Janitorials: remove some while(1) 2012-12-04 21:36:53 +01:00
anim.h HOPKINS: Bugfixes for the sequence player 2012-11-18 10:16:05 +11:00
computer.cpp HOPKINS: Janitorials: remove some while(1) 2012-12-04 21:36:53 +01:00
computer.h HOPKINS: Fix button selections in Breakout high scores list 2012-12-02 19:10:22 +11:00
debugger.cpp HOPKINS: Minor string and comment fix 2012-10-23 00:02:34 +11:00
debugger.h HOPKINS: Added debugger skeleton 2012-10-14 13:43:29 +11:00
detection_tables.h HOPKINS: Add detection for Polish demo 2012-12-05 01:15:59 +01:00
detection.cpp HOPKINS: Add voice to detection, except for the Win95 demo (to be fixed) 2012-11-17 00:43:05 +01:00
dialogs.cpp HOPKINS: Fix savegame thumbnails 2012-11-30 23:15:47 +11:00
dialogs.h HOPKINS: Fix for character select icons appearing on the map screen 2012-11-28 21:03:11 +11:00
events.cpp HOPKINS: Fix some compiler warnings under gcc 2012-12-05 20:41:58 +11:00
events.h HOPKINS: Changed computer info display to wait for a keypress after displaying 2012-11-18 21:24:24 +11:00
files.cpp HOPKINS: Remove useless tests in CENSURE() 2012-12-06 08:02:30 +01:00
files.h HOPKINS: Properly implemented CONSTRUIT_FICHIER for animations. 2012-11-17 15:13:52 +11:00
font.cpp HOPKINS: Better initialization of FontManager 2012-12-06 00:10:46 +01:00
font.h HOPKINS: Bugfix for intermittent crash when opening Save/Load dialog 2012-11-25 20:18:38 +11:00
globals.cpp HOPKINS: Remove duplicate variable 2012-12-06 07:44:24 +01:00
globals.h HOPKINS: Remove duplicate variable 2012-12-06 07:44:24 +01:00
graphics.cpp HOPKINS: Add MODE_VESA() 2012-12-04 23:29:28 +01:00
graphics.h HOPKINS: Add MODE_VESA() 2012-12-04 23:29:28 +01:00
hopkins.cpp HOPKINS: Remove duplicate variable 2012-12-06 07:44:24 +01:00
hopkins.h HOPKINS: Add code for win95 full version 2012-12-04 21:35:54 +01:00
lines.cpp HOPKINS: Fix some compiler warnings under gcc 2012-12-05 20:41:58 +11:00
lines.h HOPKINS: Bugfix for throwing a dart at the switch in Purgatory 2012-11-18 13:14:18 +11:00
menu.cpp HOPKINS: Bugfixes for quitting in the Windows demo version 2012-12-02 22:33:35 +11:00
menu.h HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
module.mk HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
objects.cpp HOPKINS: Further fixes for SCBOB 2012-12-05 20:53:14 +11:00
objects.h HOPKINS: Comments and parameter naming for CHANGE_TETE 2012-11-25 07:08:13 +11:00
saveload.cpp HOPKINS: Fix savegame thumbnails 2012-11-30 23:15:47 +11:00
saveload.h HOPKINS: Fix savegame thumbnails 2012-11-30 23:15:47 +11:00
script.cpp HOPKINS: Fix some compiler warnings under gcc 2012-12-05 20:41:58 +11:00
script.h HOPKINS: Moved the script execution code to it's own file 2012-10-23 20:40:19 +11:00
sound.cpp HOPKINS: Add fallback to APC for dialogs 2012-12-06 08:12:00 +01:00
sound.h HOPKINS: Remove CARD_SB variable. Sound card is always present. 2012-12-06 07:49:55 +01:00
talk.cpp HOPKINS: Janitorials: remove some while(1) 2012-12-04 21:36:53 +01:00
talk.h HOPKINS: Add TalkManager constructor to initialise it's fields 2012-10-25 08:34:37 +11:00