Commit Graph

26 Commits

Author SHA1 Message Date
Paul Gilbert
077250acfb TSAGE: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:28 -04:00
Torbjörn Andersson
ddff83a87e TSAGE: R2R - Fix right-side scene border
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-06-08 12:09:14 +02:00
Johannes Schickel
6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke
828baf963a TSAGE: Fix bug #6509 - Topmost line of scene isn't drawn 2014-02-16 21:51:50 +01:00
Strangerke
5e35729ee8 TSAGE: Some renaming, remove some useless variables from Core, increase savegame version 2013-12-20 07:11:09 +01:00
Strangerke
7847967798 TSAGE: Janitorial - Remove trailing spaces and tabs 2013-11-10 23:00:15 +01:00
Strangerke
c02073ff9a TSAGE: Fix CID 1002365, 1002366, 1107569 2013-10-27 00:28:41 +02:00
Paul Gilbert
10aa743e9d TSAGE: Renamed proc methods in ModalWindow classes 2013-10-26 17:59:44 -04:00
Paul Gilbert
a59b4cbc9d TSAGE: Add in R2R screen border to scenes showing the user interface 2013-10-24 22:42:46 -04:00
Torbjörn Andersson
91610df204 TSAGE: Silence GCC signed/unsigned warning 2013-08-25 22:54:47 +02:00
Paul Gilbert
54eb4c26ed TSAGE: Added code to make newly added inventory items immediately visible 2013-08-24 21:04:51 -04:00
Paul Gilbert
e17095df2e TSAGE: Bugfixes for R2R drive room, and work on scanner modal dialog 2013-07-16 09:19:19 -04:00
Strangerke
78310d0f4b TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it. 2012-08-07 19:07:01 +02:00
Strangerke
9279b25694 TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
Strangerke
f9ae92186e TSAGE: R2R - Rename inventory enums, fix isInventoryIcon() 2012-02-15 19:37:20 +01:00
Paul Gilbert
2855735e1f TSAGE: Properly de-select inventory buttons when mouse has moved off before mouse is released.
This fixes bug #3484777.
2012-02-06 22:03:10 +11:00
Paul Gilbert
04ae8dbf20 TSAGE: Properly update user interface when switching between characters in R2RW 2011-11-19 16:28:47 +11:00
Paul Gilbert
4c3c8f8ce3 TSAGE: Added new properties and stubs needed for new R2RW functionality 2011-11-17 22:04:10 +11:00
Paul Gilbert
8d27da169c TSAGE: Implemented proper descriptions for inventory items in R2RW 2011-10-31 16:11:43 +11:00
Paul Gilbert
b6239f3b3d TSAGE: Display UI cursor correctly in R2RW 2011-10-31 11:35:04 +11:00
Paul Gilbert
5be3e43791 TSAGE: Bugfix for R2 to show inventory items in the user interface 2011-10-26 20:13:07 +11:00
Paul Gilbert
44dcb2d140 TSAGE: Bugfix for cursor appearing in user interface in Blue Force 2011-10-25 19:45:48 +11:00
Paul Gilbert
8b66b16c0e TSAGE: Further work on standardising user interface for use in Blue Force and Return to Ringworld 2011-10-24 21:45:08 +11:00
Paul Gilbert
784cc2bd7f TSAGE: Added character display to the user interface 2011-10-22 23:13:16 +11:00
Paul Gilbert
1c4bc2f567 TSAGE: Hooking up Return to Ringworld to display the user interface 2011-10-22 22:41:32 +11:00
Paul Gilbert
d3193687a7 TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00