Paul Gilbert
11e33ba3fc
JANITORIAL: Removing trailing spaces after int casts
2018-08-17 20:30:20 -07:00
Paul Gilbert
8c850f82ec
TSAGE: R2R: Clicking F5 fro Options dialog
2017-12-16 17:49:33 -05:00
Paul Gilbert
5dad41851e
TSAGE: R2R: Fix brief flash of UI when starting demo
2017-11-22 19:41:49 -05:00
Paul Gilbert
bf8e4f5dd0
TSAGE: R2R: Fix corruption of demo intro text
2017-11-22 19:12:40 -05:00
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
902ce47c05
TSAGE: R2R: Don't allow F8 to start credits when they're already on
2017-02-21 21:21:32 -05:00
Paul Gilbert
f66ead3074
TSAGE: R2R: Fix display of animations
2017-02-11 18:50:44 -05:00
Strangerke
71885f3a28
TSAGE: R2R - Fix bug in scene 2425
2016-05-02 22:42:10 +02:00
Ori Avtalion
253e18c440
JANITORIAL: Reduce GUI header dependencies
2016-04-14 13:30:14 +03:00
Ori Avtalion
e9f196bb57
TSAGE: Reduce GUI header dependencies
2016-04-13 16:56:45 +03:00
Paul Gilbert
077250acfb
TSAGE: Changed engine to use Graphics::ManagedSurface
2016-03-14 20:56:28 -04:00
Filippos Karapetis
7e03520030
TSAGE: Remove trailing whitespace
2014-10-28 16:03:17 +02:00
Strangerke
fa5c223931
TSAGE: R2R - Remove useless includes
2014-10-16 08:07:38 +02:00
Strangerke
c878731937
TSAGE: Move Air Duct and Vampire lair mazes in separate source files
2014-10-16 07:56:48 +02:00
Strangerke
d175d58ce1
TSAGE: R2R - Fix a bug when trying to exit the ship console after playing Outpost Alpha
2014-10-14 17:57:02 +02:00
Strangerke
126417ae99
TSAGE: R2R - move Scene1337 to its own source file to reduce the size of ringworld2_scenes1
2014-10-13 23:17:24 +02:00
Strangerke
84c8e966bd
TSAGE: R2R - Some refactoring in Scene1337::Action12
2014-10-13 08:28:45 +02:00
Strangerke
78accfa647
TSAGE: R2R - Fix bug in getRandomCardFromHand()
2014-10-13 08:12:21 +02:00
Strangerke
254c0a3b5c
TSAGE: R2R - Some more renaming in scene 1337
2014-10-13 08:11:46 +02:00
Strangerke
004592e510
TSAGE: R2R - Remove a hack in Scene1337::Action12
2014-10-13 08:02:21 +02:00
Strangerke
f025a61558
TSAGE: R2R - Fix bug with short delay card discard for player 0
2014-10-12 21:58:42 +02:00
Strangerke
64979e696c
TSAGE: R2R - Fix discard of own selected station when handling the meteor card effect
2014-10-12 20:38:51 +02:00
Strangerke
1e9cf1b646
TSAGE: R2R - Fix a bug in scene 1337, when playing a meteor card on a player owning an interceptor card
2014-10-12 18:02:11 +02:00
Strangerke
c053f9bf79
TSAGE: R2R - Remove a hack in playCentralOutpostCard()
2014-10-12 18:00:12 +02:00
Strangerke
47245e1516
TSAGE: R2R - More renaming in scene 1337, add some comments
2014-10-12 17:59:23 +02:00
Strangerke
fcb56b4d20
TSAGE: R2R - Add comments in scene 1337, some renaming
2014-10-12 12:07:40 +02:00
Strangerke
2003a4a2b4
TSAGE: R2R - Fix a bug in scene 1337
...
The bug was a rare skip of turn when playing a counter-attack card. Removing the call to handleNextTurn was introducing a
bug related to the cursor caching as well as an even rarer
eternal loop.
2014-10-09 21:37:26 +02:00
Strangerke
720a479b97
TSAGE: R2R - Remove TODO as the implementation isn't required in ScummVM
2014-10-09 07:48:29 +02:00
Strangerke
0328f19cb1
TSAGE: R2R - Remove some obsolete comments
2014-10-08 07:11:02 +02:00
Strangerke
9e6f3c5964
TSAGE: R2R - some renaming in scene 1337
2014-10-07 01:55:31 +02:00
Strangerke
65fc33fcc7
TSAGE: R2R - Fix card drawing choice when player #2 plays a special card #25
2014-10-06 08:26:22 +02:00
Strangerke
cd678117b7
TSAGE: R2R - Some renaming in scene 1337
2014-10-06 08:25:01 +02:00
Strangerke
6316e91a8c
TSAGE: R2R - Fix position of stock pile after the first shuffle
2014-10-06 01:00:59 +02:00
Strangerke
179eee8343
TSAGE: R2R - Fix a bug while dealing card #2 during the game
2014-10-05 22:56:33 +02:00
Strangerke
4c9f0af320
TSAGE: R2R - Fix a crash when playing a counter card
2014-10-04 15:02:15 +02:00
Strangerke
a042efcc92
TSAGE: R2R - Fix variable check in scene 1337
2014-10-03 20:32:24 +02:00
Torbjörn Andersson
c728086a02
TSAGE: Silece GCC warnings
2014-10-03 08:18:03 +02:00
Strangerke
c4f49f1a54
TSAGE: R2R - Remove obsolete comment
2014-10-03 07:19:19 +02:00
Strangerke
73ee8943bc
TSAGE: R2R - Fix Card::synchronize() in scene 1337
2014-10-02 18:26:30 +02:00
Strangerke
d7cbbdc80b
TSAGE: R2R - Implement synchronize in Scene 1337
2014-10-02 08:41:38 +02:00
Strangerke
fe6fae490e
TSAGE: R2R - Fix a bug in handlePlayer1, some renaming
2014-10-01 20:06:49 +02:00
Strangerke
e37a92fc7b
TSAGE: R2R - Reduce the scope of a variable, some renaming
2014-09-29 23:57:51 +02:00
Strangerke
6eb3dc0719
TSAGE: R2R - fix a crash in scene 1337. Remove useless checks
2014-09-29 23:54:09 +02:00
Paul Gilbert
c1fcd5aa28
TSAGE: Fix for bug #6734 - insetUp being incorrect
2014-09-20 10:19:06 -04:00
Paul Gilbert
9eb99792f8
TSAGE: Fix for R2R endgame crash when active character is Seeker
2014-07-09 21:43:33 -04:00
Paul Gilbert
53eee91c3f
TSAGE: Fix for loading savegames in the R2R Flub tube maze
2014-06-30 20:23:00 -04:00
Paul Gilbert
355c4d265e
MADS: Fix using arrow keys in Miranda's maze
2014-06-29 18:27:27 -04:00
Paul Gilbert
a8d1454e16
TSAGE: Fix for R2R game/help dialog not accepting Fn keys
2014-06-08 16:57:51 -04:00
Arnaud Boutonné
ec62d1e99f
Merge pull request #449 from gazben/bug6545Fix
...
TSAGE: Fix bug #6545 "Ringworld2 - F5 doesn't create a save game the first time"
2014-06-08 20:52:49 +02:00
Strangerke
ec37a542ed
TSAGE: R2R - Fix Nej position in scene position. Fix for bug #6619
2014-06-08 19:12:32 +02:00