5831 Commits

Author SHA1 Message Date
Max Horn
d4e9661809 Modified the BASS save/load code to use a StringList for storing the save state titles (simplified the code, removed some cruft)
svn-id: r30986
2008-02-27 15:44:39 +00:00
Filippos Karapetis
a7269c6009 Fix for bug #1895205 - "IHNM: end game text/caption error"
svn-id: r30985
2008-02-27 15:11:16 +00:00
Johannes Schickel
6f2215753c Fix long standing wrong function names in debug prints.
svn-id: r30984
2008-02-27 15:01:33 +00:00
Max Horn
778309ed56 Simplified Control::handleKeyPress and fixed a long-standing bug in the verification of the save name
svn-id: r30981
2008-02-27 11:03:09 +00:00
Filippos Karapetis
a3f2f4b039 This safeguard is no longer needed for IHNM
svn-id: r30956
2008-02-24 16:56:28 +00:00
Filippos Karapetis
ef9850166d Fix for bug #1900254 - "ITE: Glitches when bridging the gorge"
svn-id: r30955
2008-02-24 16:12:47 +00:00
Filippos Karapetis
d9e3daae8f Removed 2 unnecessary calls to File::exists()
svn-id: r30952
2008-02-24 14:30:56 +00:00
Johannes Schickel
83d2f0c3e7 Oops fix stupid copy&paste error...
svn-id: r30950
2008-02-24 12:33:20 +00:00
Johannes Schickel
cb36b056ba Also add extrapath to default search location for Kyrandia resources.
svn-id: r30949
2008-02-24 12:30:12 +00:00
Robin Watts
1cf9fc944a Make codec47 cope with failed mallocs.
Not the nicest result in the world, but better than crashing and burning...

