Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-28 | guess at VAR_CUSTOMSCALETABLE (due to Endy) | Max Horn | |
svn-id: r6213 | |||
2002-12-27 | var correction (based on script 28) | Max Horn | |
svn-id: r6212 | |||
2002-12-27 | Some var updates | James Brown | |
svn-id: r6207 | |||
2002-12-27 | some more var guesses | Max Horn | |
svn-id: r6184 | |||
2002-12-26 | fixed talking | Max Horn | |
svn-id: r6177 | |||
2002-12-26 | map V8 talk opcodes to the right V6 opcodes; however, talking still locks up ↵ | Max Horn | |
after the first sentence is uttered (looking into that now); various cleanup; added a guess at VAR_EGO (based on what cmidec says is the 'default_actor') svn-id: r6176 | |||
2002-12-26 | Add a guess at VAR_TALK_ACTOR (stops the crashes anyway), and add the ↵ | James Brown | |
DEBUGMODE variable so we can enable bootparams svn-id: r6170 | |||
2002-12-26 | Make the title screen do something useful. | James Brown | |
One problem remains: script.cpp/runInputScript should receive '13' as parameter cmd when enter is pressed over a verb. It doesn't, something is eating the scancode in ScummVM. Someone feel free to fix this :) svn-id: r6160 | |||
2002-12-26 | Don't go to the save/load screen | James Brown | |
svn-id: r6157 | |||
2002-12-26 | Make menu stuff run | James Brown | |
svn-id: r6155 | |||
2002-12-25 | added (broken) cursor support for V8; enabled bomp drawing | Max Horn | |
svn-id: r6113 | |||
2002-12-24 | some hacks to get V8 loading further. It now fails because it can't find the ↵ | Max Horn | |
SMAP resource svn-id: r6102 | |||
2002-12-23 | more V8 work | Max Horn | |
svn-id: r6074 | |||
2002-12-23 | more V8 mods; cleanup | Max Horn | |
svn-id: r6070 | |||
2002-12-22 | added some preliminary V8 work. Nope, it is not useful at all, and it ↵ | Max Horn | |
doesn't mean we will have CMI support in this millenium, so don't hold your breath svn-id: r6060 | |||
2002-12-21 | partial checkin of patch #655594 (handling Y/N questions); cleanup | Max Horn | |
svn-id: r6042 | |||
2002-12-16 | refactoring: use inheritance to mode the relations between the various ↵ | Max Horn | |
engine versions. E.g. the V6 opcodes are now in Scumm_v6, the V5 opcodes in Scumm_v5 (from which we now derive v2-v4. which is a bit odd - maybe we should move the v5 opcodes to Scumm_v3 ?) svn-id: r5994 | |||
2002-12-15 | cleanup | Max Horn | |
svn-id: r5980 | |||
2002-10-31 | Fix "Need more memory" warning for The Dig | James Brown | |
svn-id: r5362 | |||
2002-09-16 | 609791: Sam and Max 'phantom sound' (precaching) hack. | James Brown | |
svn-id: r4947 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |