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_v90he.cpp
Age
Commit message (
Expand
)
Author
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-12
Add missing case for getObjectData
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-08
Add opcode for bb2demo
Travis Howell
2005-03-08
Add HE100 difference in opcode.
Travis Howell
2005-03-07
Add opcode for Spy Fox 2 mini game.
Travis Howell
2005-03-07
Fix dup_n, billboard in circdemo works now.
Travis Howell
2005-03-04
Add missing check
Travis Howell
2005-03-04
Add more details to WizImageOps
Travis Howell
2005-03-03
Correct palSlot range
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
Add support for script cycles used by HE90+ games.
Travis Howell
2005-02-28
Rename sprite functions
Travis Howell
2005-02-27
added processWizImage mode 8 ; this breaks footdemo, feel free to disable
Gregory Montoir
2005-02-27
Rename vars
Travis Howell
2005-02-27
Ooops
Travis Howell
2005-02-27
Add floodState struct and rename opcode.
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
defined some flags for HE wiz ; it should make the code more readable
Gregory Montoir
2005-02-24
Add stub case
Travis Howell
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
Ooops, order wrong.
Travis Howell
2005-02-23
Correct subOp, used in freddicove
Travis Howell
2005-02-23
freddicove adds extra SpriteInfo field.
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
Rename classFlags functions and fix one of them.
Eugene Sandulenko
2005-02-22
o90_setSpriteInfo so 91
Gregory Montoir
2005-02-22
Ooops
Travis Howell
2005-02-22
More debugs, to catch error points.
Travis Howell
[next]