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
Age
Commit message (
Expand
)
Author
2005-04-12
Add missing segment
Travis Howell
2005-04-12
Not all polygons should be cleared in startScene().
Travis Howell
2005-04-12
Add comments on CD-specific opcodes
Eugene Sandulenko
2005-04-12
Removed unnecessary semi-colon.
Torbjörn Andersson
2005-04-12
Cleanup
Travis Howell
2005-04-12
Add angle change.
Travis Howell
2005-04-12
Use paletteNum.
Travis Howell
2005-04-12
Sync.
Travis Howell
2005-04-12
Work in progress on opcodeE0 for HE games.
Travis Howell
2005-04-12
Remove reference to resource.h
Eugene Sandulenko
2005-04-12
Remove unneeded files.
Eugene Sandulenko
2005-04-11
add comment explaining this struct contains LE values
Joost Peters
2005-04-11
endian-convert pieces value when read, instead of when they are loaded (since...
Joost Peters
2005-04-11
Patch from wjp. Support for CD and EGA versions.
Eugene Sandulenko
2005-04-11
no, we only check for the value being 0, so no endian conversion is needed ;-)
Max Horn
2005-04-11
cleanup
Max Horn
2005-04-11
Endian fixes, getting past the 'Please wait...' loading screen now
Max Horn
2005-04-11
MIN() on two different datatypes not allowed...
Marcus Comstedt
2005-04-11
cleanup
Max Horn
2005-04-11
Endian fixes
Max Horn
2005-04-11
Stub out some opcodes, to get the CD version go a bit further (thanks Willem)
Max Horn
2005-04-11
Typo
Max Horn
2005-04-11
minor change, to be consistent with rest of Wiz code
Gregory Montoir
2005-04-11
added processWizImage mode 10
Gregory Montoir
2005-04-11
Slightly more informative error message. (I get this if I try to speak to
Torbjörn Andersson
2005-04-11
Already working.
Travis Howell
2005-04-11
Update comment
Travis Howell
2005-04-11
Update debug message.
Travis Howell
2005-04-11
Enable 2x overlay in MM NES
Eugene Sandulenko
2005-04-11
cleanup
Joost Peters
2005-04-11
more struct conversion
Joost Peters
2005-04-11
convert some struct members - unfortunately we can't currently allocate memor...
Joost Peters
2005-04-11
Add a few extra sprite correction and functions, based off HE100.
Travis Howell
2005-04-11
Initialization fix.
Torbjörn Andersson
2005-04-11
RNAM block is different in HE games.
Travis Howell
2005-04-11
Ooops
Travis Howell
2005-04-11
Sort alternative file list again and remove duplicate.
Travis Howell
2005-04-11
Re-order md5s for multiple version games.
Travis Howell
2005-04-11
Add md5s for NES maniac
Travis Howell
2005-04-10
Fix regression in MM NES which disabled scrolling and lead to weird crashes
Eugene Sandulenko
2005-04-10
Gobliiins tweaks
Nicolas Bacca
2005-04-10
Add autodetection for WinCE (to be modified)
Nicolas Bacca
2005-04-10
Get rid of posixism
Nicolas Bacca
2005-04-10
cleanup
Max Horn
2005-04-10
Fix for bug #1167146 (properly fix the monkey vs. monkey1 issue by using the ...
Max Horn
2005-04-10
Some inter_variables cleanup.
Joost Peters
2005-04-10
oops
Max Horn
2005-04-10
Add a comment which clarifies that monkeyVGA and loomCD are V5 games, but we ...
Max Horn
2005-04-10
Initialise _currentRunList to avoid failed assertion when quitting the
Torbjörn Andersson
2005-04-10
Fix for bug #1180240
Max Horn
[next]