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
/
sherlock
/
user_interface.h
Age
Commit message (
Expand
)
Author
2015-05-28
SHERLOCK: Moving split up classes into their own files
Paul Gilbert
2015-05-27
SHERLOCK: Implement RT scrolling code
Paul Gilbert
2015-05-27
SHERLOCK: Implemented initial background clearing of RT doBgAnim
Paul Gilbert
2015-05-24
SHERLOCK: Make virtual destructors for user interface classes
Paul Gilbert
2015-05-22
Merge branch 'master' into sherlock2
Paul Gilbert
2015-05-20
SHERLOCK: Standardised keypress fields as char type
Paul Gilbert
2015-05-19
SHERLOCK: Systematically use InvMode values when it's appropriate
Strangerke
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-18
SHERLOCK: Added more of the game options to the Engine tab
Paul Gilbert
2015-05-17
SHERLOCK: Beginnings of UserInterface split for Scalpel vs Tattoo
Paul Gilbert
2015-05-13
SHERLOCK: Renamed graphics.cpp to surface.cpp
Paul Gilbert
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-05-01
SHERLOCK: Change _helpStyle from int to bool
Paul Gilbert
2015-05-01
SHERLOCK: Move Settings dialog event handling into Settings class
Paul Gilbert
2015-05-01
SHERLOCK: Moved Settings dialog into it's own class
Paul Gilbert
2015-05-01
SHERLOCK: Implement configuration settings save/load
Paul Gilbert
2015-04-22
SHERLOCK: Further fixes for entering savegame names
Paul Gilbert
2015-04-21
SHERLOCK: Implemented save game dialog event handling
Paul Gilbert
2015-04-21
SHERLOCK: Fix Setup dialog button handling
Paul Gilbert
2015-04-13
SHERLOCK: Implemented checkUseAction
Paul Gilbert
2015-04-12
SHERLOCK: Implement settings window code
Paul Gilbert
2015-04-12
SHERLOCK: Implemented pick up code
Paul Gilbert
2015-04-11
SHERLOCK: Fixes for opening door
Paul Gilbert
2015-03-31
SHERLOCK: Implement clearTalking and Talk::drawInterface
Paul Gilbert
2015-03-31
SHERLOCK: Implemented talkTo
Paul Gilbert
2015-03-30
SHERLOCK: Beginnings of talk loading, added skeleton Scripts class
Paul Gilbert
2015-03-29
SHERLOCK: Added inventory list and display images in inventory mode
Paul Gilbert
2015-03-28
SHERLOCK: Beginnings of inventory display
Paul Gilbert
2015-05-07
SHERLOCK: Implemented doInvControl
Paul Gilbert
2015-03-27
SHERLOCK: Fixes for examine dialog display
Paul Gilbert
2015-03-27
SHERLOCK: Implemented doMainControl
Paul Gilbert
2015-03-26
SHERLOCK: Implemented banishWindow
Paul Gilbert
2015-03-26
SHERLOCK: Implemented printObjectDesc
Paul Gilbert
2015-03-24
SHERLOCK: Implementing walk code
Paul Gilbert
2015-03-23
SHERLOCK: Implemented UserInterface::handleInput
Paul Gilbert
2015-03-23
SHERLOCK: Beginnings of UserInterface class
Paul Gilbert