aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2003-05-20Minor midi change for Jamieson630Travis Howell
svn-id: r7737
2003-05-20init SimonSound membersMax Horn
svn-id: r7736
2003-05-20fixed warning outputMax Horn
svn-id: r7735
2003-05-20init charset dataMax Horn
svn-id: r7734
2003-05-20warning -> debug messageMax Horn
svn-id: r7733
2003-05-20init member vars to 0Max Horn
svn-id: r7732
2003-05-20oopsMax Horn
svn-id: r7731
2003-05-20init MidiPlayer fullyMax Horn
svn-id: r7730
2003-05-20and more simon member varsMax Horn
svn-id: r7729
2003-05-20init even more simon member varsMax Horn
svn-id: r7728
2003-05-20yet more memoy init fixesMax Horn
svn-id: r7727
2003-05-20init more simon member varsMax Horn
svn-id: r7726
2003-05-20more memoy init fixesMax Horn
svn-id: r7725
2003-05-20some simon init fixes (needs more)Max Horn
svn-id: r7724
2003-05-20init some member varsMax Horn
svn-id: r7723
2003-05-20init member varsMax Horn
svn-id: r7722
2003-05-20proper fix for getPathToDestBoxMax Horn
svn-id: r7721
2003-05-20merged common codeMax Horn
svn-id: r7720
2003-05-20replace our 'nice' new which sets memory to 0 with a nasty one which sets it ↵Max Horn
to 0xE7. This should help finding any remaining places where we don't init member variables as we should. svn-id: r7719
2003-05-20init all Bundle members properly; make _voiceFile/_musicFile protectedMax Horn
svn-id: r7718
2003-05-20fixed charset id checkMax Horn
svn-id: r7717
2003-05-20init _paletteDirtyStart/_paletteDirtyEnd to 0Max Horn
svn-id: r7716
2003-05-20let config.mak overwrite the default values (defensive coding style :-)Max Horn
svn-id: r7715
2003-05-20move writing config.h to end of fileJonathan Gray
svn-id: r7714
2003-05-20add makefile to test configure with make -f Makefile.new after running configureJonathan Gray
svn-id: r7713
2003-05-20Update opcode 134, although it never seems to be usedTravis Howell
svn-id: r7712
2003-05-20Add better support for realizePalette_unk(), patch #740321Travis Howell
svn-id: r7711
2003-05-20output which engines we are buildingJonathan Gray
svn-id: r7710