Commit Graph
86814 Commits
Author SHA1 Message Date
James Brown 90cecaf718 More tempo updates, news update, bump version number
svn-id: r5557
2002-11-15 10:40:09 +00:00
James Brown f2f9f48faf Music tempo patch
svn-id: r5556
2002-11-15 10:36:50 +00:00
Nicolas Bacca 586c9ba082 Do not drink and #ifdef
svn-id: r5555
2002-11-15 07:58:46 +00:00
Nicolas Bacca 8b4ed9236a Added FS implementation for Windows / Windows CE
svn-id: r5554
2002-11-14 23:32:42 +00:00
Max Horn 637ffcc517 added dummy FS backend for Windows; somebody has to implement the actual code for it. Also, we probably want something like this for MorphOS; and maybe also a 'null' dummy implementation?
svn-id: r5553
2002-11-14 15:02:26 +00:00
Max Horn 981cad2d0e cleanup
svn-id: r5552
2002-11-14 15:00:52 +00:00
Max Horn bba16ed775 Browser already can display files and navigate down; TOOD: go up, choose
svn-id: r5551
2002-11-14 14:42:39 +00:00
Max Horn 73946c1c26 hide 'invisible' files
svn-id: r5550
2002-11-14 14:42:04 +00:00
Max Horn 75f3f4aff2 set default window title 'ScummVM' while launcher is up
svn-id: r5549
2002-11-14 14:20:41 +00:00
Max Horn 895cbec891 added TODO
svn-id: r5548
2002-11-14 13:51:59 +00:00
Max Horn e152733344 added completly useless non functional browser dialog skeleton. Just to show Endy I really have started working on it finally <g>
svn-id: r5547
2002-11-14 13:46:35 +00:00
Max Horn d7a8f1902e added/updated .cvsignore
svn-id: r5546
2002-11-14 13:39:12 +00:00
Max Horn a834928e2a added missing #include
svn-id: r5545
2002-11-14 13:33:16 +00:00
Max Horn d4aaf2db8a removed obsolete TODO
svn-id: r5544
2002-11-14 13:17:15 +00:00
Travis Howell e5bdb6e114 Update simon
svn-id: r5543
2002-11-14 02:53:52 +00:00
Jamieson Christian 788a1bddec Patch 637825, plus stubs for remaining MT32 instruments to reconcile
svn-id: r5542
2002-11-14 02:26:40 +00:00
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