Commit Graph
86814 Commits
Author SHA1 Message Date
Max Horn 673c549975 fixed stupid typoe
svn-id: r4641
2002-07-26 17:08:20 +00:00
Jonathan Gray 9257690cef samnmax film noir mode patch by eriktorbjorn
svn-id: r4640
2002-07-26 17:03:03 +00:00
Max Horn 07a7c11954 fixed Monkey CD problem caused by my recent checkin
svn-id: r4639
2002-07-26 16:50:41 +00:00
Max Horn b167b06eba fixed an ignoreboxes bug in MI1VGA
svn-id: r4638
2002-07-26 16:13:04 +00:00
Max Horn 034b2cfb10 small fix to the actor drawing code, fixes some glitches in MI1VGA
svn-id: r4637
2002-07-26 15:55:21 +00:00
Max Horn 89a65b7c01 fixed crash on some systems by setting defaults for the slider value range
svn-id: r4636
2002-07-26 15:34:04 +00:00
Max Horn 84c8d4b689 added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is work in progress, don't report problems with it just yet, we already know they are there :-)
svn-id: r4635
2002-07-26 00:41:07 +00:00
Max Horn 4211eb8437 work around a bug in MacOS X OpenGL (it also uses atexit, causing a segfault when ScummVM exits)
svn-id: r4634
2002-07-25 23:30:43 +00:00
Max Horn 028d2e2604 patch #586167: fixed support for systems that do not implement paletted textures
svn-id: r4633
2002-07-25 22:27:25 +00:00
Max Horn 9ad01eba91 got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND
svn-id: r4632
2002-07-25 21:34:06 +00:00
Max Horn 0ee70aae3a rest of zaurus patch
svn-id: r4631
2002-07-25 21:33:43 +00:00
Max Horn dcdba20a69 output box flags, too; ignore annoying warning
svn-id: r4630
2002-07-25 21:15:55 +00:00
Max Horn 5b438bd248 Added Makefile for Zaurus/Qtopia
svn-id: r4629
2002-07-25 21:13:01 +00:00
Max Horn 703ed2267e patch #585725 - fix for overlapping text in simon
svn-id: r4628
2002-07-25 20:57:55 +00:00
Max Horn 22791d33bd that happens if you don't double check, sorry
svn-id: r4627
2002-07-25 16:32:04 +00:00
Max Horn c8ceebf3e4 added simple hexdump() function (nice for debugging); added some debug code for Zak256 sounds
svn-id: r4626
2002-07-25 16:29:07 +00:00
James Brown d45c6993e1 Add Zak256 sound
svn-id: r4625
2002-07-25 15:37:31 +00:00
Paweł Kołodziejski 76679bc3e9 fixed warnings signed/unsigned
svn-id: r4624
2002-07-24 09:38:42 +00:00
Max Horn d6e1332f49 fixed Channel_MP3::mix to deal correctly with _silence_cut (this improves lip sync); put cubic interpolation code into a utility class, CubicInterpolator; now three mixers use this, converting the other ones should be simple
svn-id: r4623
2002-07-23 14:54:02 +00:00
Max Horn c80d11090a merged some diffs between sdl.cpp and sdl_gl.cpp. Ideally, one should be the subclass of the other, or they should share a common baseclass - a lot of code is duplicated, and we have to fix bugs in two places.
svn-id: r4622
2002-07-23 10:51:17 +00:00
Max Horn 07966f6ccc renamed SPECIAL_CHANNEL to PERCUSSION_CHANNEL; don't apply MT32->GM conversion on percussion channel; some indention fixes
svn-id: r4621
2002-07-23 10:29:11 +00:00
Max Horn a0be9ffde3 oops forgot to checkin this one
svn-id: r4620
2002-07-22 23:28:44 +00:00
Nicolas Bacca 35f17c5488 CR things
svn-id: r4619
2002-07-22 21:47:27 +00:00
Max Horn 1749470ea7 moved some utility functions out of class Scumm
svn-id: r4618
2002-07-22 18:11:48 +00:00
Max Horn 150ed1b8c6 no shaking while NewGUI is showing
svn-id: r4617
2002-07-22 13:40:03 +00:00
Max Horn 75b48a04f6 forgot to remove arisme's comment :-)
svn-id: r4616
2002-07-22 12:51:05 +00:00
Max Horn 1c4167f080 pulled out arisme's recent changes to pauseMode, they are not correct as they break pause mode for all systems that use real MIDI drivers (see bug #584684). If you need a mute music mode, then add an according function to iMUSE/mixer but don't abuse pause mode, please
svn-id: r4615
2002-07-22 12:44:57 +00:00
Max Horn 72cfdcf415 added FIXME
svn-id: r4614
2002-07-22 01:07:31 +00:00
Ruediger Hanke 1dd19c35fe Didn't mean to remove the warning
svn-id: r4613
2002-07-21 14:36:51 +00:00
Ruediger Hanke 59c58a3b68 Voices were broken in Simon on Big Endian systems ...
svn-id: r4612
2002-07-21 14:31:58 +00:00
James Brown 8de1ace6c7 Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer use
music_volume instead of sfx_volume.

