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.cpp
Age
Commit message (
Expand
)
Author
2015-05-19
SHERLOCK: Use a bit more MenuMode and SaveMode
Strangerke
2015-05-19
SHERLOCK: Systematically use InvMode values when it's appropriate
Strangerke
2015-05-19
SHERLOCK: Fix some issues pointed by eriktorbjorn
Strangerke
2015-05-19
SHERLOCK: Further minor cleanups
Paul Gilbert
2015-05-19
SHERLOCK: Corrected incorrect method name in SaveManager
Paul Gilbert
2015-05-19
SHERLOCK: Refactor Surface not to descend directly from Graphics::Surface
Paul Gilbert
2015-05-19
SHERLOCK: More syntactic fixes
Paul Gilbert
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-19
SHERLOCK: Further addition of enums and method renames
Paul Gilbert
2015-05-18
SHERLOCK: Added more of the game options to the Engine tab
Paul Gilbert
2015-05-18
SHERLOCK: Replace magic numbers with enums and constants
Paul Gilbert
2015-05-18
SHERLOCK: Add code to make non-interactive demo completable
Strangerke
2015-05-17
SHERLOCK: Replace scumm_stricmp() with equalsIgnoreCase()
sirlemonhead
2015-05-15
SHERLOCK: Fix positioning of Quit Yes/No buttons
Paul Gilbert
2015-05-14
SHERLOCK: Default Files button to show GMM, with engine option to disable
Paul Gilbert
2015-05-14
SHERLOCK: Remove space/Enter handling for keyboard cursor
Paul Gilbert
2015-05-14
SHERLOCK: Remove redundant _scriptCurrentIndex field
Paul Gilbert
2015-05-13
SHERLOCK: Add missing setting of _oldSelector
Paul Gilbert
2015-05-13
SHERLOCK: Implement sound priority
Strangerke
2015-05-09
SHERLOCK: Fix getting fresh mouse positions in loop showing quit dialog
Paul Gilbert
2015-05-09
SHERLOCK: Cleanup and fixes for Journal
Paul Gilbert
2015-05-09
SHERLOCK: Make copyright headers consistent
Willem Jan Palenstijn
2015-05-09
SHERLOCK: Remove the use of ++ on boolean variables
Strangerke
2015-05-07
SHERLOCK: some code formatting
Strangerke
2015-05-07
SHERLOCK: Reduce some more variable scopes
Strangerke
2015-05-04
SHERLOCK: Check _talkToAbort after calling pickupObject
Paul Gilbert
2015-05-02
SHERLOCK: Fix trying to enter theatre without talking to Lestrade
Paul Gilbert
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: Remove unused key pad speed field
Paul Gilbert
2015-05-01
SHERLOCK: Moved Settings dialog into it's own class
Paul Gilbert
2015-05-01
SHERLOCK: Fix some remaining TODOs
Paul Gilbert
2015-05-01
SHERLOCK: Extra method comments
Paul Gilbert
2015-04-30
SHERLOCK: Fix crash in Equestrian shop
Paul Gilbert
2015-04-30
SHERLOCK: Fix trying to move items that can't be
Paul Gilbert
2015-04-29
SHERLOCK: Fix moving crates in Tabacco Shop
Paul Gilbert
2015-04-27
SHERLOCK: Fix using items within the scene
Paul Gilbert
2015-04-26
SHERLOCK: Fixes for using flower on lab table
Paul Gilbert
2015-04-26
SHERLOCK: Fix using items from inventory dialog
Paul Gilbert
2015-04-26
SHERLOCK: Fix checking single character star action names
Paul Gilbert
2015-04-26
SHERLOCK: Fix inventory display when player has more than 6 items
Paul Gilbert
2015-04-26
SHERLOCK: Fix closing closet in Backstage scene
Paul Gilbert
2015-04-25
SHERLOCK: Disable joystick buttons in Setup dialog, since it isn't supported
Paul Gilbert
2015-04-24
SHERLOCK: Fix talk dialog buttons
Paul Gilbert
2015-04-24
SHERLOCK: Fix minor gfx glitch when sliding up closing dialogs
Paul Gilbert
2015-04-24
SHERLOCK: Formatting fixes
Paul Gilbert
2015-04-24
SHERLOCK: Fix Sherlock disappearing when walking to examine objects
Paul Gilbert
2015-04-24
SHERLOCK: Fix 'Press any key' interface messages
Paul Gilbert
2015-04-22
SHERLOCK: Fix thumbnails for savegames made via in-game files dialog
Paul Gilbert
2015-04-22
SHERLOCK: Further fixes for entering savegame names
Paul Gilbert
[next]