Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-06 | verbOps differences are minor, so merge back in. | Travis Howell | |
svn-id: r13943 | |||
2004-06-06 | Ooops, kept wrong line. | Travis Howell | |
svn-id: r13942 | |||
2004-06-06 | puttdemo doesn't need HE specific opcodes. | Travis Howell | |
actorOps case 225 isn't need for HE, was left over from scumm6. No need to check for invalid cases, since earlier HE game didn't use those cases. svn-id: r13941 | |||
2004-06-06 | ActorOps case 219 exists in earlier HE games too. | Travis Howell | |
svn-id: r13940 | |||
2004-06-06 | oops. Fix resource loading for 6.x games | Eugene Sandulenko | |
svn-id: r13939 | |||
2004-06-06 | o more _heversion usage | Eugene Sandulenko | |
o hack to ensure 1x scaler is selected for 640x480 games. Begs for better implementation o 7.0+-specific extendions to * resource loading * o6_resourceRoutines * o6_actorOps * o7_pickupObject * ScummEngine::setVerbObject Now puttputt.w32 script execution advances little more. svn-id: r13938 | |||
2004-06-05 | explicity declare GF_WINDOWS on windows only HE games, list tags as strings ↵ | Jonathan Gray | |
not hex in some debugging messages svn-id: r13937 | |||
2004-06-05 | Allow dialogue options in the SegaCD version of Monkey Island to be cycled ↵ | Jonathan Gray | |
through with mousewheel. Closes RFE #953111 svn-id: r13936 | |||
2004-06-05 | Check if monkey sega cd sounds have already been demangled before trying to ↵ | Jonathan Gray | |
do demangle them. Patch #959129 from Jonathan Gevaryahu svn-id: r13935 | |||
2004-06-05 | oops | Eugene Sandulenko | |
svn-id: r13932 | |||
2004-06-05 | Implement o7_readINI(), well, we pretend that we don't have .ini file. | Eugene Sandulenko | |
Fix bug in stringLen() function. svn-id: r13931 | |||
2004-06-05 | Needed for DOS HE games | Travis Howell | |
svn-id: r13930 | |||
2004-06-05 | Phase 3 of transition to _heversion. | Eugene Sandulenko | |
svn-id: r13929 | |||
2004-06-03 | Phase 2 of switching HE to use _heversion. Now unneeded GID's are | Eugene Sandulenko | |
eliminated. svn-id: r13927 | |||
2004-06-03 | Phase 1 of move to _heversion use. | Eugene Sandulenko | |
svn-id: r13926 | |||
2004-06-02 | Remove old comment | Travis Howell | |
svn-id: r13925 | |||
2004-06-02 | Ignore imuse control code in HE games | Travis Howell | |
Add missing code for o6_stampobject (From diasm.) svn-id: r13924 | |||
2004-06-02 | Increase debug level | Travis Howell | |
Add error about NES MM been currently unsupported. svn-id: r13923 | |||
2004-06-01 | (almost) fixed saving/loading images in fatty bears birthday | Gregory Montoir | |
svn-id: r13921 | |||
2004-06-01 | Fix o6_writeFile. | Eugene Sandulenko | |
svn-id: r13920 | |||
2004-06-01 | _allreadyInit was not initializedin smush player | Paweł Kołodziejski | |
svn-id: r13919 | |||
2004-06-01 | better fix for unloaded sound resources in imuse digi | Paweł Kołodziejski | |
svn-id: r13918 | |||
2004-06-01 | fix for imuse digi bug 952775 | Paweł Kołodziejski | |
svn-id: r13917 | |||
2004-06-01 | minor changes | Gregory Montoir | |
svn-id: r13916 | |||
2004-06-01 | HE games use slightly different E1 opcode | Travis Howell | |
Move HE7 specific opcodes to he7, as requested. svn-id: r13915 | |||
2004-06-01 | Preliminary versions of HE opcodes kernelGetFunctions and | Eugene Sandulenko | |
kernelSetFunctions. Somewhat buggy. svn-id: r13914 | |||
2004-05-31 | Forgot to commit | Eugene Sandulenko | |
svn-id: r13913 | |||
2004-05-31 | Switch to _heversion | Travis Howell | |
svn-id: r13911 | |||
2004-05-31 | Add stub for HE o6_quitPauseRestart. | Eugene Sandulenko | |
svn-id: r13908 | |||
2004-05-31 | Added separate HE versioning. | Eugene Sandulenko | |
svn-id: r13907 | |||
2004-05-30 | Remove unnecessary WinCE tweaks | Nicolas Bacca | |
svn-id: r13901 | |||
2004-05-28 | apply mixer vol/pan at first time | Paweł Kołodziejski | |
svn-id: r13897 | |||
2004-05-28 | Use the same volume and panning values when starting the sound as when | Torbjörn Andersson | |
adjusting these values later. I don't know about the volume thing, but I've noticed that new sounds would often play their first fraction of a second in the right speaker only. This change should fix that. svn-id: r13896 | |||
2004-05-26 | forgot it | Paweł Kołodziejski | |
svn-id: r13894 | |||
2004-05-26 | decreased usage of stack mutex locks for imuse digital | Paweł Kołodziejski | |
svn-id: r13893 | |||
2004-05-23 | moved stacklock to allocSlot() from startSound(). there is no need lock ↵ | Paweł Kołodziejski | |
track which is not yet used svn-id: r13853 | |||
2004-05-23 | ops | Paweł Kołodziejski | |
svn-id: r13852 | |||
2004-05-23 | some optimisations in imuse digi | Paweł Kołodziejski | |
svn-id: r13851 | |||
2004-05-15 | COMI demo doesn't auto set this var. | Travis Howell | |
svn-id: r13838 | |||
2004-05-13 | fix warning | Max Horn | |
svn-id: r13836 | |||
2004-05-11 | back to old method | Paweł Kołodziejski | |
svn-id: r13832 | |||
2004-05-07 | forgot to remove | Paweł Kołodziejski | |
svn-id: r13805 | |||
2004-05-07 | Simpler check | Travis Howell | |
svn-id: r13804 | |||
2004-05-07 | increase a little limit for better lipsync | Paweł Kołodziejski | |
svn-id: r13803 | |||
2004-05-07 | Only access VAR_VOICE_MODE if there actually is one. | Torbjörn Andersson | |
svn-id: r13802 | |||
2004-05-06 | Fix bug #910216 | Travis Howell | |
svn-id: r13798 | |||
2004-05-04 | Fix insane regression. | Travis Howell | |
svn-id: r13774 | |||
2004-05-02 | tuned a little | Paweł Kołodziejski | |
svn-id: r13754 | |||
2004-05-02 | - fix for cuting voices in comi, | Paweł Kołodziejski | |
- fix for lipsync stuff (compromise append buffer ahead to sync position) svn-id: r13753 | |||
2004-05-02 | Applied my suggested fix for #933168, since I'm tired of waiting for | Torbjörn Andersson | |
feedback. It *is* a bit of a hack, but it does emulate the old behaviour, and we can always make a better fix later, if there is one. svn-id: r13747 |