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
/
intern.h
Age
Commit message (
Expand
)
Author
2005-04-12
Sync.
Travis Howell
2005-04-12
Work in progress on opcodeE0 for HE games.
Travis Howell
2005-04-11
added processWizImage mode 10
Gregory Montoir
2005-04-11
Add a few extra sprite correction and functions, based off HE100.
Travis Howell
2005-04-10
Add initial rmap support for wizImages.
Travis Howell
2005-04-10
Don't call allocateArrays from readMAXS, rather call it explicitly after call...
Max Horn
2005-04-09
Pedantic cleanup
Max Horn
2005-04-09
Overload getStringAddress in subclasses; moved V6-V8 specific res stuff to re...
Max Horn
2005-04-09
minor corrections and cleanup
Gregory Montoir
2005-04-09
Add opcode for chase, playable now.
Travis Howell
2005-04-09
Add opcode stub for chase
Travis Howell
2005-04-08
load/save sprite data in HE90+ games.
Travis Howell
2005-04-08
Add HE70+ version of seekFilePos opcode.
Travis Howell
2005-04-07
Split readMAXS between HE versions
Travis Howell
2005-04-07
Move hePalettes allocation to HE99.
Travis Howell
2005-04-07
Add WIP on hePalette.
Travis Howell
2005-04-06
Add hePalette function.
Travis Howell
2005-04-05
Writing into wizImage no longer crashes.
Travis Howell
2005-04-05
getScriptSlot() must start from slot 1, required for nukeArrays() in HE games.
Travis Howell
2005-04-04
Muddled ifs
Travis Howell
2005-04-03
Splitting more methods into multiple overloaded versions
Max Horn
2005-04-03
Turned readRoomsOffsets into a virtual method
Max Horn
2005-04-03
Split readResTypeList into a normal and a GF_OLD_BUNDLE version; added commen...
Max Horn
2005-04-03
ScummEngine_v4 used to be a subclass of ScummEngine_v3, now it is the other w...
Max Horn
2005-04-03
More sprite renames
Travis Howell
2005-04-02
initial implementation of o72_arrayOps_127 and o90_sortArray
Gregory Montoir
2005-04-01
Turned setupRoomObject into a virtual method
Max Horn
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
Add code for more o90_getPolygonOverlap() cases.
Travis Howell
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-23
Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over.
Travis Howell
2005-03-22
Cleanup
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
Leftovers
Travis Howell
2005-03-12
Missing pop
Travis Howell
2005-03-10
Add HE specific versions of findResource/findResourceData.
Travis Howell
[prev]
[next]