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_v100he.cpp
Age
Commit message (
Expand
)
Author
2005-03-28
Check class of object number, not loop.
Travis Howell
2005-03-28
findObject in HE72+ only checks object bounds
Travis Howell
2005-03-26
Rename WizParameters field.
Travis Howell
2005-03-24
cleanup
Travis Howell
2005-03-23
Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over.
Travis Howell
2005-03-17
Missed HE100
Travis Howell
2005-03-17
Add HE72 version of file rename opcode
Travis Howell
2005-03-17
HE72+ games use slightly different code for subtitle color.
Travis Howell
2005-03-17
Rename sprite functions
Travis Howell
2005-03-17
Another correction to sprite flags
Travis Howell
2005-03-14
Rename sprite fields/functions
Travis Howell
2005-03-13
Rename sprite flags/functions
Travis Howell
2005-03-13
Rename sprite flags/functions
Travis Howell
2005-03-13
Correct sprite flags mistake.
Travis Howell
2005-03-13
Scripts flags difference in HE100 needed in a few more opcodes.
Travis Howell
2005-03-12
Missing pop
Travis Howell
2005-03-11
Correct quit/restart
Travis Howell
2005-03-11
Mass-renamed all variables of Actor object according to our current code
Eugene Sandulenko
2005-03-10
Add HE specific versions of findResource/findResourceData.
Travis Howell
2005-03-10
Add HE100 opcode difference for spyfox
Travis Howell
2005-03-08
Add opcode for bb2demo
Travis Howell
2005-03-08
Script flags are different in HE100
Travis Howell
2005-03-08
Add HE100 difference in opcode.
Travis Howell
2005-03-07
Minor cleanup
Travis Howell
2005-03-07
Fix dup_n, billboard in circdemo works now.
Travis Howell
2005-03-07
Cases are different.
Travis Howell
2005-03-04
Add missing check
Travis Howell
2005-03-04
Add more details to WizImageOps
Travis Howell
2005-03-03
Add missing actor redraws
Travis Howell
2005-03-02
Sync paletteOps in HE90
Travis Howell
2005-03-02
Commit o100_paletteOps WIP based on cyx's patch. Original patch just
Eugene Sandulenko
2005-02-28
Rename sprite functions
Travis Howell
2005-02-26
Lots of other sprite-related renames as suggested by cyx.
Eugene Sandulenko
2005-02-26
Rename HE sprite flag kSF31 -> kSFImageless and corresponding functions.
Eugene Sandulenko
2005-02-26
Revert that last change, mixed functions.
Travis Howell
2005-02-26
Rename sprite function
Travis Howell
2005-02-25
fixed compilation for emsvc4
Paweł Kołodziejski
2005-02-25
Add WIP findSpriteWithClassOf() function
Travis Howell
2005-02-24
Rename sprite flags as suggested:
Eugene Sandulenko
2005-02-24
o Fixed sprite flags everywhere. In many cases they were wrong as they were
Eugene Sandulenko
2005-02-24
Correct SpriteInfo_setFlags*
Travis Howell
2005-02-23
Fix spriteInfoGet_classFlags*.
Eugene Sandulenko
2005-02-23
Update HE100
Travis Howell
2005-02-23
Cleanup
Travis Howell
2005-02-23
More sprite functions
Travis Howell
2005-02-23
spriteInfoSet_case183 -> spriteInfoSet_resetSprite and its implementation.
Eugene Sandulenko
2005-02-23
Add setSpriteGroupInfo stubs
Travis Howell
2005-02-22
Minor cleanup
Travis Howell
2005-02-22
More debugs, to catch error points.
Travis Howell
2005-02-22
Add a few sprite stubs
Travis Howell
[next]