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
/
tsage
/
user_interface.cpp
Age
Commit message (
Collapse
)
Author
2014-06-08
TSAGE: R2R - Fix right-side scene border
Torbjörn Andersson
The right and left sides of the scene border are actually two different images. You could see that the colors didn't line up at the seams, but no one even noticed. Until now.
2014-02-18
TSAGE: Make GPL headers consistent with themselves.
Johannes Schickel
2014-02-16
TSAGE: Fix bug #6509 - Topmost line of scene isn't drawn
Strangerke
2013-12-20
TSAGE: Some renaming, remove some useless variables from Core, increase ↵
Strangerke
savegame version
2013-11-10
TSAGE: Janitorial - Remove trailing spaces and tabs
Strangerke
2013-10-27
TSAGE: Fix CID 1002365, 1002366, 1107569
Strangerke
2013-10-26
TSAGE: Renamed proc methods in ModalWindow classes
Paul Gilbert
2013-10-24
TSAGE: Add in R2R screen border to scenes showing the user interface
Paul Gilbert
2013-08-25
TSAGE: Silence GCC signed/unsigned warning
Torbjörn Andersson
2013-08-24
TSAGE: Added code to make newly added inventory items immediately visible
Paul Gilbert
2013-07-16
TSAGE: Bugfixes for R2R drive room, and work on scanner modal dialog
Paul Gilbert
2012-08-07
TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for ↵
Strangerke
reporting it.
2012-02-25
TSAGE: JANITORIAL: Remove trailing spaces
Strangerke
2012-02-15
TSAGE: R2R - Rename inventory enums, fix isInventoryIcon()
Strangerke
2012-02-06
TSAGE: Properly de-select inventory buttons when mouse has moved off before ↵
Paul Gilbert
mouse is released. This fixes bug #3484777.
2011-11-19
TSAGE: Properly update user interface when switching between characters in R2RW
Paul Gilbert
2011-11-17
TSAGE: Added new properties and stubs needed for new R2RW functionality
Paul Gilbert
2011-10-31
TSAGE: Implemented proper descriptions for inventory items in R2RW
Paul Gilbert
2011-10-31
TSAGE: Display UI cursor correctly in R2RW
Paul Gilbert
2011-10-26
TSAGE: Bugfix for R2 to show inventory items in the user interface
Paul Gilbert
2011-10-25
TSAGE: Bugfix for cursor appearing in user interface in Blue Force
Paul Gilbert
2011-10-24
TSAGE: Further work on standardising user interface for use in Blue Force ↵
Paul Gilbert
and Return to Ringworld
2011-10-22
TSAGE: Added character display to the user interface
Paul Gilbert
2011-10-22
TSAGE: Hooking up Return to Ringworld to display the user interface
Paul Gilbert
2011-10-22
TSAGE: Beginnings of support for Return to Ringworld
Paul Gilbert