Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-22 | fixed meteor animation in MM (and probably others in MM and Zak) | Max Horn | |
svn-id: r7822 | |||
2003-05-22 | MAke debug output a little easier to read, a few corrections | Travis Howell | |
svn-id: r7821 | |||
2003-05-22 | Simon debug output name update | Travis Howell | |
svn-id: r7820 | |||
2003-05-22 | renamed talkFrame1/talkFrame2 to talkStartFrame/talkStopFrame | Max Horn | |
svn-id: r7819 | |||
2003-05-22 | fix V2 actor initial mouth's (they were missing) | Max Horn | |
svn-id: r7818 | |||
2003-05-22 | V2 Inventory scrolling, etc | James Brown | |
svn-id: r7817 | |||
2003-05-22 | Fix V2 userface stuff in savestate | James Brown | |
svn-id: r7816 | |||
2003-05-22 | freeze scripts & hide mouse during cutscenes; addde Actor::isPlayer method ↵ | Max Horn | |
that should work in V2, too; fixed o2_walkActorToObject svn-id: r7815 | |||
2003-05-22 | fix o2_getObjUnknown -> fixes 'use' verb | Max Horn | |
svn-id: r7814 | |||
2003-05-22 | Reset channel volumes on load | Jamieson Christian | |
svn-id: r7813 | |||
2003-05-22 | Fixed premature music load in Simon 2 | Jamieson Christian | |
svn-id: r7812 | |||
2003-05-21 | cleaned up V2 input code | Max Horn | |
svn-id: r7811 | |||
2003-05-21 | add in preposition to dual verbs (e.g. 'give'); put in hard coded key codes ↵ | Max Horn | |
for V2 verbs svn-id: r7810 | |||
2003-05-21 | cutscene override fix for V3 games (bug #731985) | Max Horn | |
svn-id: r7809 | |||
2003-05-21 | Added ParameterFader into savegame format. | Jamieson Christian | |
Savegames are now version 17 (VER_V17). svn-id: r7808 | |||
2003-05-21 | initialise some vars | Oliver Kiehl | |
svn-id: r7807 | |||
2003-05-21 | fix #define | Oliver Kiehl | |
svn-id: r7806 | |||
2003-05-21 | don't inline free_check to make debugging easier | Max Horn | |
svn-id: r7805 | |||
2003-05-21 | turn off lots of silly debug output ;-) | Max Horn | |
svn-id: r7804 | |||
2003-05-21 | Replaced VolumeFader with more generic ParameterFader | Jamieson Christian | |
svn-id: r7803 | |||
2003-05-21 | pedantic warning fixes | Oliver Kiehl | |
svn-id: r7802 | |||
2003-05-21 | Integrated VolumeFader into each Player | Jamieson Christian | |
svn-id: r7801 | |||
2003-05-21 | fix verb 250 is mapped to 253 in V2, with the 'recursive' flag set | Max Horn | |
svn-id: r7800 | |||
2003-05-21 | fixed V2 entry script dumping | Max Horn | |
svn-id: r7799 | |||
2003-05-21 | pedantic fixes (little endian version) | Oliver Kiehl | |
svn-id: r7798 | |||
2003-05-21 | yet more pedantic warning fixes | Max Horn | |
svn-id: r7796 | |||
2003-05-21 | many pedantic warning fixes (and some actual potential buglets fixed, too) | Max Horn | |
svn-id: r7795 | |||
2003-05-21 | pedantic warning fixes | Max Horn | |
svn-id: r7794 | |||
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 |