aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-21constness fixesMax Horn
svn-id: r7787
2003-05-21Variable initializations in SliderWidgetTorbjörn Andersson
svn-id: r7786
2003-05-21silence 'Unknown MIDI effect' warning in Simon2Max Horn
svn-id: r7785
2003-05-21more Simon member var init (that should be all now, I hope)Max Horn
svn-id: r7784
2003-05-21uhm... less noisy, please :-)Max Horn
svn-id: r7783
2003-05-21evil bug in V2 bitvar code fixed -> no more MM cutscene skip crashMax Horn
svn-id: r7782
2003-05-21added v2 cutscene support (not quite complete; and crashes at some point in ↵Max Horn
maniac because VAR_EGO contains a bogus value); cleanup svn-id: r7781
2003-05-21Set midi vars to -1 by default to prevent simon2dos trying to load music ↵Travis Howell
during copy protection Correct vc_62 so it is closer to diasm. svn-id: r7780
2003-05-21fixed warningMax Horn
svn-id: r7779
2003-05-21fix warningsMax Horn
svn-id: r7778
2003-05-21make fingolfin happy :)Jonathan Gray
svn-id: r7777
2003-05-21Work on V2 inventory hack a little moreJames Brown
svn-id: r7776
2003-05-21Move stuff aroundJames Brown
svn-id: r7775
2003-05-21Remove warningTravis Howell
svn-id: r7774
2003-05-21add midiparser, rearrange segmentsChris Apers
svn-id: r7773
2003-05-21Fix this damn userface stuff properly :)James Brown
svn-id: r7772
2003-05-21don't error out here to prevent a crash, is the check in softUserputon ↵Jonathan Gray
actually valid here? svn-id: r7771
2003-05-21Hack more stuff in :PJames Brown
svn-id: r7770
2003-05-21More Simon music fixesJamieson Christian
svn-id: r7769
2003-05-21Attempt to fix some stuffJames Brown
svn-id: r7768
2003-05-21More Simon music fixes.Jamieson Christian
svn-id: r7767
2003-05-21Hacky zak sentence/inventory drawing (rewrite later on)James Brown
svn-id: r7766
2003-05-21Fixed Simon 1 sound effects.Jamieson Christian
More semantic fixes. svn-id: r7765
2003-05-21Credit Stuart CaieTravis Howell
svn-id: r7764
2003-05-21Renamed opcodes whose functions are now known.Jamieson Christian
Cleaned up unused script variables. Miscellaneous semantic changes. svn-id: r7763
2003-05-21Update simon 2 issuesTravis Howell
svn-id: r7762
2003-05-21More Simon music fixesJamieson Christian
svn-id: r7761
2003-05-21Add Zak v2 doSentence fix, patch #740878Travis Howell
svn-id: r7760
2003-05-21Whoops....Jamieson Christian
svn-id: r7759
2003-05-21Various cleanup of Simon music codeJamieson Christian
svn-id: r7758
2003-05-21Fixed thread problem that causes occassional crashesJamieson Christian
svn-id: r7757
2003-05-20cleanupMax Horn
svn-id: r7756
2003-05-20Corrections to SMF Type 1 compression to Type 0.Jamieson Christian
Fixes simon2win title music. svn-id: r7755
2003-05-20renamed various things for clarityMax Horn
svn-id: r7754
2003-05-20added enum's for the known actor/object claasses; extended putClass/getClass ↵Max Horn
to translate the X/Y flip classes; made code use the new enum's; some other cleanup svn-id: r7753
2003-05-20a few small changesRobert Göffringmann
svn-id: r7752
2003-05-20fixed prefetching bugRobert Göffringmann
svn-id: r7751
2003-05-20got rid of the evil locked-box hack in adjustXYToBeInBox; instead check for ↵Max Horn
locked boxes in walkActorOld, which seems to work just as well (and hopefully better) svn-id: r7750
2003-05-20this is 100% equivalent to the old walkActorOld() code - I just made an ↵Max Horn
equivalence transformation (anybody who doesn't believe that, I can show you step by step how to transform the code :-) svn-id: r7749
2003-05-20Fixed buffer allocation problem for GMF resources.Jamieson Christian
Thanks for wjp for tracking this one down. svn-id: r7748
2003-05-20-1Travis Howell
svn-id: r7747
2003-05-20Fix for simon2win musicJamieson Christian
svn-id: r7746
2003-05-20Fixed memory overrun problemJamieson Christian
svn-id: r7745
2003-05-20Simon music fixesJamieson Christian
svn-id: r7744
2003-05-20memory initMax Horn
svn-id: r7743
2003-05-20Fixed file scan alignment problemJamieson Christian
svn-id: r7742
2003-05-20remove this obsolete FIXME (code is fine as it is)Max Horn
svn-id: r7741
2003-05-20Switch to intsTravis Howell
svn-id: r7740
2003-05-20renamed o2_matrixOps -> o2_setBoxFlags; V2 'objY' fixes; cleanupMax Horn
svn-id: r7739
2003-05-20cleanupMax Horn
svn-id: r7738