Commit Graph

21794 Commits

Author SHA1 Message Date
Max Horn
3c359449ad Oops, fix crash when opening globals options dialog
svn-id: r27312
2007-06-10 14:23:26 +00:00
Max Horn
85893e457d Extended the fix for bug #1677997 to also cover the global options dialog; also made the code a bit more flexible
svn-id: r27311
2007-06-10 13:56:10 +00:00
Travis Howell
ede78ba717 Move Ctrl F hot key, to specific engines that offer the option.
svn-id: r27309
2007-06-10 12:50:38 +00:00
Kostas Nakos
ef4cfc38d4 update the port readme (USE broom WITH cobwebs)
svn-id: r27307
2007-06-10 12:11:36 +00:00
Filippos Karapetis
0da6062bb2 Remove obsolete testing code
svn-id: r27306
2007-06-10 11:51:33 +00:00
Travis Howell
79c30552ca Don't call getNextItemPtr(), when the result is simply ignored.
svn-id: r27305
2007-06-10 11:08:12 +00:00
Max Horn
ddd1869b13 Modified version of patch #1734263: Patch for some of the TODOs in the ScummVM 0.10.0 README
svn-id: r27301
2007-06-10 10:15:19 +00:00
Travis Howell
82cf767d97 An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions of The Feeble Files.
svn-id: r27300
2007-06-10 09:07:23 +00:00
Willem Jan Palenstijn
91b4555fa8 improve grammar (sync trunk wih branch)
svn-id: r27298
2007-06-10 08:57:46 +00:00
Torbjörn Andersson
08379fb74b Fixed the opcode number for opp_iconifyWindow(). Regression from cleanup?
svn-id: r27295
2007-06-10 08:48:17 +00:00
Kostas Nakos
a496ae57c7 briefly mention wince changes
svn-id: r27293
2007-06-10 08:42:02 +00:00
Travis Howell
59b5af3272 Update cutscene details for Broken Sword 1/2 games, as we provide the cutscenes in DXA format, with FLAC audio now.
svn-id: r27292
2007-06-10 08:35:27 +00:00
Kostas Nakos
6e399af2e5 re-add flac support which I had totally forgotten about. Builders must update to the newest libpack. Also enable parallaction by default
svn-id: r27289
2007-06-10 08:23:12 +00:00
Kostas Nakos
2687f21df5 drop some debugging leftovers
svn-id: r27287
2007-06-10 08:20:16 +00:00
Kostas Nakos
f164c6c14e formatting
svn-id: r27285
2007-06-10 08:19:16 +00:00
Travis Howell
0a11c241d5 Fix muting music on startup in games, when using non-MIDI music.
svn-id: r27284
2007-06-10 06:08:59 +00:00
Travis Howell
3cd6c3c275 Fix toggling music on/off in games, when using non-MIDI music.
svn-id: r27282
2007-06-10 05:43:56 +00:00
Travis Howell
3d37cdabde Add hot keys used by Puzzle Pack.
svn-id: r27281
2007-06-10 05:43:29 +00:00
Travis Howell
60a8c969f7 Restore DIMP specific timer code.
svn-id: r27277
2007-06-10 04:36:44 +00:00
Travis Howell
2d2bda501e Fix timer code in Puzzle Pack, to match original speed.
svn-id: r27275
2007-06-10 04:14:53 +00:00
Filippos Karapetis
a121e4ce05 Fixed an incorrect check in Script::finishDialog
svn-id: r27274
2007-06-10 03:21:16 +00:00
Travis Howell
55addca7ff Fix load/save regression in Puzzle Pack.
svn-id: r27272
2007-06-10 02:23:13 +00:00
Travis Howell
741aed5047 Fix crash via assert, when string for subtitles exists, but is only set to zero.
svn-id: r27270
2007-06-10 01:16:29 +00:00
Travis Howell
574f687c85 Fix adjusting music volume in Puzzle Pack games.
svn-id: r27269
2007-06-10 01:08:15 +00:00
Travis Howell
8dc7accf2d Fix single sound effect, failing to play multiple times regression, caused by changes for PP in the past.
svn-id: r27267
2007-06-10 01:05:55 +00:00
Filippos Karapetis
3fd5347421 Fixed conversations in IHNM. Now, when a dialog option is selected, the protagonist will say it out properly before we hear the other character's reply. Also, added some more code for sfScriptFade and made it a stub for now, as it still needs work
svn-id: r27264
2007-06-10 00:36:01 +00:00
Andrew Kurushin
86f6aaf206 fix IHNM protagonist state loading routine. now Ellen's animations are showing well
svn-id: r27263
2007-06-09 22:45:03 +00:00
Willem Jan Palenstijn
d2bc07cfdf sync .spec on trunk with 0.10.0 branch
svn-id: r27262
2007-06-09 22:05:45 +00:00
Lars Persson
62ca2f9d51 Updated actions for paralall
svn-id: r27256
2007-06-09 21:13:47 +00:00
Max Horn
a7e0fbe1a8 Fix for bug #1734064 (FOA: Speech volume can not be set) -- we played speech as SFX, not speech, in many SCUMM games
svn-id: r27253
2007-06-09 18:09:12 +00:00
Kostas Nakos
7e6efd8eac fix bugs 1734068, 1723144: cursor trails when scrolling
svn-id: r27250
2007-06-09 17:25:46 +00:00
Sven Hesse
ac0c380268 Fixing scrolling issue in "IDOL"-screen (bug #1734007)
svn-id: r27248
2007-06-09 13:32:31 +00:00
Kostas Nakos
1243fc1145 oops
svn-id: r27246
2007-06-09 11:07:23 +00:00
Kostas Nakos
80432ef36a add nippon support
svn-id: r27244
2007-06-09 10:06:05 +00:00
Joost Peters
3e416bf601 enable lure and cruise again; I accidentally committed this to trunk instead of branch-0-10-0 previously =)
svn-id: r27243
2007-06-09 09:44:52 +00:00
Joost Peters
8eae29816a disable lure and cruise engines
svn-id: r27240
2007-06-09 09:41:45 +00:00
Lars Persson
a170e6e018 Changed makefiles to default to armi binaries
svn-id: r27239
2007-06-09 09:29:07 +00:00
Nicola Mettifogo
bc727771a6 Silenced warning on WinCE.
svn-id: r27236
2007-06-09 09:25:18 +00:00
Travis Howell
80bf4126a1 Fix position of name text in Hebrew versions.
svn-id: r27234
2007-06-09 08:58:18 +00:00
Kostas Nakos
910ff9289b fix keys getting stuck in virtual keyboard
svn-id: r27232
2007-06-09 08:40:39 +00:00
Travis Howell
037e545dc1 Fix gltich when listing saved games in Hebrew versions.
svn-id: r27229
2007-06-09 07:48:27 +00:00
Travis Howell
48601a4e70 Clarify purpose of the endRepeat opcude, used by video script.
svn-id: r27228
2007-06-09 06:17:04 +00:00
Travis Howell
14aa27c477 Add dirtyClips code for Simon the Sorcerer 1/2.
svn-id: r27227
2007-06-09 05:30:20 +00:00
Filippos Karapetis
4ae78ea22d Silence some unneeded warnings, remove some unneeded test code from Actor::getActorFrameRange, as the function is the same in both ITE and IHNM
svn-id: r27226
2007-06-09 01:33:58 +00:00
Andrew Kurushin
78cf024351 fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books properly
svn-id: r27225
2007-06-08 23:33:35 +00:00
Johannes Schickel
b9d77d2d40 Fix crash when closing Kyrandia demo.
svn-id: r27223
2007-06-08 23:04:13 +00:00
Willem Jan Palenstijn
e42343d4d3 sync .spec files on trunk with 0.10.0 branch
svn-id: r27222
2007-06-08 22:27:49 +00:00
Lars Persson
6c9e50c8a8 Updated filesharing mode to full sharing. Now scummvm.ini works again.
svn-id: r27218
2007-06-08 21:29:18 +00:00
Lars Persson
3f5084497a Removed line in makefile not needed anymore
svn-id: r27216
2007-06-08 21:10:01 +00:00
Lars Persson
e1fbe5f02f Updated actions for SymbianOS
svn-id: r27215
2007-06-08 20:41:35 +00:00