svn-id: r30934
2008-02-23 18:57:49 +00:00
Andrew Kurushin
040d8e10fe fix bug 1900244 "ITE: Strange animation when returning to prison cell"
svn-id: r30924
2008-02-23 14:42:46 +00:00
Filippos Karapetis
208c753215 Stop printing opcodes in the debug console
svn-id: r30923
2008-02-23 14:31:25 +00:00
Filippos Karapetis
3581257ceb Fix for bug #1900220 - "ITE: Missing text outline"
svn-id: r30920
2008-02-23 13:54:58 +00:00
Filippos Karapetis
638e23f37c Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks"
svn-id: r30919
2008-02-23 13:36:40 +00:00
Filippos Karapetis
93753d2f3b Fixed some issues with the previous commit, bug #1893564 should be fixed now without affecting anything else
svn-id: r30917
2008-02-22 09:13:27 +00:00
Filippos Karapetis
a7e7dfe122 Fix for bug #1893564 - "AGI: Texts messed out in Naturette 1"
svn-id: r30916
2008-02-22 08:57:18 +00:00
Florian Kagerer
faeb81fb62 palette bug fix (inventory turned blue when leaving the scene after eating the mushroom)
svn-id: r30915
2008-02-22 07:00:12 +00:00
Florian Kagerer
3969249b93 two more opcodes (Zanthia's random chats and mushroom drug effects) and some cleanup
svn-id: r30914
2008-02-22 00:33:56 +00:00
Travis Howell
aedc896b97 Add patch from Quietust - Update asserts and comments in sound code for Amiga SCUMM V2 games.
svn-id: r30908
2008-02-19 00:36:47 +00:00
Florian Kagerer
896b46323f the script countdown needs to be divided by _ticklength
svn-id: r30904
2008-02-18 23:22:22 +00:00
Florian Kagerer
bcdfe6ade0 some more opcodes (the fly tree is now operational) and some bug fixes
svn-id: r30903
2008-02-18 23:04:37 +00:00
Florian Kagerer
ab40f56f47 fix memory leak
svn-id: r30902
2008-02-17 23:48:21 +00:00
Florian Kagerer
33e2e1c658 remove ugly const casts in staticres
svn-id: r30901
2008-02-17 23:32:35 +00:00
Florian Kagerer
2032965063 scripting bug fix (npc scene startup scripts were executed twice)
svn-id: r30899
2008-02-17 21:58:46 +00:00
Robin Watts
d2513eb5f5 Yet another missing change from the proc3 ARM code stuff; add proc3ARM.o to
the list of modules to build if USE_ARM_COSTUME_ASM is defined.

svn-id: r30898
2008-02-17 20:25:07 +00:00
Johannes Schickel
5b31fe75d4 Print instruction offset of script commands for debug output.
svn-id: r30895
2008-02-17 14:14:26 +00:00
Travis Howell
d201f0e9aa Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up.
svn-id: r30889
2008-02-17 08:17:41 +00:00
Johannes Schickel
377912a3a3 Added newline at end of file again (fixes compiling with -Werror for me).
svn-id: r30888
2008-02-17 02:08:30 +00:00
Florian Kagerer
753536fa61 committing patch 1891492 : dialogue (dlg/tim) support for HoF
- talking to NPCs is now possible.
- Zanthia's talks when entering a new scene for the first time now work
- using items on Zanthia is now possible.

svn-id: r30886
2008-02-17 02:06:04 +00:00
Sven Hesse
9146cf3603 Added a MD5 for another Gob2 Amiga Demo, as supplied by polluks in bug report #1895126
svn-id: r30884
2008-02-16 22:32:24 +00:00
Sven Hesse
dc7fd7177d Fixing fading on (only my?) amd64 systems
svn-id: r30882
2008-02-16 18:50:23 +00:00
Paul Gilbert
9ac46607fc Bugfix for loading older savegame versions
svn-id: r30879
2008-02-16 05:12:32 +00:00
Travis Howell
da10467efd Add patch #1894778 - ZAK: Add remaining Amiga sounds.
svn-id: r30876
2008-02-16 03:12:34 +00:00
Sven Hesse
a67ebc3d7a Fixed a Gob3 walking issue noticeable when Blount walks down double-wide stairs (see bug report #1888627)
svn-id: r30874
2008-02-16 02:20:30 +00:00
Paweł Kołodziejski
28d61e484b ident
svn-id: r30873
2008-02-15 22:15:50 +00:00
Max Horn
e9ca949e1c Forgot this one
svn-id: r30872
2008-02-15 17:05:13 +00:00
Max Horn
88bb567e18 Merged lots of _mixer->isReady() warnings into a single one in Engine constructor
svn-id: r30871
2008-02-15 17:01:35 +00:00
Paweł Kołodziejski
e640155089 revert stateId == 4 part of code to previous ignore action to fix bug #1881415
svn-id: r30868
2008-02-15 14:14:04 +00:00
Paul Gilbert
fe1078f08f Changed error dialog display to exit ScummVM through the standard execution path rather than using the exit() method
svn-id: r30866
2008-02-14 22:52:57 +00:00
Florian Kagerer
a057491db2 patch [ 1891542 ] KYRA: text/speech options support for HoF sequence player
svn-id: r30865
2008-02-14 19:59:51 +00:00
Kari Salminen
6740541e03 Fix for bug #1883989 (AGI: Jolimie freezes). Game's detection entry had its parameters in wrong order and game feature flags were interpreted as the AGI version number and vice versa... whoops.
svn-id: r30857
2008-02-13 01:33:40 +00:00
Kari Salminen
66418e4283 Tiny fix to autodetected game's naming (Removes an extra space).
svn-id: r30854
2008-02-12 15:31:09 +00:00
Kari Salminen
98f8e93102 Added better AGIPAL autodetect to the AGI's fallback detector (Now checks files 'pal.100' - 'pal.109' rather than just the file 'pal.101').
svn-id: r30852
2008-02-12 15:20:47 +00:00
Sven Hesse
a93b6b22bb Added Gob MD5s as supplied by raziel_ in bug reports #1891864, #1891867 and #1891869
svn-id: r30851
2008-02-12 14:55:31 +00:00
Travis Howell
d178604838 Alter last changes, for code formatting.
svn-id: r30850
2008-02-12 09:34:38 +00:00
Travis Howell
ba717bc515 Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games.
svn-id: r30849
2008-02-12 03:26:05 +00:00
Johannes Schickel
b407420ebb Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".
svn-id: r30845
2008-02-10 18:34:48 +00:00
Nicola Mettifogo
cb6fb6200d Cleanup ManagedList.
svn-id: r30843
2008-02-10 00:03:19 +00:00
Nicola Mettifogo
435c437f6d More refactoring for command parsing/execution.
svn-id: r30841
2008-02-09 23:26:45 +00:00
Nicola Mettifogo
cf724e889c Added new debug command to dump scripts execution status.
svn-id: r30840
2008-02-09 22:07:51 +00:00