index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hopkins
/
events.cpp
Age
Commit message (
Expand
)
Author
2012-11-17
HOPKINS: Bugfix for cursor background transparency when in forest
Paul Gilbert
2012-11-17
HOPKINS: Lots of code implemented for Hopkin's computer
Paul Gilbert
2012-11-12
HOPKINS: Bugfix for freeze when looking at the cat when voices are turned on.
Paul Gilbert
2012-11-11
HOPKINS: Music playback is now working
Paul Gilbert
2012-11-09
HOPKINS: Bugfixes for cursor disappearing after using GMM.
Paul Gilbert
2012-11-01
HOPKINS: Refactoring to show the selected inventory item using ScummVM cursor...
Paul Gilbert
2012-10-29
HOPKINS: Replace some more boolean values
Strangerke
2012-10-28
HOPKINS: Replace some 0/1 by false/true for boolean variables
Strangerke
2012-10-28
HOPKINS: Work on hooking save/loading into the ScummVM framework
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-23
HOPKINS: Fix some more uninitialised variables
Paul Gilbert
2012-10-22
HOPKINS: Fix gcc compiler warnings in events.cpp
Paul Gilbert
2012-10-20
HOPKINS: Add some translated comments to function names
Strangerke
2012-10-16
HOPKINS: Bugfixes for scene animations initialisation
Paul Gilbert
2012-10-14
HOPKINS: Added debugger skeleton
Paul Gilbert
2012-10-14
HOPKINS: Removed some redundant references
Paul Gilbert
2012-10-13
HOPKINS: Comment out original code that draws the cursor on the screen.
Paul Gilbert
2012-10-13
HOPKINS: Fix to show the ScummVM cursor at the correct position
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-10-06
HOPKINS: Converted the file manager from static to a standard manager class
Paul Gilbert
2012-10-06
HOPKINS: Bugfixes for startup manager initialisations
Paul Gilbert
2012-09-30
HOPKINS: Fix casting errors identified by gcc
Paul Gilbert
2012-09-30
HOPKINS: Changed all __int16 to int
Paul Gilbert
2012-09-28
HOPKINS: Implemented many of the previously stubbed methods
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
2012-09-22
HOPKINS: Bugfixes to making menu selections, and quitting game
Paul Gilbert
2012-09-22
HOPKINS: Clean up of moving Txt array from Globals to FontManager
Paul Gilbert
2012-09-22
HOPKINS: Disabled VBL() method code and added ScummVM cursor display.
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: Implemented Vbe decoding so introduction now runs
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
[prev]