Paul Gilbert
|
f16dd2a7f2
|
MADS: Minor fixes for sprite asset flags passing
|
2014-06-01 11:48:19 -04:00 |
|
Eugene Sandulenko
|
7227d723a4
|
FULLPIPE: Started implmentation of MctlLadder::doWalkTo()
|
2014-06-01 16:49:41 +03:00 |
|
Eugene Sandulenko
|
913947c247
|
FULLPIPE: Rename class variable to avoid confusion
|
2014-06-01 16:49:41 +03:00 |
|
Paul Gilbert
|
7ab00631dd
|
MADS: Add enum for sprite asset loading flags
|
2014-06-01 09:10:49 -04:00 |
|
Martin Kiewitz
|
01e61a2837
|
SCI: add detection for sq3 mac (bug #6484)
|
2014-06-01 14:21:11 +02:00 |
|
Filippos Karapetis
|
03619f8887
|
MADS: Add enums for the statuses of the car and the dog in section 6
|
2014-06-01 15:18:31 +03:00 |
|
Filippos Karapetis
|
6d6afda883
|
MADS: Properly set the scene revisited flag when loading a saved game
|
2014-06-01 15:18:31 +03:00 |
|
Martin Kiewitz
|
94160a28e3
|
SCI: work on SCI0/01 Mac 480x300 scaling
|
2014-06-01 13:41:14 +02:00 |
|
Filippos Karapetis
|
3e2acf3545
|
MADS: Bugfixes for scene 411 (lab)
|
2014-06-01 13:44:25 +03:00 |
|
Filippos Karapetis
|
4cf72ee86f
|
MADS: Use friendly names for the screen input mode
|
2014-06-01 13:44:25 +03:00 |
|
Strangerke
|
0b4beb59b6
|
CRUISE: Start renaming opcodes in the Decompiler, some rework
|
2014-06-01 11:50:49 +02:00 |
|
Strangerke
|
6b8348a6bd
|
CRUISE: Fix a CppCheck error in decompiler
|
2014-06-01 11:50:47 +02:00 |
|
Strangerke
|
094b9d18bb
|
CRUISE: Fix a bug in the decompiler
|
2014-06-01 11:50:45 +02:00 |
|
Strangerke
|
7f19bbb21d
|
CRUISE: Reduce the scope of a variable, remove a useless increment
|
2014-06-01 11:50:44 +02:00 |
|
Strangerke
|
a6ead6bba8
|
CRUISE: Comment out some useless code
|
2014-06-01 11:50:42 +02:00 |
|
Strangerke
|
c15f211486
|
CRUISE: Reduce the scope of some variables in actor and cruise_main
|
2014-06-01 11:50:40 +02:00 |
|
Filippos Karapetis
|
5e5a37e978
|
MADS: Fix sitting on the bar stool in scene 402 (bar)
|
2014-06-01 08:33:51 +03:00 |
|
Filippos Karapetis
|
0c1c83e5e6
|
MADS: Bugfixes for scene 352
|
2014-06-01 08:33:20 +03:00 |
|
Paul Gilbert
|
8f20ebb610
|
MADS: Fix positioning and clipping of flipped scaled images
|
2014-05-31 21:10:29 -04:00 |
|
Martin Kiewitz
|
7d82cac910
|
Merge branch 'master' of github.com:scummvm/scummvm
|
2014-06-01 01:25:12 +02:00 |
|
Martin Kiewitz
|
2d45bbd1ea
|
SCI: debugger diskdump is now able to dump '*'
dumps all resources of given type
|
2014-06-01 01:23:44 +02:00 |
|
Strangerke
|
1dbcd74988
|
CRUISE: Reduce the scope of variables used in the for loops
|
2014-06-01 01:21:32 +02:00 |
|
Paul Gilbert
|
7d24e1471c
|
MADS: Merge copyFromScaled into the existing copyFrom method
|
2014-05-31 18:21:11 -04:00 |
|
Strangerke
|
13cc433fb6
|
CRUISE: error out in some cases where divide by zero is expected
|
2014-06-01 00:18:08 +02:00 |
|
Paul Gilbert
|
60c0de6200
|
MADS: Fix order of parameters in quote display in scene 307
|
2014-05-31 18:11:32 -04:00 |
|
Einar Johan Trøan Sømåen
|
7b7f0222ba
|
WINTERMUTE: Add detection for 5 versions of The Kite
|
2014-05-31 21:26:55 +02:00 |
|
Einar Johan Trøan Sømåen
|
3640914624
|
WINTERMUTE: Add detection for Bickadoodle 1.1
|
2014-05-31 21:12:55 +02:00 |
|
Einar Johan Trøan Sømåen
|
aea94110d1
|
WINTERMUTE: Add detection for "Boredom of Agustin Cordes"
|
2014-05-31 21:07:34 +02:00 |
|
Einar Johan Trøan Sømåen
|
7141df0729
|
WINTERMUTE: Add another Rhiannon-version to the detection tables.
As it's unclear how this version differs from the current version,
I've tagged it as DVD.
|
2014-05-31 20:57:15 +02:00 |
|
Strangerke
|
6283e7f423
|
CRUISE: Add a couple of safeguards to avoid potential division by zero
|
2014-05-31 18:06:32 +02:00 |
|
Paul Gilbert
|
e8a52b67e8
|
MADS: Fix assert when doctor hits you with a blackjak
|
2014-05-31 11:39:28 -04:00 |
|
Strangerke
|
659b7bfeed
|
CRUISE: Replace some more strcpy
|
2014-05-31 17:30:53 +02:00 |
|
Paul Gilbert
|
283db7d769
|
MADS: Fix starting to talk to doctor in scene 318
|
2014-05-31 11:27:14 -04:00 |
|
Strangerke
|
0722e84e3f
|
CRUISE: Add some more safeguard in opcode functions
|
2014-05-31 15:38:28 +02:00 |
|
Eugene Sandulenko
|
aaec2e993c
|
FULLPIPE: Implement MctlCompound::findClosestConnectionPoint()
|
2014-05-31 10:18:33 +03:00 |
|
Paul Gilbert
|
6229bcb9f2
|
MADS: Fix loading fonts used by animations
|
2014-05-30 20:42:17 -04:00 |
|
Paul Gilbert
|
a96f260653
|
MADS: Change order of savegame loading to fix scene 318
|
2014-05-30 20:41:55 -04:00 |
|
Strangerke
|
59d072c40c
|
CRUISE: Add safeguards to some more string manipulations
|
2014-05-31 01:35:33 +02:00 |
|
Strangerke
|
8cbee15096
|
CRUISE: Add safeguards to avoid a buffer overflow in linker and sound
|
2014-05-31 01:35:32 +02:00 |
|
Paul Gilbert
|
3e9c1ea50a
|
MADS: Fix confiscating player's inventory when captured
|
2014-05-30 19:25:13 -04:00 |
|
Strangerke
|
00a0a412bb
|
CRUISE: Add a safeguard to avoid a buffer overflow
|
2014-05-30 21:33:38 +02:00 |
|
Paul Gilbert
|
7f2f4193e6
|
MADS: Fix ending conversation with intern in scene 318
|
2014-05-30 07:30:55 -04:00 |
|
Paul Gilbert
|
8e115a127b
|
MADS: Fix to properly free completed animations
|
2014-05-30 06:52:16 -04:00 |
|
Eugene Sandulenko
|
0a46d67bae
|
FULLPIPE: Started MctlCompound::findClosestConnectionPoint() implementation
|
2014-05-30 09:26:24 +03:00 |
|
Eugene Sandulenko
|
5a80e828e6
|
FULLPIPE: Implement Sound::setPanAndVolumeByStaticAni()
|
2014-05-30 08:03:40 +03:00 |
|
Paul Gilbert
|
ddf38aa288
|
MADS: Fix resetting KernelMessages _talkFont after teleporter scene
|
2014-05-29 22:14:02 -04:00 |
|
Paul Gilbert
|
06387c25d8
|
MADS: Fix positioning of teleporter window backgrounds
|
2014-05-29 21:35:59 -04:00 |
|
Filippos Karapetis
|
d36155247f
|
MADS: Fix teleporter animation in scene 201 (meteorologist station)
|
2014-05-30 03:11:21 +03:00 |
|
Filippos Karapetis
|
312139b86f
|
MADS: Remove superfluous parentheses
|
2014-05-30 03:11:20 +03:00 |
|
Filippos Karapetis
|
d9d173c75e
|
MADS: Add another friendly name for a noun in scene 103
|
2014-05-30 03:11:20 +03:00 |
|