Commit Graph

81 Commits

Author SHA1 Message Date
Paul Gilbert
077250acfb TSAGE: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:28 -04:00
Strangerke
a05ec5ea9e R2R: Fix bug #6547 - Invalid cursor during dialogs 2014-02-24 00:39:51 +01:00
Johannes Schickel
6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke
ca7a5cbfc3 TSAGE: Some renaming in StripManager 2013-12-19 07:48:08 +01:00
Paul Gilbert
a559e64ca6 TSAGE: Fix to prevent saving or loading when conversation dialogs are active 2013-11-24 14:10:33 -05:00
Strangerke
7847967798 TSAGE: Janitorial - Remove trailing spaces and tabs 2013-11-10 23:00:15 +01:00
Paul Gilbert
2728aa0b70 TSAGE: Rename VisualSpeaker methods proc15 and proc16 2013-11-10 16:02:55 -05:00
Paul Gilbert
42ff09d178 TSAGE: Rename further proc12 methods to proper names 2013-10-26 18:12:48 -04:00
Paul Gilbert
33e75a8718 TSAGE: Bugfixes for voice playback to work in conversations 2013-10-19 10:45:31 -04:00
Torbjörn Andersson
78707b285f TSAGE: Silence GCC warning. 2013-10-06 23:49:21 +02:00
Paul Gilbert
50a34599f3 TSAGE: Further bugfixes for R2R Bridge conversations 2013-10-06 15:06:44 -04:00
Strangerke
52059bf95c TSAGE: Replace some British English by American English 2013-08-22 23:37:55 +02:00
Paul Gilbert
688bc97d14 TSAGE: Fix for talking to chief in R2R scene 1100 2013-08-17 20:34:32 -04:00
Paul Gilbert
28b60781d0 TSAGE: Bugfixes for R2R canyon fight with trooper 2013-08-15 09:33:01 -04:00
Paul Gilbert
52886eed68 TSAGE: Bugfixes for giving reader to Miranda 2013-07-30 22:40:47 -04:00
Paul Gilbert
25974eddb8 TSAGE: Further fix for R2R conversations 2013-07-30 08:59:29 -04:00
Paul Gilbert
a3e5c99005 TSAGE: Fixes for R2R extended conversations 2013-07-29 22:24:25 -04:00
Paul Gilbert
9d89861f77 TSAGE: Fix for clearing conversation dialogs 2013-07-28 19:01:55 -04:00
Paul Gilbert
a91b96f790 TSAGE: Corrected display of R2R conversation dialog border 2013-07-28 18:25:18 -04:00
Paul Gilbert
40f82509e9 TSAGE: Correct R2R width of conversation dialog 2013-07-28 17:07:57 -04:00
Paul Gilbert
2fefa91d95 TSAGE: Fixes for R2R text positioning in conversation dialogs 2013-07-28 16:50:33 -04:00
Paul Gilbert
8320a556d4 TSAGE: Added R2R conversation dialog text and removal code 2013-07-28 10:35:56 -04:00
Paul Gilbert
bfcebeac7d TSAGE: Added new R2R conversation decoding logic 2013-07-25 21:57:42 -04:00
Paul Gilbert
41748acf85 TSAGE: Implemented missing visual speaker methods for R2R 2013-07-09 21:37:16 -04:00
Paul Gilbert
08e3adcf28 TSAGE: Fix for visual speakers animation in R2R 2013-07-07 14:35:08 -04:00
Strangerke
9d9f9712ce TSAGE: Fix some non-initialized variables. CID 1002415, 1002416, 1002417, 1002418 2013-04-29 10:41:28 +02: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
3344cf424a TSAGE: Added needed speaker method call for R2R in StripManager::signal 2012-01-04 21:16:32 +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
Strangerke
c40df9a6ed TSAGE: Work around a data issue in R2R.
The character name doesn't seem case sensitive in R2R
2011-12-22 00:33:18 +01: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
18cfbc6c2d TSAGE: Bugfixes and extra commenting for R2R conversation display 2011-12-12 22:07:38 +11:00
Paul Gilbert
81ba2f4733 TSAGE: Implemented R2R changes to StripManager::signal 2011-12-12 19:45:58 +11:00
Paul Gilbert
d315521c67 TSAGE: Added loading of conversation data that will be needed for R2R 2011-12-11 17:41:44 +11:00
Paul Gilbert
4c3c8f8ce3 TSAGE: Added new properties and stubs needed for new R2RW functionality 2011-11-17 22:04:10 +11:00
Johannes Schickel
61795739f8 COMMON: Rename Common::set_to to Common::fill.
This makes the name match with the name of the STL function with the same
behavior.
2011-11-16 18:06:30 +01:00
Paul Gilbert
f99e904f9a TSAGE: Added 'g' prefix to global variables 2011-10-02 19:59:13 +11:00
Paul Gilbert
13d0275d7e TSAGE: Fix for sequence manager when using a Blue Force specific opcode 2011-09-18 16:58:33 +10:00
Paul Gilbert
8b17e8a9b8 TSAGE: More core functionality needed for Blue Force 2011-09-08 20:41:10 +10:00
Paul Gilbert
9908fa3b61 TSAGE: Some cleanup of Blue Force Scene 300, and implementing Scene 190 2011-09-06 19:55:29 +10:00
Paul Gilbert
697230709b TSAGE: Corrected casing of tSage namespace to be TsAGE
This matches the casing of the original engine name.
2011-08-15 20:47:59 +10:00
Paul Gilbert
fd8fcc303d TSAGE: Implemented changes in SequenceManager introduced by Blue Force 2011-08-14 12:25:02 +10:00
Paul Gilbert
b3a05ee089 TSAGE: Bugfix to make Return to Launcher work correctly 2011-07-18 21:13:39 +10:00
Paul Gilbert
16666ec40c TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods 2011-05-24 21:22:21 +10:00
eriktorbjorn
8112247f1a TSAGE: Made some dialogs less CPU hungry
The start/intro dialog, the inventory dialog and the conversation
dialog now call delayMillis() in their event loop. This is
consistent with how the action menu dialog already worked.
2011-05-15 23:20:40 +02:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Paul Gilbert
dee398ad6c TSAGE: Fixed problem with text being partly off-screen in Scene #9500 2011-05-05 20:48:46 +10:00
Paul Gilbert
a67dbd5adb TSAGE: Bugfix for skipping cutscenes correctly 2011-05-04 19:19:36 +10:00
md5
340d08bc30 TSAGE: Some more conversions to US English 2011-05-04 11:47:12 +03:00