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-04-21
cleanup
Gregory Montoir
2005-04-21
Sync. HE100.
Travis Howell
2005-04-21
Correct argument order.
Travis Howell
2005-04-20
Rename wizImage process flag for HE games.
Travis Howell
2005-04-20
Rename sprite field for HE games.
Travis Howell
2005-04-20
Correct flag value.
Travis Howell
2005-04-19
minor cleanup
Gregory Montoir
2005-04-18
Adjust again, for sound header differences.
Travis Howell
2005-04-18
Sound size should only include sound data.
Travis Howell
2005-04-18
Use correct music offsets for HE games, only a few demos use wrong tunes now.
Travis Howell
2005-04-17
Fix buffer overflow regression.
Travis Howell
2005-04-17
Add separate function for loading palette from choosen room.
Travis Howell
2005-04-14
Add HE7.2 difference in o_getResourceSize().
Travis Howell
2005-04-13
Updated comment
Gregory Montoir
2005-04-13
_stringBuffer can have mutple strings, ie in pajama2 startup.
Travis Howell
2005-04-12
Sync.
Travis Howell
2005-04-12
Work in progress on opcodeE0 for HE games.
Travis Howell
2005-04-11
Add a few extra sprite correction and functions, based off HE100.
Travis Howell
2005-04-10
Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it c...
Max Horn
2005-04-10
Enable object lock/unlock in HE 100 too.
Travis Howell
2005-04-09
Add opcode for chase, playable now.
Travis Howell
2005-04-09
Add opcode stub for chase
Travis Howell
2005-04-09
Correct arguments order, works now.
Travis Howell
2005-04-08
Add HE70+ version of seekFilePos opcode.
Travis Howell
2005-04-07
The reverse actor layering only applies to pajama3
Travis Howell
2005-04-06
Add hePalette function.
Travis Howell
2005-04-04
Add 8 sound channel support for HE games
Travis Howell
2005-04-03
Enable copyArray in HE100 too.
Travis Howell
2005-04-03
More sprite renames
Travis Howell
2005-04-01
Add bits and pieces
Travis Howell
2005-04-01
Add support for clipping of wizImages.
Travis Howell
2005-04-01
Remove resource type argument in wizImage functions, it is always rtImage.
Travis Howell
2005-03-31
Rename paletteNum field for sprite in wizImages.
Travis Howell
2005-03-31
Started to move some resource related code into a new class ResourceManager (...
Max Horn
2005-03-30
Cleanup
Travis Howell
2005-03-29
Rename sprite functions
Travis Howell
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
[next]