Commit Graph
86814 Commits
Author SHA1 Message Date
Max Horn 2125df5f6d removed the SoundMixer[1] trick; while it was neat it didn't help to simplify the code, and this helps for my 'Engine' superclass
svn-id: r4741
2002-08-14 09:53:34 +00:00
Max Horn 68a9cfeb5e unix line endings; indent
svn-id: r4740
2002-08-14 09:52:43 +00:00
James Brown 8f60936d7c Two patches by Torbj�rn Andersson.
594922: Fix loom masking
594921: Loom sound fixes

svn-id: r4739
2002-08-14 09:47:21 +00:00
Max Horn bc4b4452d3 unix line endings
svn-id: r4738
2002-08-14 00:14:50 +00:00
Max Horn 96baaa974a oops :-)
svn-id: r4737
2002-08-14 00:02:27 +00:00
Max Horn 16aa478d8b got rid of init.cpp
svn-id: r4736
2002-08-14 00:01:39 +00:00
Max Horn 8d22d4ade0 disable ZPLANE debug code
svn-id: r4735
2002-08-13 23:48:01 +00:00
Max Horn 3e993038b6 Patch #594432: X11_BACKEND compile fix
svn-id: r4734
2002-08-13 19:31:19 +00:00
Max Horn c9c52b4aa0 reverting this change as it is apparently not correct
svn-id: r4733
2002-08-13 19:28:15 +00:00
Ruediger Hanke cafc73f949 Vast update to the MorphOS port which optimises graphics rendering, esp. efficient handling of color cycling. Also new formatting of source
svn-id: r4732
2002-08-13 10:24:42 +00:00
Max Horn 9792dc9f67 patch in item #594018 - somebody please verify
svn-id: r4731
2002-08-12 22:23:36 +00:00
Max Horn 1ec9d70997 fix for #591678. This may very well break other things, so if you experience weird problems with actor placement, or are suddenly not able to operate certain items, you know whom to blame
svn-id: r4730
2002-08-12 17:01:02 +00:00
Max Horn 15aa7f5a96 some cleanup
svn-id: r4729
2002-08-12 16:05:14 +00:00
James Brown 7e04acded4 MadMoose's fix for an infinite loop in MonkeyVGA
svn-id: r4728
2002-08-12 14:54:57 +00:00
Paweł Kołodziejski c6559e1ebd smush: update sync
svn-id: r4727
2002-08-12 07:06:08 +00:00
Ruediger Hanke b6091fd7c5 Removing some system ifdef's that won't be required anymore soon
svn-id: r4726
2002-08-11 11:56:06 +00:00
James Brown 3ba577842b Apply three patches:
593567 [painelf]: Fix SNM inventory icon centering, it's an actor
593444 [wjp and eriktorbjorn]: Simon2 lockup fix
593455 [wjp]: Simon2 map fix

svn-id: r4725
2002-08-11 09:05:30 +00:00
Paweł Kołodziejski 99e11501f4 this remove clicks end of sounds in smush
svn-id: r4724
2002-08-10 13:59:40 +00:00
Ruediger Hanke e6b0eb5057 Got rid of annoying blips and scratches on my system. It's just for MorphOS not to annoy Ender (see his comment in the source). Happens probably only here.
svn-id: r4723
2002-08-09 13:35:01 +00:00
Ruediger Hanke 0e2f835d1f Fixed Mixer full warnings, Dig music plays much better now on MorphOS
svn-id: r4722
2002-08-09 11:23:14 +00:00
Ruediger Hanke 02beeb1201 Forgot a file ...
svn-id: r4721
2002-08-09 10:55:16 +00:00
Ruediger Hanke a30b9aa5f9 Switched MorphOS port to threaded timers
svn-id: r4720
2002-08-09 10:48:47 +00:00
Paweł Kołodziejski 40a8a7ce1a SMUSH: attached to timer, moved to class
svn-id: r4719
2002-08-08 21:54:49 +00:00
Paweł Kołodziejski 9409960e59 Patch #591581 to fix #558711. Please check SMALL_HEADER games to make
sure this doesn't cause any sideeffects.

