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
Filippos Karapetis
ff3cc3bc0f
MADS: Remove resolved FIXME in scene 307
2014-05-30 03:11:20 +03:00
Martin Kiewitz
d1bab54a4a
SCI: kDoSound: only one sample at once - thx wjp
...
Calling kDoSound(play) on a sample will stop currently playing sample
Fixes Space Quest 5 air-lock sound issue (bug #6464 )
Thanks to wjp for tracking the issue down
2014-05-29 23:57:09 +02:00
Strangerke
ab2d33f0dc
LURE: Remove useless parameters in function call
2014-05-29 16:55:06 +02:00
Martin Kiewitz
73c02d4166
SCI: fix 2nd LB2 pterodactyl room patch
...
patch terminator was missing
2014-05-29 11:56:41 +02:00
Eugene Sandulenko
b59026f1dd
FULLPIPE: Fix ModalMainMenu::updateSoundVolume()
2014-05-29 10:59:17 +03:00
Eugene Sandulenko
aed5de6dfa
FULLPIPE: Implement FullpipeEngine::disableSaves()
2014-05-29 09:18:34 +03:00
Eugene Sandulenko
41ffd7ae60
FULLPIPE: Implement MessageQueue::messageQueueCallback1()
2014-05-29 09:14:16 +03:00
Eugene Sandulenko
5903bacd25
FULLPIPE: Implement BallChain::sub04()
2014-05-29 09:04:50 +03:00
Paul Gilbert
5eaddc5863
MADS: Formatting fix in scene 213 enter
2014-05-28 20:46:22 -04:00
Paul Gilbert
1e79f55180
MADS: Fix incorrect dynamic hotspot desc Ids in scene 202
2014-05-28 20:40:29 -04:00
Martin Kiewitz
c693b73bc8
SCI: LB2 pterodactyl room patch description fix
2014-05-29 00:10:04 +02:00
Martin Kiewitz
e70923464e
SCI: LB2 patch for pterodactyl room door issue
...
fully fixes bug #6458 for both CD + English Floppy
old saves made after wiring the door will still have issues
2014-05-28 23:59:29 +02:00
Sven Hesse
fc250701c5
VOYEUR: Janitorial - Remove trailing whitespace
2014-05-28 23:30:29 +02:00
Sven Hesse
2168d43d5d
MADS: Janitorial - Trim more trailing whitespace
2014-05-28 23:25:49 +02:00
Strangerke
f8b08874c4
MADS: Janitorial - Trim trailing spaces and tabs
2014-05-28 23:22:01 +02:00
Sven Hesse
6908c1ee42
CREDITS: Update for Voyeur- and MADS-changes
2014-05-28 23:18:17 +02:00
Strangerke
a07b43eebe
Voyeur: update credits.pl
2014-05-28 22:40:41 +02:00
Strangerke
42b2191970
MADS: update credits.pl
2014-05-28 22:37:02 +02:00
Strangerke
c676159ddd
MADS: Remove a return in dragonsphere skeletton
2014-05-28 22:28:17 +02:00
Strangerke
d4b1183753
MADS: Some more initializations
2014-05-28 22:19:56 +02:00
Strangerke
88bc539b3e
MADS: Add a constructor to SceneInfo
2014-05-28 21:24:14 +02:00
Eugene Sandulenko
38ee05d75b
CONFIGURE: Detect and use Mac Homebrew if it is installed
2014-05-28 16:58:55 +03:00
Eugene Sandulenko
3de1a9dcaa
CONFIGURE: Detect and use Fink if installed
2014-05-28 16:58:55 +03:00
Paul Gilbert
0e8bf7de56
MADS: Fix climbing up/down watch tower in scene 202
2014-05-28 08:44:22 -04:00
Strangerke
0eb5a7f0b2
MADS: Fix some more missing initializations
2014-05-28 07:19:18 +02:00
Matthew Hoops
1ea4b36c3b
VIDEO: Document PRMI as being Premiere metadata
2014-05-27 23:57:39 -04:00
Paul Gilbert
381ebe7816
MADS: Fix for picking up first bone in scene 202
2014-05-27 21:55:37 -04:00
Paul Gilbert
6e0762f3be
MADS: Stop showing picture dialogs for items before you've picked them up
2014-05-27 21:55:11 -04:00
Paul Gilbert
0b3a6b97c0
MADS: Fix for properly finishing refreshing dynamic hotspots
2014-05-27 21:07:51 -04:00