svn-id: r4611
2002-07-21 06:55:33 +00:00
James Brown 7a418b540d Add patch from luke_br. Make GL driver honor the fullscreen flag.
svn-id: r4610
2002-07-21 06:52:04 +00:00
Nicolas Bacca 0f4b49300d Display error for WinCE, better than unexpected silent crashes
svn-id: r4609
2002-07-20 08:00:42 +00:00
Nicolas Bacca 74041e2120 Fixed Monkey Island 2 freeze when sound is paused
svn-id: r4608
2002-07-20 07:57:22 +00:00
Paweł Kołodziejski 4e0747f46b DIG:fix for codec 10,
codecs are OK, now :)

svn-id: r4607
2002-07-20 05:04:06 +00:00
Nicolas Bacca 5333ff5e3d Added boilerplates
svn-id: r4606
2002-07-19 21:39:41 +00:00
Nicolas Bacca 351cf49029 Update project generation
svn-id: r4605
2002-07-19 21:38:32 +00:00
Paweł Kołodziejski ec07adbf49 DIG: implemented music codec 12,
not really tested yet

svn-id: r4604
2002-07-19 20:10:56 +00:00
Paweł Kołodziejski d5e5f054b3 DIG: implemented music codec 11,
12 coming soon.
not really tested yet

svn-id: r4603
2002-07-19 18:52:50 +00:00
Paweł Kołodziejski d65204a24c implemented codec 10 in the dig music, 11, 12 coming soon.
not really tested yet

svn-id: r4602
2002-07-19 17:00:27 +00:00
Ralph Brorsen 4128a0e2cf patch by khalek, Added -x parameter that loads from a slot (defaults to 0). Also removes _restore, and alphabetizes the scummvm help optionlist.
svn-id: r4601
2002-07-19 12:06:45 +00:00
Max Horn 6d68c4a545 added khalek's about dialog (but changed the text items to be centered)
svn-id: r4600
2002-07-19 10:10:02 +00:00
Paweł Kołodziejski 0992c61976 DIG: turn off subtitles in SMUSH if _noSubtitles is set
svn-id: r4599
2002-07-19 06:37:28 +00:00
Max Horn 7e6d2affa8 disable transparency for the pause dialog for now
svn-id: r4598
2002-07-19 01:41:41 +00:00
Max Horn e48fbc08e6 make PRNG a bit less predictable
svn-id: r4597
2002-07-19 01:40:24 +00:00
Nicolas Bacca a3462e0f1c Update class (implement mutex), new GFX rendering, display keyboard for Monkey2 copy protection
svn-id: r4596
2002-07-18 22:55:51 +00:00
Nicolas Bacca f0f664f6b2 New GFX rendering for Landscape toolbar & other toolbar issues
svn-id: r4595
2002-07-18 22:53:54 +00:00
Nicolas Bacca 8e3ba98de3 WinCE GUI friendly
svn-id: r4594
2002-07-18 22:51:29 +00:00
Nicolas Bacca 986987110b Workaround for French version crash
svn-id: r4593
2002-07-18 22:50:31 +00:00
Nicolas Bacca 984a6e7a49 Minor WinCE compile warning fix
svn-id: r4592
2002-07-18 22:49:59 +00:00