index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scumm
/
script_v6he.cpp
Age
Commit message (
Expand
)
Author
2004-03-02
Move to HE6
Travis Howell
2004-03-02
Ooops, just move everyting used by HE6 to HE6.
Travis Howell
2004-03-02
Divide up some code for HE6 and HE7
Travis Howell
2004-03-02
Add better check for HE resource differences.
Travis Howell
2004-03-02
Make use of GF_WINDOWS in HE games
Eugene Sandulenko
2004-03-02
oops
Eugene Sandulenko
2004-03-02
Implemented some HE specific opcodes
Eugene Sandulenko
2004-03-01
Move decodeParseString to script_v7he.cpp where it really belongs to.
Eugene Sandulenko
2004-02-24
Add case for 3do version.
Travis Howell
2004-02-24
Add case for 3do versions.
Travis Howell
2004-02-24
Rename a few opcodes
Travis Howell
2004-02-23
Proper implementation of readFile, writeFile and redimArray.
Eugene Sandulenko
2004-02-23
Fix o6_readFile. Now it works
Eugene Sandulenko
2004-02-23
o Add GID_FBEARPACK, previously for target fbpack GID_FBEAR was used, but there
Eugene Sandulenko
2004-02-23
Added missing HE opcode (0xEB tellFile)
Eugene Sandulenko
2004-02-20
oops
Eugene Sandulenko
2004-02-20
o Fixed crashes when file to open does not exist. (missed functionality)
Eugene Sandulenko
2004-02-20
oops. Restored needed debug output.
Eugene Sandulenko
2004-02-20
Added some more stubs for Kernel[Set/Get]functions. Some more comments
Eugene Sandulenko
2004-02-19
Fatty Bear games use positive size values in these opcodes.
Travis Howell
2004-02-16
Rename opcode
Travis Howell
2004-02-16
Rename opcode
Travis Howell
2004-02-13
Switch warnings to debug.
Travis Howell
2004-02-11
Rename as requested.
Travis Howell
2004-02-11
Implementation of ScummEngine_v6he::unknownEA_func
Eugene Sandulenko
2004-02-10
Revert var name.
Travis Howell
2004-02-10
Remove unneeded #include
Eugene Sandulenko
2004-02-09
Cleanup
Travis Howell
2004-02-09
Not unique
Travis Howell
2004-02-09
Add opcode
Travis Howell
2004-02-09
Add comment
Travis Howell
2004-02-07
More stubs
Travis Howell
2004-02-07
Add stub
Travis Howell
2004-02-07
Only used in HE games.
Travis Howell
2004-02-07
Clean up last commit.
Travis Howell
2004-02-07
*** empty log message ***
Travis Howell
2004-02-07
Add separate class for Humongous Entertainment games.
Travis Howell