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_v72he.cpp
Age
Commit message (
Expand
)
Author
2004-08-31
Remove newline
Travis Howell
2004-08-31
Add HE 72 version
Travis Howell
2004-08-30
Add some WIP code for HE games.
Travis Howell
2004-08-29
remove unused var
Jonathan Gray
2004-08-29
Add a few akos codes
Travis Howell
2004-08-29
Clean up
Travis Howell
2004-08-28
cleanup
Max Horn
2004-08-28
Revert last change, was wrong opcode.
Travis Howell
2004-08-28
Add stub
Travis Howell
2004-08-28
Sound change for later HE 7.x games
Travis Howell
2004-08-28
akos should queue commmands and executate after drawing costumes (Caused race...
Travis Howell
2004-08-26
Add another HE 7.2 opcode
Travis Howell
2004-08-26
Update akos error messages
Travis Howell
2004-08-26
c & p error
Travis Howell
2004-08-26
More code/stubs for HE 7.2 games
Travis Howell
2004-08-26
Add some stubs for HE 7.2
Travis Howell
2004-08-25
Add some file opcode difference for HE 7.2
Travis Howell
2004-08-25
Revert back proper array bounds checks in readArray/writeArray
Eugene Sandulenko
2004-08-25
Add missing break
Travis Howell
2004-08-25
Rename var/opcode
Travis Howell
2004-08-25
casts to avoid gcc warnings
Jonathan Gray
2004-08-25
Add stub
Travis Howell
2004-08-25
Add all array related functions to HE 7.2
Travis Howell
2004-08-25
Another array change for HE 7.2
Travis Howell
2004-08-25
Add back change that were reverted by last commit.
Travis Howell
2004-08-25
HE 7.2 uses different array headers. they introduced start indexes, so it
Eugene Sandulenko
2004-08-24
HE 7.2 uses different size in this opcode alone
Travis Howell
2004-08-24
That should not have been removed
Travis Howell
2004-08-24
Typo
Torbjörn Andersson
2004-08-24
Missed spot
Travis Howell
2004-08-24
Remove some old/duplicate code.
Travis Howell
2004-08-24
Correct bug in array loading from index.
Travis Howell
2004-08-23
Update opcode table for HE 7.2
Travis Howell
2004-08-23
Another stub
Travis Howell
2004-08-23
Another He 7.2 function
Travis Howell
2004-08-23
Minor cleanup
Travis Howell
2004-08-23
Re-order opcodes
Travis Howell
2004-08-23
Add He 7.2 class
Travis Howell