Torbjörn Andersson
|
70a2ca8b7d
|
JANITORIAL: Silence more GCC 7 warnings
All these fall through were marked as deliberate, so again I've only
changed the comment to silence GCC.
|
2017-08-06 13:30:51 +02:00 |
|
Paul Gilbert
|
077250acfb
|
TSAGE: Changed engine to use Graphics::ManagedSurface
|
2016-03-14 20:56:28 -04:00 |
|
Strangerke
|
27febf8574
|
TSAGE: Ringworld - Declare _sitFl as a boolean
|
2015-01-26 23:13:40 +01:00 |
|
Strangerke
|
3e8456e0f8
|
TSAGE: Ringworld - Fix unitialized variable
|
2015-01-26 22:59:32 +01:00 |
|
Johannes Schickel
|
6e715e186a
|
TSAGE: Make GPL headers consistent with themselves.
|
2014-02-18 02:39:39 +01:00 |
|
Strangerke
|
2e388b3343
|
TSAGE: Ringworld - Reduce the scope of a couple of variables
|
2014-02-09 00:29:52 +01:00 |
|
Strangerke
|
8305183e87
|
TSAGE: Ringworld - Some renaming in scene 2230
|
2013-12-19 08:09:22 +01:00 |
|
Strangerke
|
ca7a5cbfc3
|
TSAGE: Some renaming in StripManager
|
2013-12-19 07:48:08 +01:00 |
|
Strangerke
|
e65597c8f3
|
TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391
|
2013-04-27 11:43:41 +02: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
|
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
|
3e9e23768d
|
TSAGE: Fix some animate() calls for ANIM_MODE_7 that were missing a parameter
|
2011-10-12 22:29:35 +11:00 |
|
Paul Gilbert
|
f99e904f9a
|
TSAGE: Added 'g' prefix to global variables
|
2011-10-02 19:59:13 +11: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
|
28aef23a60
|
TSAGE: Changed Ringworld/Blue Force namespaces to be embedded namespaces within tSage
|
2011-08-15 19:26:15 +10:00 |
|
Paul Gilbert
|
da76e61336
|
TSAGE: Separated Ringworld and Blue Force game logic into their own namespaces
|
2011-08-14 20:18:32 +10:00 |
|
Paul Gilbert
|
e9c8232da8
|
TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into separate sub-folderes
|
2011-08-13 19:49:54 +10:00 |
|