Commit Graph

36 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Johannes Schickel
d5b21c4036 HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
Strangerke
54e3df0140 HOPKINS: Constify some functions and members 2013-04-11 12:17:06 +02:00
Strangerke
5ae15d1e10 HOPKINS: Make the use of _mouseCursorId less verbose 2013-04-10 11:57:48 +02:00
Strangerke
1952a47787 HOPKINS: Add clearAll() to EventsManager 2013-03-24 15:31:59 +01:00
Strangerke
db6d7e256b HOPKINS: Remove setParent() from EventsManager and Debugger 2013-03-19 20:41:39 +01:00
Strangerke
23badc9735 HOPKINS: Some renaming 2013-03-04 07:46:52 +01:00
Strangerke
93dc7c8e63 HOPKINS: Move mouse data initialization to EventsManager, set mouse variable as private 2013-02-15 08:33:42 +01:00
Strangerke
d12cd96161 HOPKINS: Improve private/public scope in Globals. Remove some useless variables, move some variables to FontManager 2013-02-07 21:56:10 +01:00
Strangerke
a542e38059 HOPKINS: Improve private/public scope in EventsManager 2013-02-07 18:56:40 +01:00
Strangerke
db60dcb432 HOPKINS: Replace a global variable by a parameter in playSequence() 2013-02-03 22:51:34 +01:00
Strangerke
d92f85f0e1 HOPKINS: Some more renaming and refactoring 2013-01-20 19:12:45 +01:00
Strangerke
c7b49ac883 HOPKINS: Renaming 2012-12-26 07:56:26 +01:00
Strangerke
d274441e12 HOPKINS: Some more renaming 2012-12-11 08:31:07 +01:00
Strangerke
299fbfc7c7 HOPKINS: Start renaming EventsManager functions 2012-12-11 01:53:50 +01:00
Paul Gilbert
62759ea2a2 HOPKINS: Changed computer info display to wait for a keypress after displaying 2012-11-18 21:24:24 +11:00
Paul Gilbert
9f36cedd31 HOPKINS: Added enum for different FBI computer terminals, and capitalisatoin bugfixes 2012-11-18 19:31:43 +11:00
Paul Gilbert
0fdea57c54 HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00
Paul Gilbert
e9c9b8b428 HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor manager 2012-11-01 22:35:33 +11:00
Paul Gilbert
e999d9743b HOPKINS: Fix gcc compiler warnings 2012-10-28 22:17:55 +11:00
Paul Gilbert
40748dabc7 HOPKINS: Added shortcut keys for the Save, Load, and Options dialogs 2012-10-28 14:26:07 +11:00
Paul Gilbert
1651bb07d9 HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cpp 2012-10-27 20:19:21 +11:00
Paul Gilbert
603fdbc462 HOPKINS: Bugfixes to show inventory dialog correctly 2012-10-24 19:55:43 +11:00
Paul Gilbert
756dc956b5 HOPKINS: Finally implemented VBL cursor method properly 2012-10-13 18:27:14 +11:00
Paul Gilbert
4c456f7999 HOPKINS: Cleaned up the PERSONAGE2 event loop method 2012-10-13 11:03:06 +11:00
Paul Gilbert
8fa33e7714 HOPKINS: Implemented more object manager methods 2012-09-30 21:02:39 +10:00
Paul Gilbert
01bcd87ba4 HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES 2012-09-23 10:59:52 +10:00
Paul Gilbert
507af7e8a5 HOPKINS: Moved VBL method from EventsManager to GraphicsManager 2012-09-21 21:05:19 +10:00
Paul Gilbert
06f83a0775 HOPKINS: Implemented more blitting/display methods 2012-09-20 20:54:03 +10:00
Paul Gilbert
9900adf18c HOPKINS: Initial implementation of some code that will be needed for cursor display 2012-09-19 21:34:23 +10:00
Paul Gilbert
0b610c45df HOPKINS: Implemented rest of main method, with stubs for sub-method calls 2012-09-17 16:53:21 +10:00
Paul Gilbert
d007e0aafe HOPKINS: initial implementation of INTORUN method 2012-09-15 13:23:46 +10:00
Paul Gilbert
6e8fd5812b HOPKINS: Cleanup and refactoring of frame counting and delays 2012-09-15 11:45:36 +10:00
Paul Gilbert
f1fce64994 HOPKINS: Initial implementation of main animation player method 2012-09-15 10:27:15 +10:00
Paul Gilbert
ecee539bfd HOPKINS: Implement proper graphics initialisation code 2012-09-08 23:43:35 +10:00
Paul Gilbert
b8086aabc5 HOPKINS: Commit of lots more initialisation code 2012-09-08 18:45:22 +10:00