Age | Commit message (Expand) | Author |
2014-02-18 | HOPKINS: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-11 | HOPKINS: Constify some functions and members | Strangerke |
2013-04-10 | HOPKINS: Make the use of _mouseCursorId less verbose | Strangerke |
2013-03-24 | HOPKINS: Add clearAll() to EventsManager | Strangerke |
2013-03-19 | HOPKINS: Remove setParent() from EventsManager and Debugger | Strangerke |
2013-03-04 | HOPKINS: Some renaming | Strangerke |
2013-02-15 | HOPKINS: Move mouse data initialization to EventsManager, set mouse variable ... | Strangerke |
2013-02-07 | HOPKINS: Improve private/public scope in Globals. Remove some useless variabl... | Strangerke |
2013-02-07 | HOPKINS: Improve private/public scope in EventsManager | Strangerke |
2013-02-03 | HOPKINS: Replace a global variable by a parameter in playSequence() | Strangerke |
2013-01-20 | HOPKINS: Some more renaming and refactoring | Strangerke |
2012-12-26 | HOPKINS: Renaming | Strangerke |
2012-12-11 | HOPKINS: Some more renaming | Strangerke |
2012-12-11 | HOPKINS: Start renaming EventsManager functions | Strangerke |
2012-11-18 | HOPKINS: Changed computer info display to wait for a keypress after displaying | Paul Gilbert |
2012-11-18 | HOPKINS: Added enum for different FBI computer terminals, and capitalisatoin ... | Paul Gilbert |
2012-11-17 | HOPKINS: Lots of code implemented for Hopkin's computer | Paul Gilbert |
2012-11-01 | HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor... | Paul Gilbert |
2012-10-28 | HOPKINS: Fix gcc compiler warnings | Paul Gilbert |
2012-10-28 | HOPKINS: Added shortcut keys for the Save, Load, and Options dialogs | Paul Gilbert |
2012-10-27 | HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cpp | Paul Gilbert |
2012-10-24 | HOPKINS: Bugfixes to show inventory dialog correctly | Paul Gilbert |
2012-10-13 | HOPKINS: Finally implemented VBL cursor method properly | Paul Gilbert |
2012-10-13 | HOPKINS: Cleaned up the PERSONAGE2 event loop method | Paul Gilbert |
2012-09-30 | HOPKINS: Implemented more object manager methods | Paul Gilbert |
2012-09-23 | HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES | Paul Gilbert |
2012-09-21 | HOPKINS: Moved VBL method from EventsManager to GraphicsManager | Paul Gilbert |
2012-09-20 | HOPKINS: Implemented more blitting/display methods | Paul Gilbert |
2012-09-19 | HOPKINS: Initial implementation of some code that will be needed for cursor d... | Paul Gilbert |
2012-09-17 | HOPKINS: Implemented rest of main method, with stubs for sub-method calls | Paul Gilbert |
2012-09-15 | HOPKINS: initial implementation of INTORUN method | Paul Gilbert |
2012-09-15 | HOPKINS: Cleanup and refactoring of frame counting and delays | Paul Gilbert |
2012-09-15 | HOPKINS: Initial implementation of main animation player method | Paul Gilbert |
2012-09-08 | HOPKINS: Implement proper graphics initialisation code | Paul Gilbert |
2012-09-08 | HOPKINS: Commit of lots more initialisation code | Paul Gilbert |