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
Paul Gilbert
f978539cbc
MADS: Move OPL creation from the engine to SoundManager
2014-10-12 16:54:40 -04:00
Paul Gilbert
d02693cb0c
MADS: Better initialization of animation cycling palettes
2014-10-12 16:24:33 -04: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
Paul Gilbert
f866550948
MADS: Depth style 2 frames can be drawn using existing methods
2014-10-12 14:38:04 -04:00
Paul Gilbert
175d027a80
MADS: Fix horizontal background scrolling in animations
2014-10-12 14:32:40 -04: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
Paul Gilbert
e743621f23
MADS: Fix palette animations in cutscene animations
2014-10-11 18:21:49 -04:00
Paul Gilbert
e58ae71bef
MADS: Fix loading wide-screen backgrounds during intro animation
2014-10-11 16:27:25 -04:00
Willem Jan Palenstijn
4b09957386
AMIGAOS4: Fix getParent() for non-directories
...
The previous attempt in d32816c0 was broken because it failed
to realize that _pFileLock is only set for directories.
This patch also tries to clarify this by making the root node logic
explicit in isRootNode().
2014-10-11 21:13:13 +02:00
athrxx
f76e02e5d6
KYRA: (EOB) - add support for Italian fan translation of EOB I
2014-10-11 19:28:14 +02:00
Thierry Crozat
021741eedb
DRASCULA: Remove unused static variable
...
This code was used until commit aaf8b58 that reworked the detection
to support French and German versions.
2014-10-11 14:35:20 +01:00
Strangerke
96d99c480b
CGE: Add a safeguard in getPage()
2014-10-11 09:19:09 +02:00
Paul Gilbert
db95979a24
MADS: Fix loading correct backgrounds during animations
2014-10-10 18:11:48 -04:00
Strangerke
17e74e9a37
PRINCE: rename a couple of variables named "rand"
2014-10-10 20:47:37 +02:00
Strangerke
5c012f8e01
PRINCE: Reduce the scope of several variables in GraphicsMan
2014-10-10 20:43:23 +02:00
Strangerke
e396362d36
PRINCE: Reduce the scope of several variables in PrinceEngine
2014-10-10 20:30:18 +02:00
Strangerke
f553a48329
PRINCE: Reduce the scope of several variables in Hero
2014-10-10 20:13:26 +02:00
Willem Jan Palenstijn
f52d3fa84b
PRINCE: Attempt to fix compilation on AmigaOS
2014-10-10 17:02:30 +02:00
uruk
601918c917
CGE2: Fix bug #6733 .
...
The problem was that the engine used the SFX volume for later parts of speeches longer than one sound file.
2014-10-10 15:02:29 +02:00
Eugene Sandulenko
3899532440
PRINCE: Revert incorrect const'ness at printAt()
2014-10-10 14:52:10 +02:00
Eugene Sandulenko
0afaf44409
PRINCE: Sort files in module
2014-10-10 14:41:27 +02:00
Eugene Sandulenko
9c5eba6ffd
PRINCE: Fix mask sign
2014-10-10 14:38:14 +02:00
Eugene Sandulenko
30953f124f
PRINCE: Fix variable sign
2014-10-10 14:35:13 +02:00
Eugene Sandulenko
430c271b87
PRINCE: Fix const'ness
2014-10-10 14:34:14 +02:00
Eugene Sandulenko
44c90d31d7
PRINCE: Fix warning
2014-10-10 14:29:11 +02:00
Eugene Sandulenko
a0bdea9286
PRINCE: Fix warning
2014-10-10 14:19:39 +02:00
Eugene Sandulenko
5fd804f267
PRINCE: Read O_FLCSPEED command argument
2014-10-10 14:18:23 +02:00
Eugene Sandulenko
68738cef0f
PRINCE: Bail out on unknown language
2014-10-10 14:17:52 +02:00
Eugene Sandulenko
70d83d20b0
PRINCE: Remove unnecessary reassignment
2014-10-10 14:14:21 +02:00
Willem Jan Palenstijn
dd849ac5b7
PRINCE: Fix more warnings
2014-10-10 14:11:43 +02:00
Eugene Sandulenko
24dd5d1f53
PRINCE: Rename runDialog() into dialogRun() to avoid clash with Engine::runDialog()
2014-10-10 14:08:15 +02:00
Willem Jan Palenstijn
6419a0da5e
PRINCE: Fix a few warnings
2014-10-10 14:02:33 +02:00
Willem Jan Palenstijn
bdc20cf1c9
PRINCE: Fix a few compile errors
2014-10-10 14:02:33 +02:00
Eugene Sandulenko
bb8f66c243
Merge pull request #516 from lukaslw/prince-lukaslw
...
PRINCE: Adding The Prince and the Coward
2014-10-10 13:49:05 +02:00
Strangerke
c128365068
MADS: Rex - Fix a bug related to "TAKE" "NOTE" action in scene 603.
...
The second check was never reached. Using the 'else' block of the previous check fixes the issue.
2014-10-10 07:36:42 +02:00
Strangerke
1d3e5f86f0
MADS: Rex - Reduce the scope of some variables in TextView
2014-10-10 07:32:30 +02:00
Strangerke
20061c101d
MADS: Rex - Remove dead code also present in the original in the logic of scene 5
2014-10-10 07:31:52 +02:00
Strangerke
0b79af9a5d
MADS: Reduce the scope of a couple of variables in MSurface
2014-10-10 07:22:31 +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
lukaslw
c769c3b885
PRINCE: Add MKTAG - BLAH in decrypt function
2014-10-09 21:05:55 +02:00
lukaslw
c9c93b4b4d
PRINCE: Change all WRITE_UINT16 to WRITE_LE_UINT16 and all WRITE_UINT32 to WRITE_LE_UINT32 for endian-safety fix
2014-10-09 21:01:31 +02:00
lukaslw
0e6ae70d9b
PRINCE: Fix INT_MAX error - change it to kIntMax constant
2014-10-09 18:43:17 +02:00
lukaslw
081ad221d5
PRINCE: Change ADGameFlag in gameDescriptions to ADGF_TESTING
2014-10-09 18:28:30 +02:00