Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-21 | Fixed VC++ warning | Jamieson Christian | |
svn-id: r7793 | |||
2003-05-21 | pedantic warning fix | Max Horn | |
svn-id: r7792 | |||
2003-05-21 | added fixme comment | Max Horn | |
svn-id: r7791 | |||
2003-05-21 | more pedantic changes | Max Horn | |
svn-id: r7790 | |||
2003-05-21 | pedantic fixes | Max Horn | |
svn-id: r7789 | |||
2003-05-21 | fixed ltrim/rtrim | Max Horn | |
svn-id: r7788 | |||
2003-05-21 | constness fixes | Max Horn | |
svn-id: r7787 | |||
2003-05-21 | Variable initializations in SliderWidget | Torbjörn Andersson | |
svn-id: r7786 | |||
2003-05-21 | silence 'Unknown MIDI effect' warning in Simon2 | Max Horn | |
svn-id: r7785 | |||
2003-05-21 | more Simon member var init (that should be all now, I hope) | Max Horn | |
svn-id: r7784 | |||
2003-05-21 | uhm... less noisy, please :-) | Max Horn | |
svn-id: r7783 | |||
2003-05-21 | evil bug in V2 bitvar code fixed -> no more MM cutscene skip crash | Max Horn | |
svn-id: r7782 | |||
2003-05-21 | added 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-21 | Set 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-21 | fixed warning | Max Horn | |
svn-id: r7779 | |||
2003-05-21 | fix warnings | Max Horn | |
svn-id: r7778 | |||
2003-05-21 | make fingolfin happy :) | Jonathan Gray | |
svn-id: r7777 | |||
2003-05-21 | Work on V2 inventory hack a little more | James Brown | |
svn-id: r7776 | |||
2003-05-21 | Move stuff around | James Brown | |
svn-id: r7775 | |||
2003-05-21 | Remove warning | Travis Howell | |
svn-id: r7774 | |||
2003-05-21 | add midiparser, rearrange segments | Chris Apers | |
svn-id: r7773 | |||
2003-05-21 | Fix this damn userface stuff properly :) | James Brown | |
svn-id: r7772 | |||
2003-05-21 | don't error out here to prevent a crash, is the check in softUserputon ↵ | Jonathan Gray | |
actually valid here? svn-id: r7771 | |||
2003-05-21 | Hack more stuff in :P | James Brown | |
svn-id: r7770 | |||
2003-05-21 | More Simon music fixes | Jamieson Christian | |
svn-id: r7769 | |||
2003-05-21 | Attempt to fix some stuff | James Brown | |
svn-id: r7768 | |||
2003-05-21 | More Simon music fixes. | Jamieson Christian | |
svn-id: r7767 | |||
2003-05-21 | Hacky zak sentence/inventory drawing (rewrite later on) | James Brown | |
svn-id: r7766 | |||
2003-05-21 | Fixed Simon 1 sound effects. | Jamieson Christian | |
More semantic fixes. svn-id: r7765 | |||
2003-05-21 | Credit Stuart Caie | Travis Howell | |
svn-id: r7764 | |||
2003-05-21 | Renamed opcodes whose functions are now known. | Jamieson Christian | |
Cleaned up unused script variables. Miscellaneous semantic changes. svn-id: r7763 | |||
2003-05-21 | Update simon 2 issues | Travis Howell | |
svn-id: r7762 | |||
2003-05-21 | More Simon music fixes | Jamieson Christian | |
svn-id: r7761 | |||
2003-05-21 | Add Zak v2 doSentence fix, patch #740878 | Travis Howell | |
svn-id: r7760 | |||
2003-05-21 | Whoops.... | Jamieson Christian | |
svn-id: r7759 | |||
2003-05-21 | Various cleanup of Simon music code | Jamieson Christian | |
svn-id: r7758 | |||
2003-05-21 | Fixed thread problem that causes occassional crashes | Jamieson Christian | |
svn-id: r7757 | |||
2003-05-20 | cleanup | Max Horn | |
svn-id: r7756 | |||
2003-05-20 | Corrections to SMF Type 1 compression to Type 0. | Jamieson Christian | |
Fixes simon2win title music. svn-id: r7755 | |||
2003-05-20 | renamed various things for clarity | Max Horn | |
svn-id: r7754 | |||
2003-05-20 | added 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-20 | a few small changes | Robert Göffringmann | |
svn-id: r7752 | |||
2003-05-20 | fixed prefetching bug | Robert Göffringmann | |
svn-id: r7751 | |||
2003-05-20 | got 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-20 | this 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-20 | Fixed buffer allocation problem for GMF resources. | Jamieson Christian | |
Thanks for wjp for tracking this one down. svn-id: r7748 | |||
2003-05-20 | -1 | Travis Howell | |
svn-id: r7747 | |||
2003-05-20 | Fix for simon2win music | Jamieson Christian | |
svn-id: r7746 | |||
2003-05-20 | Fixed memory overrun problem | Jamieson Christian | |
svn-id: r7745 | |||
2003-05-20 | Simon music fixes | Jamieson Christian | |
svn-id: r7744 |