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-11-16
Opcode is used by HE71 too.
Travis Howell
2005-11-06
Revert +1 change, causes more glitches in lost.
Travis Howell
2005-10-30
Correct kernelSet case function.
Travis Howell
2005-10-22
Reduce header dependencies (for quicker recompiles)
Max Horn
2005-10-22
Ooops, added label for that debug msg.
Travis Howell
2005-10-22
Add debug msg.
Travis Howell
2005-10-19
Add missing opcode in HE100 table.
Travis Howell
2005-10-18
Added flood fill support. Pajama2 puzzle seems to be ok now
Gregory Montoir
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-08-31
cleanup
Gregory Montoir
2005-08-14
Replace warnings with debug, errors or printfs:
Travis Howell
2005-08-06
Cleanup.
Torbjörn Andersson
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
removed unneeded #include
Gregory Montoir
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-14
-Add more Backyard sports titles
Travis Howell
2005-06-13
Add comments on smacker opcodes.
Travis Howell
2005-06-13
Rename opcode/function
Travis Howell
2005-06-05
Ooops, mixed up one function name.
Travis Howell
2005-06-05
Remove duplicate field.
Travis Howell
2005-06-05
Rename sprite functions, based on map.
Travis Howell
2005-06-05
Update HE comments
Travis Howell
2005-06-04
Fix another off by one in rects.
Travis Howell
2005-06-04
correction, fixes lost/smaller palette glitches
Gregory Montoir
2005-05-29
Set zorder to zero by default.
Travis Howell
2005-05-28
Sync opcode names and add HE72+ version of o_systemOps.
Travis Howell
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
[next]