aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/user_interface.cpp
AgeCommit message (Collapse)Author
2014-06-08TSAGE: R2R - Fix right-side scene borderTorbjö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-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
2014-02-16TSAGE: Fix bug #6509 - Topmost line of scene isn't drawnStrangerke
2013-12-20TSAGE: Some renaming, remove some useless variables from Core, increase ↵Strangerke
savegame version
2013-11-10TSAGE: Janitorial - Remove trailing spaces and tabsStrangerke
2013-10-27TSAGE: Fix CID 1002365, 1002366, 1107569Strangerke
2013-10-26TSAGE: Renamed proc methods in ModalWindow classesPaul Gilbert
2013-10-24TSAGE: Add in R2R screen border to scenes showing the user interfacePaul Gilbert
2013-08-25TSAGE: Silence GCC signed/unsigned warningTorbjörn Andersson
2013-08-24TSAGE: Added code to make newly added inventory items immediately visiblePaul Gilbert
2013-07-16TSAGE: Bugfixes for R2R drive room, and work on scanner modal dialogPaul Gilbert
2012-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for ↵Strangerke
reporting it.
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-15TSAGE: R2R - Rename inventory enums, fix isInventoryIcon()Strangerke
2012-02-06TSAGE: Properly de-select inventory buttons when mouse has moved off before ↵Paul Gilbert
mouse is released. This fixes bug #3484777.
2011-11-19TSAGE: Properly update user interface when switching between characters in R2RWPaul Gilbert
2011-11-17TSAGE: Added new properties and stubs needed for new R2RW functionalityPaul Gilbert
2011-10-31TSAGE: Implemented proper descriptions for inventory items in R2RWPaul Gilbert
2011-10-31TSAGE: Display UI cursor correctly in R2RWPaul Gilbert
2011-10-26TSAGE: Bugfix for R2 to show inventory items in the user interfacePaul Gilbert
2011-10-25TSAGE: Bugfix for cursor appearing in user interface in Blue ForcePaul Gilbert
2011-10-24TSAGE: Further work on standardising user interface for use in Blue Force ↵Paul Gilbert
and Return to Ringworld
2011-10-22TSAGE: Added character display to the user interfacePaul Gilbert
2011-10-22TSAGE: Hooking up Return to Ringworld to display the user interfacePaul Gilbert
2011-10-22TSAGE: Beginnings of support for Return to RingworldPaul Gilbert