Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-18 | wow, now this is a stupid bug... fixes various issues in Zak256 at the very ↵ | Max Horn | |
least svn-id: r7622 | |||
2003-05-17 | make gcc 3.3 happy. a->scalex and a->scaley are of type char and cannot be ↵ | Oliver Kiehl | |
greater 255 svn-id: r7619 | |||
2003-05-17 | I thought it would be clear from the comments that this was needed for the ↵ | Jonathan Gray | |
atari st zak demo, which seems to still be the case svn-id: r7616 | |||
2003-05-17 | Fixed program change msgs being sent under Adlib | Jamieson Christian | |
svn-id: r7615 | |||
2003-05-17 | Added imuse_multimidi to debugger | Jamieson Christian | |
svn-id: r7614 | |||
2003-05-17 | yet another V2 sentence fix (now clicking on objects in Zak causes Zak to ↵ | Max Horn | |
talk to it - but he gets stuck after some time) svn-id: r7613 | |||
2003-05-17 | some sentence fixes | Max Horn | |
svn-id: r7612 | |||
2003-05-17 | V2 actor heads fixed (to their shoulders, ha-ha... errm ... I thought it was ↵ | Max Horn | |
funny when I wrote it 8-) svn-id: r7611 | |||
2003-05-17 | Fixed Adlib sound problem on old (small header) games. Thanks for ↵ | Jamieson Christian | |
eriktorbjorn for the material that led to the solution. svn-id: r7610 | |||
2003-05-17 | no no, bad hack be gone :-) | Max Horn | |
svn-id: r7609 | |||
2003-05-17 | init vars to 255 if they are not defined for all Scumm versions | Max Horn | |
svn-id: r7603 | |||
2003-05-17 | Oops, remove debug crapola | James Brown | |
svn-id: r7601 | |||
2003-05-17 | Move some hacks around | James Brown | |
svn-id: r7600 | |||
2003-05-17 | Fix invalid variable | James Brown | |
svn-id: r7599 | |||
2003-05-17 | Cleanup | James Brown | |
svn-id: r7598 | |||
2003-05-17 | Name some vars | James Brown | |
svn-id: r7597 | |||
2003-05-17 | Added command line options for | Jamieson Christian | |
native MT-32 support and combination Adilb/native MIDI drivers. svn-id: r7594 | |||
2003-05-17 | add stub for a hev7 op | Jonathan Gray | |
svn-id: r7593 | |||
2003-05-17 | disable assert in o2_putActor for now (is triggered in Zak intro); cleanup | Max Horn | |
svn-id: r7592 | |||
2003-05-17 | fixed object walk_x/walk_y for V2 games | Max Horn | |
svn-id: r7591 | |||
2003-05-17 | for v2 games, make space the pause key | Max Horn | |
svn-id: r7590 | |||
2003-05-17 | proper walk animation in Zak (at the expense of Zak's head, for now ;-) | Max Horn | |
svn-id: r7589 | |||
2003-05-16 | V2 camera fix (again thanks MadMoose) | Max Horn | |
svn-id: r7587 | |||
2003-05-16 | fixed o2_drawObject (thx MadMoose) | Max Horn | |
svn-id: r7586 | |||
2003-05-16 | Fixed volume fader problem under multiple MIDI drivers | Jamieson Christian | |
svn-id: r7585 | |||
2003-05-16 | Redesigned -t option | Jamieson Christian | |
svn-id: r7584 | |||
2003-05-16 | cleanup | Max Horn | |
svn-id: r7583 | |||
2003-05-16 | Feature [557411] Adlib sound effects with GM drivers. | Jamieson Christian | |
Support for simultaneous drivers is based on a #define in imuse.cpp, and is disabled by default. svn-id: r7582 | |||
2003-05-16 | added roomobj dumping for bundle games (was trivial it turns out :-) | Max Horn | |
svn-id: r7581 | |||
2003-05-16 | And yet more cleanup | Jamieson Christian | |
svn-id: r7580 | |||
2003-05-16 | More IMuse cleanup | Jamieson Christian | |
svn-id: r7578 | |||
2003-05-16 | FINALLY got MI2 Woodtick music working! | Jamieson Christian | |
svn-id: r7577 | |||
2003-05-16 | some updates that get us up to the bootscripts of he v7 games before ↵ | Jonathan Gray | |
erroring out on unimplemented opcodes svn-id: r7576 | |||
2003-05-16 | Corrected overly aggressive MIDI channel reallocation | Jamieson Christian | |
svn-id: r7575 | |||
2003-05-16 | test stuff | James Brown | |
svn-id: r7573 | |||
2003-05-16 | add hev7 target to test with | Jonathan Gray | |
svn-id: r7572 | |||
2003-05-16 | fixed V2 verb scripts | Max Horn | |
svn-id: r7570 | |||
2003-05-16 | print some useful info, too | Max Horn | |
svn-id: r7569 | |||
2003-05-16 | Typo | Travis Howell | |
svn-id: r7568 | |||
2003-05-16 | Add comment to fixme | Travis Howell | |
svn-id: r7567 | |||
2003-05-16 | Fixed SysEx parse error, misc. cleanup | Jamieson Christian | |
svn-id: r7565 | |||
2003-05-16 | fixed o2_getActorX / o2_getActorY (thanks MadMoose) | Max Horn | |
svn-id: r7564 | |||
2003-05-16 | Disable NATIVE_MT32 by default | Jamieson Christian | |
svn-id: r7563 | |||
2003-05-16 | SentenceTab unk4/unk3 are the sentence objects (think of: 'Use objectA with ↵ | Max Horn | |
objectB' or 'Give objectA to objectB' etc.); added a little more V2 sentence hackery; added a FIXME regarding some strange sentence code (accessing objectB before it is set) in script.cpp svn-id: r7562 | |||
2003-05-16 | Fixed game load crash | Jamieson Christian | |
svn-id: r7561 | |||
2003-05-16 | hackish partial doSentence support | Max Horn | |
svn-id: r7560 | |||
2003-05-16 | IMuseDriver functionality absorbed into IMuseInternal. | Jamieson Christian | |
Initial structural support for multiple MidiDriver's. svn-id: r7559 | |||
2003-05-16 | Reset sounds on room load | Jamieson Christian | |
svn-id: r7558 | |||
2003-05-16 | obsolete | Max Horn | |
svn-id: r7557 | |||
2003-05-16 | Fixed VC++ warnings | Jamieson Christian | |
svn-id: r7555 |