Commit Graph
137148 Commits
Author SHA1 Message Date
Max Horn 287d45ff36 cleaned up Config::get_domain; fixed sorting in launcher
svn-id: r5541
2002-11-13 20:23:24 +00:00
Max Horn a8d43b6490 experimental FS browsing code. Right now only for POSIX systems, some things not yet implemented, and probably full of bugs
svn-id: r5540
2002-11-13 17:16:18 +00:00
Oliver Kiehl 127103f2d7 changed warning to error
svn-id: r5539
2002-11-13 16:37:05 +00:00
Oliver Kiehl 2ffeb62bfd fixed looping problem, removed useless code and renamed playSound to playEffects
svn-id: r5538
2002-11-13 16:34:22 +00:00
Lionel Ulmer 26b284a93e Some other inits added to prepare for the 'new / delete' overloading
removal.

svn-id: r5537
2002-11-13 15:44:33 +00:00
Max Horn d95abae057 #include headers for strlen & assert
svn-id: r5536
2002-11-13 15:40:31 +00:00
Max Horn 76afd1d1a9 more initialisation fixes
svn-id: r5535
2002-11-13 15:20:08 +00:00
Lionel Ulmer d4fc414937 Added some needed initializations.
svn-id: r5534
2002-11-13 15:14:08 +00:00
Max Horn 775adc7a4f more initialisation fixes
svn-id: r5533
2002-11-13 15:08:22 +00:00
Max Horn c5847f6f3b more initialisation fixes
svn-id: r5532
2002-11-13 14:54:58 +00:00
Max Horn aae641c6cf properly initialize everything -> works w/o our custom new/delete now!
svn-id: r5531
2002-11-13 14:38:49 +00:00
Max Horn 248b9d974f cleanup
svn-id: r5530
2002-11-13 13:42:16 +00:00
Max Horn de554e2f9d properly init all datacd Projekte/scummvm
svn-id: r5529
2002-11-13 13:42:05 +00:00
Max Horn 9c27a99821 fix endian bug
svn-id: r5528
2002-11-13 07:58:26 +00:00
Travis Howell 8cd0f3b767 Change quit dialog not implemented error to warning
svn-id: r5527
2002-11-13 06:02:50 +00:00
Travis Howell 7886f1fd1c Change last ugly hack to make it a little better
svn-id: r5526
2002-11-13 04:52:35 +00:00
Travis Howell 40be9c6831 An ugly hack to allow music looping in simon1talkie
Most likely better wat to do this...

svn-id: r5525
2002-11-13 04:34:45 +00:00
Max Horn 66a6a1cbd5 removed my non functional attempt at streaming in the CoreAudio driver, now that we a have a streaming wrapper
svn-id: r5524
2002-11-13 01:03:24 +00:00
Travis Howell ef952a9d6e Simon games music is no longer limitedt some systems
svn-id: r5523
2002-11-13 00:33:55 +00:00
Travis Howell 5f8cfd62e8 Add midi streaming support from Jamieson630
svn-id: r5522
2002-11-13 00:24:48 +00:00
Jonathan Gray 2ee08ee469 more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info
svn-id: r5521
2002-11-12 15:27:47 +00:00
Jonathan Gray 5d0c9aa33e another readme location updating
svn-id: r5520
2002-11-12 15:08:53 +00:00
Jonathan Gray 5627eb99dd first of a few more s/readme.txt/README/ changes
svn-id: r5519
2002-11-12 15:02:13 +00:00
Max Horn 06082772d3 fixed endian bug that prevented Simon2 SFX from playing on big endian machinese
svn-id: r5518
2002-11-11 15:25:30 +00:00
Oliver Kiehl 1c86b35f2a workaround for voc weakness
svn-id: r5517
2002-11-11 13:55:29 +00:00
Jonathan Gray ed4e076b20 append missing heads hack so actor in indy3 intro is always visible
svn-id: r5516
2002-11-11 04:52:16 +00:00
Jonathan Gray 54a5c1fb3a confine dodgy hack in indy3 that should probably be removed
svn-id: r5515
2002-11-11 04:42:43 +00:00
Max Horn 36309567c3 Added a bundle target for OS X (creates an .app wrapper); Info.plist contains some user information for that wrapper, like version & copyright (needs to be adjusted for releases)
svn-id: r5514
2002-11-10 22:07:06 +00:00
Max Horn 70ac9530b5 Mac OS X icon
svn-id: r5513
2002-11-10 21:49:58 +00:00
Max Horn bc883a5f1a fixed dialog redrawing (when you switched in the save/load dialog between save and load mode, it would loose the transparency)
svn-id: r5512
2002-11-10 19:39:32 +00:00
Max Horn 843fa5f753 in Zak256, flash light now follows the mouse cursor instead of the actor; also, the flashlight x position is now pixel based, not strip based (finer granularity)
svn-id: r5511
2002-11-10 19:00:28 +00:00
Jamieson Christian bf1efccac0 Fixed race condition check in midi_driver_thread.
Updated do_command for Conroy Bumpus' song.

