Commit Graph
86814 Commits
Author SHA1 Message Date
Travis Howell 478b62ce45 Simon debug output name update
svn-id: r7820
2003-05-22 10:06:39 +00:00
Max Horn c78664cbc9 renamed talkFrame1/talkFrame2 to talkStartFrame/talkStopFrame
svn-id: r7819
2003-05-22 09:58:33 +00:00
Max Horn 061228688e fix V2 actor initial mouth's (they were missing)
svn-id: r7818
2003-05-22 09:52:21 +00:00
James Brown 573678abc0 V2 Inventory scrolling, etc
svn-id: r7817
2003-05-22 05:44:18 +00:00
James Brown 19bbee7843 Fix V2 userface stuff in savestate
svn-id: r7816
2003-05-22 05:21:48 +00:00
Max Horn f43fb0dab8 freeze scripts & hide mouse during cutscenes; addde Actor::isPlayer method that should work in V2, too; fixed o2_walkActorToObject
svn-id: r7815
2003-05-22 00:51:42 +00:00
Max Horn 340f3a650e fix o2_getObjUnknown -> fixes 'use' verb
svn-id: r7814
2003-05-22 00:14:28 +00:00
Jamieson Christian b2f4c34c01 Reset channel volumes on load
svn-id: r7813
2003-05-22 00:06:24 +00:00
Jamieson Christian 3b08208879 Fixed premature music load in Simon 2
svn-id: r7812
2003-05-22 00:00:42 +00:00
Max Horn b12d741ac1 cleaned up V2 input code
svn-id: r7811
2003-05-21 23:54:39 +00:00
Max Horn b958c0a002 add in preposition to dual verbs (e.g. 'give'); put in hard coded key codes for V2 verbs
svn-id: r7810
2003-05-21 23:46:02 +00:00
Max Horn 85e92f4fae cutscene override fix for V3 games (bug #731985)
svn-id: r7809
2003-05-21 21:41:27 +00:00
Jamieson Christian 2612a8f817 Added ParameterFader into savegame format.
Savegames are now version 17 (VER_V17).

svn-id: r7808
2003-05-21 21:38:03 +00:00
Oliver Kiehl c394046d66 initialise some vars
svn-id: r7807
2003-05-21 21:01:12 +00:00
Oliver Kiehl d61ee38b23 fix #define
svn-id: r7806
2003-05-21 20:45:59 +00:00
Max Horn 3736794737 don't inline free_check to make debugging easier
svn-id: r7805
2003-05-21 20:35:48 +00:00
Max Horn 4a322125fd turn off lots of silly debug output ;-)
svn-id: r7804
2003-05-21 20:34:21 +00:00
Jamieson Christian 38fc644cf6 Replaced VolumeFader with more generic ParameterFader
svn-id: r7803
2003-05-21 20:23:01 +00:00
Oliver Kiehl 2f01855ed5 pedantic warning fixes
svn-id: r7802
2003-05-21 20:20:20 +00:00
Jamieson Christian 2dcd2531cf Integrated VolumeFader into each Player
svn-id: r7801
2003-05-21 19:33:50 +00:00
Max Horn 48a27e94e6 fix verb 250 is mapped to 253 in V2, with the 'recursive' flag set
svn-id: r7800
2003-05-21 18:58:29 +00:00
Max Horn e5152405da fixed V2 entry script dumping
svn-id: r7799
2003-05-21 18:53:00 +00:00
Oliver Kiehl c78230bf47 pedantic fixes (little endian version)
svn-id: r7798
2003-05-21 18:45:58 +00:00
Max Horn cc2f0e6343 yet more pedantic warning fixes
svn-id: r7796
2003-05-21 18:16:01 +00:00
Max Horn 86d57f3c7a many pedantic warning fixes (and some actual potential buglets fixed, too)
svn-id: r7795
2003-05-21 18:09:49 +00:00
Max Horn 11d29b71ab pedantic warning fixes
svn-id: r7794
2003-05-21 17:49:33 +00:00
Jamieson Christian c24df81f78 Fixed VC++ warning
svn-id: r7793
2003-05-21 17:34:01 +00:00
Max Horn b4c94e4aee pedantic warning fix
svn-id: r7792
2003-05-21 17:33:32 +00:00
Max Horn ffac2da5aa added fixme comment
svn-id: r7791
2003-05-21 17:29:51 +00:00
Max Horn 1a6d646754 more pedantic changes
svn-id: r7790
2003-05-21 17:00:00 +00:00
Max Horn 24005adfd0 pedantic fixes
svn-id: r7789
2003-05-21 16:59:51 +00:00
Max Horn 72d6179c47 fixed ltrim/rtrim
svn-id: r7788
2003-05-21 16:48:25 +00:00
Max Horn 8a82e59065 constness fixes
svn-id: r7787
2003-05-21 16:28:02 +00:00
Torbjörn Andersson 4fb4626ac9 Variable initializations in SliderWidget
svn-id: r7786
2003-05-21 16:18:41 +00:00
Max Horn 9fb601cd3f silence 'Unknown MIDI effect' warning in Simon2
svn-id: r7785
2003-05-21 16:07:39 +00:00
Max Horn f0b12ebfa9 more Simon member var init (that should be all now, I hope)
svn-id: r7784
2003-05-21 15:47:51 +00:00
Max Horn 9615441ded uhm... less noisy, please :-)
svn-id: r7783
2003-05-21 14:25:50 +00:00
Max Horn 743d9da78d evil bug in V2 bitvar code fixed -> no more MM cutscene skip crash
svn-id: r7782
2003-05-21 14:25:14 +00:00
Max Horn e21604663f added v2 cutscene support (not quite complete; and crashes at some point in maniac because VAR_EGO contains a bogus value); cleanup
svn-id: r7781
2003-05-21 14:00:19 +00:00
Travis Howell 1294eb35c7 Set midi vars to -1 by default to prevent simon2dos trying to load music during copy protection
Correct vc_62 so it is closer to diasm.

svn-id: r7780
2003-05-21 11:49:41 +00:00
Max Horn c062b73422 fixed warning
svn-id: r7779
2003-05-21 11:23:53 +00:00
Max Horn 1d916f2056 fix warnings
svn-id: r7778
2003-05-21 11:22:03 +00:00
Jonathan Gray 280e8a0741 make fingolfin happy :)
svn-id: r7777
2003-05-21 10:38:45 +00:00
James Brown 60ac300bf3 Work on V2 inventory hack a little more
svn-id: r7776
2003-05-21 10:13:06 +00:00
James Brown 0c0cb61876 Move stuff around
svn-id: r7775
2003-05-21 09:29:24 +00:00
Travis Howell 0096df9737 Remove warning
svn-id: r7774
2003-05-21 07:49:41 +00:00
Chris Apers 5fae10f573 add midiparser, rearrange segments
svn-id: r7773
2003-05-21 07:39:41 +00:00
James Brown c3803009b4 Fix this damn userface stuff properly :)
svn-id: r7772
2003-05-21 07:22:43 +00:00
Jonathan Gray b6dcd5cfae don't error out here to prevent a crash, is the check in softUserputon actually valid here?
svn-id: r7771
2003-05-21 07:13:52 +00:00
James Brown 510fcf5d88 Hack more stuff in :P
svn-id: r7770
2003-05-21 06:18:30 +00:00