svn-id: r4718
2002-08-08 11:14:45 +00:00
Paweł Kołodziejski a92a750f48 DIG: replaced stopBundleMusic with pauseBundleMusic in SMUSH
svn-id: r4717
2002-08-08 07:48:57 +00:00
Paweł Kołodziejski cdf61fdf46 fixed warning
svn-id: r4716
2002-08-08 06:49:44 +00:00
Paweł Kołodziejski 5a685f5658 DIG: stop play music, when SMUSH is playing
svn-id: r4715
2002-08-08 06:45:55 +00:00
Paweł Kołodziejski 7de2282108 disabled set_timer
svn-id: r4714
2002-08-08 05:59:23 +00:00
Ruediger Hanke d0a9419c98 input/output were swapped in codec 0
svn-id: r4713
2002-08-07 13:26:20 +00:00
Max Horn c33969b838 fix for bug #591810
svn-id: r4712
2002-08-07 00:32:13 +00:00
Paweł Kołodziejski f2872f1d3a DIG: implemented missing music codecs 4,5,6 and fixed codec 10
svn-id: r4711
2002-08-06 05:40:34 +00:00
Nicolas Bacca 4e6688fcdb Project update
svn-id: r4710
2002-08-05 23:57:00 +00:00
Nicolas Bacca 04c9ae5e00 Do not hide the toolbar in Zak (let the happy user hide it, always better than being unable to quit) + useless boss key improvement
svn-id: r4709
2002-08-05 23:55:33 +00:00
Nicolas Bacca b07a4019a2 Thought 5 minutes before recoding mute sound *properly*, rewrite hardware keys mapping to be tolerant with unknown keys, added useful Boss/Meeting/Teacher key
svn-id: r4708
2002-08-05 06:07:52 +00:00
Nicolas Bacca 8420e9b8aa Adding Loading splash screen, fix Zak resolution, fix hidden toolbar
svn-id: r4707
2002-08-05 06:04:27 +00:00
Nicolas Bacca 8ac33221f1 Adding Loading Splash screen
svn-id: r4706
2002-08-05 06:03:33 +00:00
Nicolas Bacca ef5a5e0fa6 Reduce the g0re level of the quit button for WinCE
svn-id: r4705
2002-08-04 23:24:02 +00:00
Nicolas Bacca 0a49d13e00 Better WinCE virtual keyboard management
svn-id: r4704
2002-08-04 21:52:40 +00:00
Paweł Kołodziejski 726339d09f corrected cvs headers
svn-id: r4703
2002-08-04 17:31:20 +00:00
Max Horn 30a2f9b23b fixed compile error
svn-id: r4702
2002-08-04 16:54:59 +00:00
Paweł Kołodziejski 9fa6145d90 DIG: preliminarily support for music in the game
svn-id: r4701
2002-08-04 16:30:59 +00:00
James Brown ac7e6a15c1 Patch #589718: Simon2Win startup (by eriktorbjorn)
svn-id: r4700
2002-08-04 16:21:28 +00:00
Max Horn f166da98fb Patch #590751: SIMON: FillOrCopyStruct unknowns
svn-id: r4699
2002-08-04 13:25:06 +00:00
Nicolas Bacca 6e8bc1b98f Quick fix for WinCE alignments problems - feel free to make it default if it isn't noticeably slower, or to find a better fix :)
svn-id: r4698
2002-08-04 13:13:38 +00:00
Max Horn 2eb5944f6f veeery stupid bug
svn-id: r4697
2002-08-04 13:03:33 +00:00
Nicolas Bacca c0c306c39e Only displays the Keys option for WinCE
svn-id: r4696
2002-08-04 11:01:16 +00:00
Max Horn 8779d00789 workaround for bug #558236; renamed actorAnimate to animateCostume (to distinguish it a bit from animateActor); removed Scumm::animateActor
svn-id: r4695
2002-08-04 02:53:50 +00:00
Max Horn 77daed66ea Fixed (worked around?) the nested dialog redraw bug; slightly changed the way mouseMoved events are handled in class Dialog
svn-id: r4694
2002-08-04 01:18:06 +00:00
Max Horn 72efbd36b6 NewGUI fixes: save game numbering starts at 0; allow to load autosave
svn-id: r4693
2002-08-04 00:44:49 +00:00
Max Horn 40133b475a maybe this will fix #581314 ?
svn-id: r4692
2002-08-04 00:26:07 +00:00