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-05-23
Rename sprite functions.
Travis Howell
2005-05-23
Add Sprite class and move over related functions.
Travis Howell
2005-05-23
Move wizImage functions to Wiz class.
Travis Howell
2005-05-23
Turn Wiz struct into class as requested.
Eugene Sandulenko
2005-05-23
Add heverison check, as requested by cyx.
Travis Howell
2005-05-22
correction
Gregory Montoir
2005-05-22
HE70+ games use flags in drawBox().
Travis Howell
2005-05-21
Add HE73 version for opcode difference.
Travis Howell
2005-05-11
Extra debugs no longer required.
Travis Howell
2005-05-10
Preparations to let LogicHE hold game-specific code. Introduced
Eugene Sandulenko
2005-05-10
Rename opcodes
Travis Howell
2005-05-10
Rename opcode
Travis Howell
2005-05-10
Fixed PuttRace logic routines. Now they match thanks to ajax16384's great
Eugene Sandulenko
2005-05-09
fixed warnings
Paweł Kołodziejski
2005-05-08
One last case for funshop titles.
Travis Howell
2005-05-08
Range checks off by 1.
Travis Howell
2005-05-08
Initial support for intensive floating point compuitations used in
Eugene Sandulenko
2005-05-07
Additions for funshop titles.
Travis Howell
2005-05-07
Add missing opcode details
Travis Howell
2005-05-01
Add extra cases for bb2demo.
Travis Howell
2005-05-01
Add extra cases for readdemo.
Travis Howell
2005-05-01
Use correct safety check.
Travis Howell
2005-04-30
Add expanded _wizParams used by HE100 games.
Travis Howell
2005-04-27
Minor clean up, HE games should always copy strings directly.
Travis Howell
2005-04-26
Always skip smacker files in HE games.
Travis Howell
2005-04-26
Add stubs for the two smacker related opcodes in HE games.
Travis Howell
2005-04-21
cleanup
Gregory Montoir
2005-04-21
Add palette function for HE99+ games.
Travis Howell
2005-04-21
Add palette function foe He99+ games.
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-16
'unstubbed' o90_getLinesIntersectionPoint
Gregory Montoir
2005-04-15
Checks actor costume frame.
Travis Howell
2005-04-14
Add HE7.2 difference in o_getResourceSize().
Travis Howell
2005-04-14
Set result back to 1 for now, otherwise chase locks up.
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-11
Update debug message.
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-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
Add HE70+ version of seekFilePos opcode.
Travis Howell
2005-04-08
A few off by 1's.
Travis Howell
2005-04-07
Move palette functions
Travis Howell
2005-04-07
Add WIP on hePalette.
Travis Howell
2005-04-06
Add hePalette function.
Travis Howell
[next]