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
/
hopkins.h
Age
Commit message (
Expand
)
Author
2012-11-11
HOPKINS: Implement RunLinuxFull, stub some new functions
Strangerke
2012-11-11
HOPKINS: Basic voice playback now working
Paul Gilbert
2012-11-10
HOPKINS: Split run() in two in order to prepare future diffing between versions
Strangerke
2012-10-28
HOPKINS: Fix gcc compiler warnings
Paul Gilbert
2012-10-28
HOPKINS: Work on hooking save/loading into the ScummVM framework
Paul Gilbert
2012-10-27
HOPKINS: Use platform detection in order to properly initialize the mouse cursor
Strangerke
2012-10-27
HOPKINS: Beginnings of save/load implementation
Paul Gilbert
2012-10-24
HOPKINS: Created new SaveFileManager class to handle save file related code
Paul Gilbert
2012-10-24
HOPKINS: Merged inventory dialog and OptionsDialog class into a DialogsManage...
Paul Gilbert
2012-10-23
HOPKINS: Moved the script execution code to it's own file
Paul Gilbert
2012-10-14
HOPKINS: Added debugger skeleton
Paul Gilbert
2012-10-06
HOPKINS: Converted the file manager from static to a standard manager class
Paul Gilbert
2012-10-05
HOPKINS: Implemented lots more of the remaining stubbed methods
Paul Gilbert
2012-10-02
HOPKINS: Added new LinesManager class with lots of line methods
Paul Gilbert
2012-09-28
HOPKINS: Implemented many of the previously stubbed methods
Paul Gilbert
2012-09-26
HOPKINS: Starting implementation of talk manager
Paul Gilbert
2012-09-23
HOPKINS: Added extra shouldQuit check to animation player
Paul Gilbert
2012-09-19
HOPKINS: Initial implementation of some code that will be needed for cursor d...
Paul Gilbert
2012-09-17
HOPKINS: Initial implementation of main menu method
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-10
HOPKINS: Implemented some of the fade methods
Paul Gilbert
2012-09-09
HOPKINS: Implemented image loading code
Paul Gilbert
2012-09-08
HOPKINS: Implement proper graphics initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Add object loading
Paul Gilbert
2012-09-08
HOPKINS: Commit of lots more initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Added further configuration setup
Paul Gilbert
2012-09-08
HOPKINS: Beginnings of file manager code
Paul Gilbert
2012-09-07
HOPKINS: Initial skeleton engine commit
Paul Gilbert
[prev]