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-10-22
Reduce header dependencies (for quicker recompiles)
Max Horn
2005-10-21
Actor layer in HE games uses an int32.
Travis Howell
2005-10-21
Add XMAP support for actors.
Travis Howell
2005-10-19
Add missing opcode in HE100 table.
Travis Howell
2005-10-19
Ooops
Travis Howell
2005-10-19
Add HE100 version of floodFill.
Travis Howell
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-16
Add missing function for getWizData.
Travis Howell
2005-08-31
cleanup
Gregory Montoir
2005-08-14
Replace warnings with debug, errors or printfs:
Travis Howell
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
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-04
correction, fixes lost/smaller palette glitches
Gregory Montoir
2005-05-28
Add last changes to HE100 too.
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-22
'len' is not initialized at this point, but if the purpose is to reset tmp3
Torbjörn Andersson
2005-05-22
HE70+ games use flags in drawBox().
Travis Howell
2005-05-22
Sync HE100.
Travis Howell
2005-05-12
Removed unused variables to prevent warnings.
Torbjörn Andersson
2005-05-12
Avoid HE regressions.
Travis Howell
2005-05-10
Rename opcode
Travis Howell
2005-05-09
Should be case 40.
Travis Howell
2005-05-07
Additions for funshop titles.
Travis Howell
2005-05-07
Missed one section.
Travis Howell
2005-05-07
Add missing opcode details
Travis Howell
2005-05-02
Add missing case for pajama.
Travis Howell
2005-05-01
Use correct safety check.
Travis Howell
2005-05-01
Add missing safety checks.
Travis Howell
2005-04-30
Reset additional fields
Travis Howell
2005-04-30
Add expanded _wizParams used by HE100 games.
Travis Howell
2005-04-30
Add missing case.
Travis Howell
2005-04-27
Minor cleanup.
Travis Howell
2005-04-27
Minor clean up, HE games should always copy strings directly.
Travis Howell
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
[next]