Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-01 | Enable loom sound patch, works in both loomega and indy3ega | Travis Howell | |
Use Amiga flag for Amiga versions for now svn-id: r8222 | |||
2003-06-01 | whoops | Robert Göffringmann | |
svn-id: r8221 | |||
2003-06-01 | basic ingame speech support | Robert Göffringmann | |
svn-id: r8220 | |||
2003-06-01 | actually sending the event helps too | Jonathan Gray | |
svn-id: r8219 | |||
2003-06-01 | give alsa sysex more chance of working, still broken though | Jonathan Gray | |
svn-id: r8218 | |||
2003-06-01 | More MT-32 SysEx tweaks | Jamieson Christian | |
svn-id: r8217 | |||
2003-06-01 | Fixed checksum error | Jamieson Christian | |
svn-id: r8216 | |||
2003-06-01 | More MT-32 SysEx tweaking | Jamieson Christian | |
svn-id: r8215 | |||
2003-06-01 | Removed debug output | Jamieson Christian | |
svn-id: r8214 | |||
2003-06-01 | Fixed potentially structure alignment problem | Jamieson Christian | |
svn-id: r8213 | |||
2003-06-01 | Fixed SysEx errors | Jamieson Christian | |
svn-id: r8212 | |||
2003-06-01 | Fixed stupid SysEx error | Jamieson Christian | |
svn-id: r8211 | |||
2003-06-01 | hopefully add sysex support to alsa midi backend | Jonathan Gray | |
svn-id: r8210 | |||
2003-06-01 | cleanup | Max Horn | |
svn-id: r8209 | |||
2003-06-01 | Restored SEQ_MIDIPUTC SysEx approach | Jamieson Christian | |
svn-id: r8208 | |||
2003-06-01 | Teaking the MT-32 welcome message. | Jamieson Christian | |
svn-id: r8207 | |||
2003-06-01 | clearUpperMask -> clearCharsetMask | Max Horn | |
svn-id: r8206 | |||
2003-06-01 | same change as in the old costume code: just always mask | Max Horn | |
svn-id: r8205 | |||
2003-06-01 | fixed screen coordinates bug for stdSpeak | Robert Göffringmann | |
svn-id: r8204 | |||
2003-06-01 | cleanup | Max Horn | |
svn-id: r8203 | |||
2003-06-01 | Welcome message for MT-32 panels. | Jamieson Christian | |
More for SysEx tests than anything. svn-id: r8202 | |||
2003-06-01 | Another slight tweak to the EV_SYSEX code | Jamieson Christian | |
svn-id: r8201 | |||
2003-06-01 | oops. forgot this. | Joost Peters | |
svn-id: r8200 | |||
2003-05-31 | fixed sillty mistakes - must've been on crack when I coded this.. | Joost Peters | |
svn-id: r8199 | |||
2003-05-31 | EV_SYSEX definition | Jamieson Christian | |
svn-id: r8198 | |||
2003-05-31 | EV_SYSEX based SysEx for -eseq | Jamieson Christian | |
svn-id: r8197 | |||
2003-05-31 | Possible fix for -eseq SysEx | Jamieson Christian | |
svn-id: r8196 | |||
2003-05-31 | Some Doxygen documentation. Just to test. | Jamieson Christian | |
svn-id: r8195 | |||
2003-05-31 | cleanup | Max Horn | |
svn-id: r8194 | |||
2003-05-31 | cleanup | Max Horn | |
svn-id: r8193 | |||
2003-05-31 | that wasn't meant to get commited | Oliver Kiehl | |
svn-id: r8192 | |||
2003-05-31 | Some really cheap doxygen documentation | Oliver Kiehl | |
svn-id: r8191 | |||
2003-05-31 | begone, evil typo! | Max Horn | |
svn-id: r8190 | |||
2003-05-31 | added hack to make The Dig work again, tbus might break all sorts of other ↵ | Max Horn | |
things (though I don't really see how, but that won't stop the bugs :-) svn-id: r8189 | |||
2003-05-31 | fixed warning | Max Horn | |
svn-id: r8188 | |||
2003-05-31 | forgot to commit this file earlier | Oliver Kiehl | |
svn-id: r8187 | |||
2003-05-31 | apply V6 elevation change to V8, too | Max Horn | |
svn-id: r8186 | |||
2003-05-31 | Made thread-safe. | Jochen Hoenicke | |
PCjr support. Rewrote the generator, so I can reuse more code between PCjr and speaker output. Added function to set master volume and to switch between PCjr and speaker. svn-id: r8185 | |||
2003-05-31 | cleanup, add some doxygen docs | Oliver Kiehl | |
svn-id: r8184 | |||
2003-05-31 | fix for part of bug #630570 | Max Horn | |
svn-id: r8183 | |||
2003-05-31 | some box debugging code | Max Horn | |
svn-id: r8182 | |||
2003-05-31 | ah well. just get rid of this again. this fixes some actor freezes in The ↵ | Max Horn | |
Dig statue room, and shouldn't be necessary anymore anyway svn-id: r8181 | |||
2003-05-31 | don't be so verbose on low debug levels | Max Horn | |
svn-id: r8180 | |||
2003-05-31 | added box matrix debug command | Max Horn | |
svn-id: r8179 | |||
2003-05-31 | renamed walk_script/talk_script -> walkScript/talkScript | Max Horn | |
svn-id: r8178 | |||
2003-05-31 | perform y ciping for box polygons, too (avoids crashes) | Max Horn | |
svn-id: r8177 | |||
2003-05-31 | fixed debugger command params bug | Max Horn | |
svn-id: r8176 | |||
2003-05-31 | Amiga specific code is only require for Amiga versions of indy4 and monkey2 | Travis Howell | |
svn-id: r8175 | |||
2003-05-31 | Fix typo in previous commit | Torbjörn Andersson | |
svn-id: r8174 | |||
2003-05-31 | Set the "machine speed" variable for V2 games. I think it's safe to assume | Torbjörn Andersson | |
that modern hardware will handle the more elaborate version of the EGA Zak intro without any problems. svn-id: r8173 |