scummvm/engines/hopkins
2012-10-14 10:20:10 +11:00
..
anim.cpp HOPKINS: Reimplemented animation player method 2012-10-13 16:42:07 +11:00
anim.h HOPKINS: Implemented PLAY_SEQ2 2012-10-05 23:52:59 +10:00
detection_tables.h HOPKINS: Added missing changes to hook in the new engine 2012-09-08 09:08:24 +10:00
detection.cpp HOPKINS: Added missing changes to hook in the new engine 2012-09-08 09:08:24 +10:00
dialogs.cpp HOPKINS: Converted the file manager from static to a standard manager class 2012-10-06 23:21:10 +10:00
dialogs.h HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES 2012-09-23 10:59:52 +10:00
events.cpp HOPKINS: Removed some redundant references 2012-10-14 10:17:03 +11:00
events.h HOPKINS: Finally implemented VBL cursor method properly 2012-10-13 18:27:14 +11:00
files.cpp HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated pointer. 2012-10-10 21:03:29 +11:00
files.h HOPKINS: Converted the file manager from static to a standard manager class 2012-10-06 23:21:10 +10:00
font.cpp HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses. 2012-10-11 22:58:04 +11:00
font.h HOPKINS: Renamed fields of ListeTxtItem class 2012-10-10 23:45:40 +11:00
globals.cpp HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation 2012-10-13 21:14:18 +11:00
globals.h HOPKINS: Added missing GOHOME/GOHOME2 methods 2012-10-13 15:19:54 +11:00
graphics.cpp HOPKINS: Put a TODO in Capture_Mem to clip reading to within the passed surface 2012-10-13 19:38:53 +11:00
graphics.h HOPKINS: Some cleanup to the video frame display and fading methods 2012-10-13 16:41:51 +11:00
hopkins.cpp HOPKINS: Bugfixes for INILINK initialisatoin 2012-10-09 00:21:03 +11:00
hopkins.h HOPKINS: Converted the file manager from static to a standard manager class 2012-10-06 23:21:10 +10:00
lines.cpp HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation 2012-10-13 21:14:18 +11:00
lines.h HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation 2012-10-13 21:14:18 +11:00
menu.cpp HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses. 2012-10-11 22:58:04 +11:00
menu.h HOPKINS: Implemented stubbed menu methods 2012-10-06 00:45:07 +10:00
module.mk HOPKINS: Added new LinesManager class with lots of line methods 2012-10-02 21:44:23 +10:00
objects.cpp HOPKINS: Rewrote the collision detection 2012-10-14 10:20:10 +11:00
objects.h HOPKINS: Rewrote the collision detection 2012-10-14 10:20:10 +11:00
sound.cpp HOPKINS: Implemented sequence player 2012-10-05 08:09:09 +10:00
sound.h HOPKINS: Implemented sequence player 2012-10-05 08:09:09 +10:00
talk.cpp HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses. 2012-10-11 22:58:04 +11:00
talk.h HOPKINS: Implemented more previously stubbed object manager methods 2012-10-04 07:27:34 +10:00