Commit Graph
19 Commits
Author SHA1 Message Date
Ori Avtalion 253e18c440 JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
Paul Gilbert 077250acfb TSAGE: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:28 -04:00
Thierry Crozat 322279be77 TSAGE: Add list of files that contain translatable strings 2014-10-04 01:09:00 +01:00
Johannes Schickel 6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke 78310d0f4b TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it. 2012-08-07 19:07:01 +02:00
Paul Gilbert 54d0f8124e TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is empty 2012-01-01 16:37:25 +11:00
Paul Gilbert 83acabfdbd TSAGE: Do all screen drawing in an intermediate temporary screen surface.
This will be the first half of properly handling on screen dirty rects.
2012-01-01 16:37:24 +11:00
Paul Gilbert a837bb409a TSAGE: Revert buggy implementation of dirty rects
This reverts commit f69dfba21a.
2012-01-01 16:37:24 +11:00
Paul Gilbert 8385ee1c01 TSAGE: Bugfix for using save/load buttons in the Blue Force options dialog 2011-12-18 21:08:53 +11:00
Paul Gilbert f69dfba21a TSAGE: Implemented dirty rect handling in the engine
This should help improve performance when scalers are being used.
2011-12-18 18:08:45 +11:00
Paul Gilbert acdeb1fb31 TSAGE: Added support for semi-transparent dialogs used in R2RW 2011-11-01 21:06:57 +11:00
Paul Gilbert 9debde02e4 TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ringworld namespace 2011-10-31 19:51:01 +11:00
Paul Gilbert f99e904f9a TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
Strangerke 44e6300559 TsAGE: Remove trailing spaces
Thanks LordHoto for reminding this
2011-09-27 00:40:10 +02:00
Paul Gilbert fa63d81aaf TSAGE: Bugfix for correctly displaying radio conversation dialog 2011-09-13 20:50:04 +10:00
Paul Gilbert 7b73ae590c TSAGE: Implemented Scene 60 - Motorcycle 2011-09-11 15:29:43 +10:00
Paul Gilbert 8f9af26292 TSAGE: Added missing default item response code logic in Blue Force 2011-09-04 21:09:22 +10:00
Paul Gilbert b893f9f93f TSAGE: Implemented missing interface functionality, including gun loading dialog 2011-09-04 19:11:59 +10:00
Paul Gilbert a28bffec1c TSAGE: Implemented the Blue Force right-click dialog 2011-08-29 22:01:11 +10:00