svn-id: r5510
2002-11-10 18:34:57 +00:00
Jamieson Christian afea2ba962 Hack to prevent animation hangs during Conroy's song in Sam & Max.
svn-id: r5509
2002-11-10 18:29:59 +00:00
James Brown 4cf3def44b Game-specific a likely incorrect fix for Indy3 (Class 22 is the "Don't mask" flag, so why translate it to something else?)
*hurts khalek badly and mumbles about regression testing during a CVS freeze..*

svn-id: r5508
2002-11-10 18:11:39 +00:00
Paweł Kołodziejski 2a58faff8f revert costume palette table to 32 and fix actor.cpp compilation
svn-id: r5507
2002-11-10 17:35:02 +00:00
Max Horn da5a347d3e completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some static variables from drawFlashlight() and made them members of class Scumm instead
svn-id: r5506
2002-11-10 17:19:43 +00:00
Paweł Kołodziejski 2965bd2708 increasing actor palette to 256
svn-id: r5505
2002-11-10 17:17:11 +00:00
Oliver Kiehl a413779432 oops
svn-id: r5504
2002-11-10 17:01:51 +00:00
Oliver Kiehl 20c658bf94 oops, forgot a file (ambient effects)
svn-id: r5503
2002-11-10 16:28:18 +00:00
Oliver Kiehl 1a57316e16 added ambient effects (rest of vc_52)
svn-id: r5502
2002-11-10 16:25:03 +00:00
Oliver Kiehl fb8f8c6105 added looping support to playRaw
svn-id: r5501
2002-11-10 16:23:02 +00:00
James Brown 0eb3a9017d Fix another typo
svn-id: r5500
2002-11-10 16:12:55 +00:00
Tore Anderson 20bc792fb1 fixed typo
svn-id: r5499
2002-11-10 16:05:38 +00:00
James Brown 9d3a9fe2ae Update internal version number
svn-id: r5498
2002-11-10 16:00:09 +00:00
James Brown 8dd8b927f5 Update readme file, mark Indy3 as completable and rearrange some wording.
svn-id: r5497
2002-11-10 15:59:08 +00:00
Max Horn e901190863 fix for the flashlight crash in Indy3; I am not 100% sure that this is the right way t do it, though, need to do some more reseach
svn-id: r5496
2002-11-10 15:42:53 +00:00
Max Horn 0b3e4323f0 if possible, always #include headers in the source files, not in other headers
svn-id: r5495
2002-11-10 15:24:17 +00:00
Max Horn c772fff655 fixed stupid mistake
svn-id: r5494
2002-11-10 15:09:13 +00:00
Max Horn 93d5d667d0 added Scumm::displayError() method; make use of that to display errors if save/load failed; changed runDialog() to return the result of Dialog::runModal(); changed the order in which autosave is performed a little bit
svn-id: r5493
2002-11-10 14:59:15 +00:00
Max Horn ca5a230d33 indention fix :-)
svn-id: r5492
2002-11-10 14:54:21 +00:00