Eugene Sandulenko
32392c9430
SWORD25: Fixed bug with concurrent sounds. Reported by criezy
2011-06-26 17:36:53 +03:00
Eugene Sandulenko
bce549f42a
SWORD25: Fix bug with loading saves when some saves are missing
2011-06-26 16:10:34 +03:00
Filippos Karapetis
12635ee198
CINE: Fixed compilation when DUMP_SCRIPTS is set
2011-06-26 16:00:22 +03:00
Strangerke
e0673c1135
CGE: get rid of memicmp
2011-06-26 12:52:07 +02:00
Strangerke
a06a75b9a4
CGE: Implement ForceExt and RCrypt. Little style cleanup.
2011-06-26 12:07:42 +02:00
Paul Gilbert
d5fdd09429
CGE: Bugfix for scanning archive index in BTFILE class
2011-06-26 18:51:12 +10:00
Paul Gilbert
fe9dc10964
CGE: Implemented basic file access functionality
2011-06-26 17:53:55 +10:00
eriktorbjorn
c6a1051c3d
TSAGE: Silence GCC warnings
2011-06-26 09:06:25 +02:00
CeRiAl
f300c172f0
WINCE: Fix timer manager
2011-06-26 03:44:56 +02:00
Paul Gilbert
fa97da864a
TSAGE: Several bugfixes for sound output to match the original
2011-06-26 10:00:40 +10:00
Paul Gilbert
13aa8fa79f
TSAGE: Fix for properly initialising the _voiceTypeStructPtrs array
2011-06-26 10:00:39 +10:00
Eugene Sandulenko
bfdf12ad2f
I18N: Update Russian translation
2011-06-26 01:53:43 +03:00
Vladimir Menshakov
52a4f94ed2
DREAMWEB: Added italian floppy release
2011-06-26 02:39:47 +04:00
Vladimir Menshakov
d413494f5b
DREAMWEB: Added assert on memcpy overlap
2011-06-26 02:35:44 +04:00
Willem Jan Palenstijn
d21402ef3c
HUGO: Fix incorrect usage of sizeof
...
Thanks to salty-horse for the report. The new sizes are
the ones that were replaced by sizeof in 399b59a583b.
2011-06-25 21:35:17 +02:00
Willem Jan Palenstijn
bc4691a23e
SCI: Fix incorrect usage of sizeof
...
Thanks to salty-horse for the reports.
2011-06-25 21:16:12 +02:00
Vladimir Menshakov
4cbf30a88c
DREAMWEB: Removed workaround of invalid size of extext data
2011-06-25 21:53:35 +04:00
Vladimir Menshakov
7745850808
DREAMWEB: Save registers in vsync, like in original sources
2011-06-25 21:53:35 +04:00
Johannes Schickel
b66ca60088
KYRA: _athrxx is the new Kyra maintainer.
2011-06-25 19:25:56 +02:00
athrxx
b60d864e6b
TASKBAR: initialize _taskBar with NULL in constructor
2011-06-25 16:59:35 +02:00
Vladimir Menshakov
08c8d3ca10
DREAMWEB: Minor cleanup in playSound, added kSpeechSoundType for speech
2011-06-25 18:46:10 +04:00
Vladimir Menshakov
dfb041ee2b
DREAMWEB: Added missing syncSoundSettings()
2011-06-25 18:27:59 +04:00
Vladimir Menshakov
545e482b5a
DREAMWEB: Reimplemented modifychar and language switching
2011-06-25 18:21:37 +04:00
Vladimir Menshakov
375298f69a
DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, added modifychar stub
2011-06-25 18:21:37 +04:00
athrxx
3f2b5b9e8b
KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94
...
The GMM mouse cursor bug has now been fixed inside the GMM and CursorMan code.
2011-06-25 15:54:37 +02:00
athrxx
1a05efa8ed
GUI: fix bug #2822778
...
(Savegames now get loaded after GMM dialogue execution. This avoids mouse cursor glitches (e.g. mouse cursors which get changed during loadGameState() being popped when the dialogue closes).
2011-06-25 15:54:36 +02:00
Bastien Bouclet
5a2bc12f26
PS3: Fix out of tree builds.
...
Allow GCC to use CELL BE PPU features.
2011-06-25 15:22:21 +02:00
Bastien Bouclet
771345da3a
MOHAWK: Made some Myst common opcodes match the original better
...
Plus some minor cleanup
2011-06-25 15:22:21 +02:00
Bastien Bouclet
871349b647
I18N: Update French translation
2011-06-25 15:22:20 +02:00
Vladimir Menshakov
82e263223a
DREAMWEB: Added german and spanish floppy versions
2011-06-25 16:49:22 +04:00
Eugene Sandulenko
73d2d34e01
LASTEXPRESS: Give proper name to another sound struct member
2011-06-25 14:50:07 +03:00
Filippos Karapetis
7f5cd1ac82
NEWS: Removed superfluous whitespace
...
Thanks to salty-horse for pointing it out
2011-06-25 13:46:30 +03:00
Filippos Karapetis
bfa9fd7f3f
Updated NEWS
2011-06-25 12:48:30 +03:00
Filippos Karapetis
7432cc4dd9
SCI: Fixed bug #3325512 : "EcoQuest 1: Audio settings are not saved"
2011-06-25 12:43:32 +03:00
Vladimir Menshakov
a63e5939ed
DREAMWEB: Fixed quit from keypad screen
2011-06-25 13:40:56 +04:00
Vladimir Menshakov
14a5e0a425
DREAMWEB: Fixed keypad animation
2011-06-25 13:29:04 +04:00
Alyssa Milburn
0c6d41e59e
NEWS: Mention SAGA fixes, new Mohawk detection entries.
2011-06-25 10:18:34 +02:00
Alyssa Milburn
dde622174c
MOHAWK: Don't crash when getting odd types from LB target expressions.
...
(Thanks to [md5] for pointing it out.)
2011-06-25 09:51:50 +02:00
Filippos Karapetis
f46be3394a
SCI: Added the Mac versions of LSL1, LSL5 and Dr. Brain 1
...
Taken from bug reports #3328251 , #3328262 and #3328257 .
Thanks to omer_mor for reporting these
2011-06-25 10:43:41 +03:00
CeRiAl
eb8db120b2
WINCE: Hide toolbar when returning to game list
2011-06-25 01:06:41 +02:00
Strangerke
10ff50b970
TSAGE: Silent a GCC warning reported by eriktorbjorn
2011-06-24 22:27:02 +02:00
Thierry Crozat
b35f4d31a6
COMMON: Look for translations.dat in Theme path before using SearchMan
2011-06-24 20:21:08 +01:00
Alyssa Milburn
2b03a3a0e6
MOHAWK: Handle ++/-- operators in LBCode.
2011-06-24 21:10:49 +02:00
Alyssa Milburn
685934ee4a
MOHAWK: Partial support for newer LB targeting types.
2011-06-24 21:01:56 +02:00
Alyssa Milburn
d7a5ba3b2f
MOHAWK: Allow matching LBValue items by their name.
2011-06-24 21:01:04 +02:00
Alyssa Milburn
1b6453dff4
BASE: Mess with strtol error handling some more.
...
WinCE's strtol can't actually do proper error handling because it is
lacking errno, so just check the bounds instead. If you really have
some need to pass LONG_MIN/LONG_MAX as command-line parameters then
it could always be #ifdeffed, but I'm assuming no-one cares.
2011-06-24 19:07:03 +02:00
Littleboy
3f4d2c8130
LASTEXPRESS: Move subtitle-related methods to the SubtitleEntry class
2011-06-24 11:43:10 -04:00
Littleboy
5d020fffad
LASTEXPRESS: Refactor Sound class
...
- Move entry-related functions to separate class
- Move enumeration to shared header and rename FlagType to SoundFlag
2011-06-24 10:56:49 -04:00
Vladimir Menshakov
08375150ca
DREAMWEB: Show subtitle options only for CD version
2011-06-24 09:41:13 +04:00
Vladimir Menshakov
a5748a34af
DREAMWEB: Fixed continuing to another procedure. (axe misuse crash)
2011-06-24 09:34:23 +04:00