scummvm/engines/hopkins
2012-11-17 22:01:39 +11:00
..
anim.cpp HOPKINS: Bugfix for CHARGE_BANK_SPRITE1 2012-11-17 21:13:10 +11:00
anim.h HOPKINS: Implement BASED(), remove a parameter to PLAY_SEQ() 2012-11-11 18:52:43 +01:00
computer.cpp HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
computer.h HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +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 voice to detection, except for the Win95 demo (to be fixed) 2012-11-17 00:43:05 +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: Basic voice playback now working 2012-11-11 15:21:30 +11:00
dialogs.h HOPKINS: Added shortcut keys for the Save, Load, and Options dialogs 2012-10-28 14:26:07 +11:00
events.cpp HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
events.h HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
files.cpp HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIER 2012-11-17 09:59:50 +01:00
files.h HOPKINS: Properly implemented CONSTRUIT_FICHIER for animations. 2012-11-17 15:13:52 +11:00
font.cpp HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
font.h HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
globals.cpp HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIER 2012-11-17 09:59:50 +01:00
globals.h HOPKINS: Use common::string instead of hardcoded values in CONSTRUIT_FICHIER 2012-11-17 09:59:50 +01:00
graphics.cpp HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
graphics.h HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
hopkins.cpp HOPKINS: Bugfixes for entering forest 2012-11-17 22:00:54 +11:00
hopkins.h HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
lines.cpp HOPKINS: Fix pathfinding when the SMOOTH_MOVE method is used. 2012-10-25 13:32:25 +11:00
lines.h HOPKINS: Furhter bugfixes for pathfinding and walking 2012-10-22 22:31:46 +11:00
menu.cpp HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +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 Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins 2012-11-17 22:01:39 +11:00
objects.h Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins 2012-11-17 22:01:39 +11:00
saveload.cpp HOPKINS: Remove duplicate GOACTION variable. 2012-10-28 15:46:52 +11:00
saveload.h HOPKINS: Beginnings of save/load implementation 2012-10-27 22:16:54 +11:00
script.cpp HOPKINS: Implement BASED(), remove a parameter to PLAY_SEQ() 2012-11-11 18:52:43 +01: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: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
sound.h HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
talk.cpp HOPKINS: Add some more code specific to the full version (linux) 2012-11-15 13:34:15 +01:00
talk.h HOPKINS: Add TalkManager constructor to initialise it's fields 2012-10-25 08:34:37 +11:00