aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-20applied patch 597414, thanks XavierPaweł Kołodziejski
svn-id: r4778
2002-08-20implemented the flashlight (TODO: use rounded corners. Left as an exercise ↵Max Horn
to the reader) svn-id: r4777
2002-08-20cleanupMax Horn
svn-id: r4776
2002-08-19more o5_lights work; the only thing missing should be the flashlight nowMax Horn
svn-id: r4775
2002-08-19added lights support to the costume renderer; begun work on flashlight ↵Max Horn
support (no real code yet :-) svn-id: r4774
2002-08-19sampled sound in MI1&2 (patch #557109)Max Horn
svn-id: r4773
2002-08-19promoting myself (Endy said I can :-)Max Horn
svn-id: r4772
2002-08-18added getBool and set(bool) to the Config class; made GameDetector take ↵Max Horn
advantage of these; also, -A/-F/-N will turn OFF amiga/fullscreen/nosubtitles modes (so you can override the config file for these settings if desired) svn-id: r4771
2002-08-18more code unification; as a side effect, simon can take advantage of the ↵Max Horn
save path settings in the config file (inspired by patch #587694) svn-id: r4770
2002-08-18added comparision operators to class StringMax Horn
svn-id: r4769
2002-08-18get rid of g_simon; get rid of unused _last_mouse_event memberMax Horn
svn-id: r4768
2002-08-18don't use g_mixer, it's only there due to the MIDIEMU hackMax Horn
svn-id: r4767
2002-08-18fixed (I hope) compilation with VisualCMax Horn
svn-id: r4766
2002-08-18cleanupMax Horn
svn-id: r4765
2002-08-18move _volume_table creation into constructor, and discard it in destructorMax Horn
svn-id: r4764
2002-08-18added engine.cppMax Horn
svn-id: r4763
2002-08-18fix for bug #596743, from patch #596801Max Horn
svn-id: r4762
2002-08-18some more cleanupMax Horn
svn-id: r4761
2002-08-18fixed simon crasherMax Horn
svn-id: r4760
2002-08-18oops forget to ci engine.cppMax Horn
svn-id: r4759
2002-08-18MAJOR change to the way how Engine objects are instantiatedMax Horn
svn-id: r4758
2002-08-18print out actor class bitsMax Horn
svn-id: r4757
2002-08-18trying to clean up the Simon code - gee this is a *BIG* mess! Argh!Max Horn
svn-id: r4756
2002-08-18pedantic #define rename :-)Max Horn
svn-id: r4755
2002-08-18Fix for #580762 (MI2: Guybrush facing wrong direction); some code cleanupMax Horn
svn-id: r4754
2002-08-18partial 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-15A (partial) fix for #549402Max Horn
svn-id: r4752
2002-08-15this seems to fix #591678 (again :-) while not causing problems for the ↵Max Horn
counter or in the airplane svn-id: r4751
2002-08-15mididrv.h -> sound/mididrv.h (so that we can get rid of -Isound/)Max Horn
svn-id: r4750
2002-08-15fix for bug #595701Max Horn
svn-id: r4749
2002-08-15fix 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-15cleanupMax Horn
svn-id: r4747
2002-08-15fix for bug #595023 (based on patch #595180)Max Horn
svn-id: r4746
2002-08-15first 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-14moved to Sound classPaweł Kołodziejski
svn-id: r4744
2002-08-14some cleanup, changed type timer procedure - passed Scumm pointerPaweł Kołodziejski
svn-id: r4743
2002-08-14added common Engine base class for Scumm and SimonState (not yet very useful)Max Horn
svn-id: r4742
2002-08-14removed 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-14unix line endings; indentMax Horn
svn-id: r4740
2002-08-14Two patches by Torbj�rn Andersson.James Brown
594922: Fix loom masking 594921: Loom sound fixes svn-id: r4739
2002-08-14unix line endingsMax Horn
svn-id: r4738
2002-08-14oops :-)Max Horn
svn-id: r4737
2002-08-14got rid of init.cppMax Horn
svn-id: r4736
2002-08-13disable ZPLANE debug codeMax Horn
svn-id: r4735
2002-08-13Patch #594432: X11_BACKEND compile fixMax Horn
svn-id: r4734
2002-08-13reverting this change as it is apparently not correctMax Horn
svn-id: r4733
2002-08-13Vast 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-12patch in item #594018 - somebody please verifyMax Horn
svn-id: r4731
2002-08-12fix 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-12some cleanupMax Horn
svn-id: r4729