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
/
dialogs.cpp
Age
Commit message (
Collapse
)
Author
2012-10-29
HOPKINS: More work on booleans
Strangerke
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: Fix gcc compiler warnings
Paul Gilbert
2012-10-28
HOPKINS: Remove duplicate GOACTION variable.
Paul Gilbert
This fixes arriving at destinations from the map view.
2012-10-28
HOPKINS: Added shortcut keys for the Save, Load, and Options dialogs
Paul Gilbert
2012-10-28
HOPKINS: Implemented save restore functionality
Paul Gilbert
2012-10-28
HOPKINS: Fix compiler warning
Paul Gilbert
2012-10-27
HOPKINS: Use platform detection in order to properly initialize the mouse cursor
Strangerke
Also fix mass-renaming error in header
2012-10-27
HOPKINS: Beginnings of save/load implementation
Paul Gilbert
2012-10-27
HOPKINS: Move Save/Load dialog code from menu.cpp to dialogs.cpp
Paul Gilbert
2012-10-24
HOPKINS: Merged inventory dialog and OptionsDialog class into a ↵
Paul Gilbert
DialogsManager class
2012-10-15
HOPKINS: Some renaming and cleanup of font structures
Paul Gilbert
2012-10-06
HOPKINS: Converted the file manager from static to a standard manager class
Paul Gilbert
2012-09-30
HOPKINS: Changed all __int16 to int
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
[prev]