Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-18 | fixed simon crasher | Max Horn | |
svn-id: r4760 | |||
2002-08-18 | oops forget to ci engine.cpp | Max Horn | |
svn-id: r4759 | |||
2002-08-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn | |
svn-id: r4758 | |||
2002-08-18 | print out actor class bits | Max Horn | |
svn-id: r4757 | |||
2002-08-18 | trying to clean up the Simon code - gee this is a *BIG* mess! Argh! | Max Horn | |
svn-id: r4756 | |||
2002-08-18 | pedantic #define rename :-) | Max Horn | |
svn-id: r4755 | |||
2002-08-18 | Fix for #580762 (MI2: Guybrush facing wrong direction); some code cleanup | Max Horn | |
svn-id: r4754 | |||
2002-08-18 | partial fix for #596018: add fade mode 4 (used in Zak256), we alread had it ↵ | Max Horn | |
in the data table, just weren't using it svn-id: r4753 | |||
2002-08-15 | A (partial) fix for #549402 | Max Horn | |
svn-id: r4752 | |||
2002-08-15 | this seems to fix #591678 (again :-) while not causing problems for the ↵ | Max Horn | |
counter or in the airplane svn-id: r4751 | |||
2002-08-15 | mididrv.h -> sound/mididrv.h (so that we can get rid of -Isound/) | Max Horn | |
svn-id: r4750 | |||
2002-08-15 | fix for bug #595701 | Max Horn | |
svn-id: r4749 | |||
2002-08-15 | fix for bug #590067 (similar to a recent fix in script_v2) - but I am not ↵ | Max Horn | |
sure that this will really break nothing... we'll see. Note that just the setCameraAt doesn't work correctly either; also some general clenaup svn-id: r4748 | |||
2002-08-15 | cleanup | Max Horn | |
svn-id: r4747 | |||
2002-08-15 | fix for bug #595023 (based on patch #595180) | Max Horn | |
svn-id: r4746 | |||
2002-08-15 | first attempt to implement the difference between the box lock and box ↵ | Max Horn | |
invisible flag. fixes the counter bug and all of the bugs introduced to my fix for the bus bug; but the bus bug is back, will look into that next svn-id: r4745 | |||
2002-08-14 | moved to Sound class | Paweł Kołodziejski | |
svn-id: r4744 | |||
2002-08-14 | some cleanup, changed type timer procedure - passed Scumm pointer | Paweł Kołodziejski | |
svn-id: r4743 | |||
2002-08-14 | added common Engine base class for Scumm and SimonState (not yet very useful) | Max Horn | |
svn-id: r4742 | |||
2002-08-14 | removed the SoundMixer[1] trick; while it was neat it didn't help to ↵ | Max Horn | |
simplify the code, and this helps for my 'Engine' superclass svn-id: r4741 | |||
2002-08-14 | unix line endings; indent | Max Horn | |
svn-id: r4740 | |||
2002-08-14 | Two patches by Torbj�rn Andersson. | James Brown | |
594922: Fix loom masking 594921: Loom sound fixes svn-id: r4739 | |||
2002-08-14 | unix line endings | Max Horn | |
svn-id: r4738 | |||
2002-08-14 | oops :-) | Max Horn | |
svn-id: r4737 | |||
2002-08-14 | got rid of init.cpp | Max Horn | |
svn-id: r4736 | |||
2002-08-13 | disable ZPLANE debug code | Max Horn | |
svn-id: r4735 | |||
2002-08-13 | Patch #594432: X11_BACKEND compile fix | Max Horn | |
svn-id: r4734 | |||
2002-08-13 | reverting this change as it is apparently not correct | Max Horn | |
svn-id: r4733 | |||
2002-08-13 | Vast update to the MorphOS port which optimises graphics rendering, esp. ↵ | Ruediger Hanke | |
efficient handling of color cycling. Also new formatting of source svn-id: r4732 | |||
2002-08-12 | patch in item #594018 - somebody please verify | Max Horn | |
svn-id: r4731 | |||
2002-08-12 | fix for #591678. This may very well break other things, so if you experience ↵ | Max Horn | |
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 | some cleanup | Max Horn | |
svn-id: r4729 | |||
2002-08-12 | MadMoose's fix for an infinite loop in MonkeyVGA | James Brown | |
svn-id: r4728 | |||
2002-08-12 | smush: update sync | Paweł Kołodziejski | |
svn-id: r4727 | |||
2002-08-11 | Removing some system ifdef's that won't be required anymore soon | Ruediger Hanke | |
svn-id: r4726 | |||
2002-08-11 | Apply three patches: | James Brown | |
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-10 | this remove clicks end of sounds in smush | Paweł Kołodziejski | |
svn-id: r4724 | |||
2002-08-09 | Got rid of annoying blips and scratches on my system. It's just for MorphOS ↵ | Ruediger Hanke | |
not to annoy Ender (see his comment in the source). Happens probably only here. svn-id: r4723 | |||
2002-08-09 | Fixed Mixer full warnings, Dig music plays much better now on MorphOS | Ruediger Hanke | |
svn-id: r4722 | |||
2002-08-09 | Forgot a file ... | Ruediger Hanke | |
svn-id: r4721 | |||
2002-08-09 | Switched MorphOS port to threaded timers | Ruediger Hanke | |
svn-id: r4720 | |||
2002-08-08 | SMUSH: attached to timer, moved to class | Paweł Kołodziejski | |
svn-id: r4719 | |||
2002-08-08 | Patch #591581 to fix #558711. Please check SMALL_HEADER games to make | Paweł Kołodziejski | |
sure this doesn't cause any sideeffects. svn-id: r4718 | |||
2002-08-08 | DIG: replaced stopBundleMusic with pauseBundleMusic in SMUSH | Paweł Kołodziejski | |
svn-id: r4717 | |||
2002-08-08 | fixed warning | Paweł Kołodziejski | |
svn-id: r4716 | |||
2002-08-08 | DIG: stop play music, when SMUSH is playing | Paweł Kołodziejski | |
svn-id: r4715 | |||
2002-08-08 | disabled set_timer | Paweł Kołodziejski | |
svn-id: r4714 | |||
2002-08-07 | input/output were swapped in codec 0 | Ruediger Hanke | |
svn-id: r4713 | |||
2002-08-07 | fix for bug #591810 | Max Horn | |
svn-id: r4712 | |||
2002-08-06 | DIG: implemented missing music codecs 4,5,6 and fixed codec 10 | Paweł Kołodziejski | |
svn-id: r4711 |