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
Age
Commit message (
Expand
)
Author
2003-01-08
subcode lvl3:0xFD fix. this sub writes into oob+1 memory :/
James Brown
2003-01-08
added buffer hack
Paweł Kołodziejski
2003-01-08
fix warnings
Max Horn
2003-01-08
fix compile
James Brown
2003-01-08
codec47: fixes in opcode FD
Paweł Kołodziejski
2003-01-08
added missing: d_src++
Paweł Kołodziejski
2003-01-08
implementation of codec47 in Smush CMI.
Paweł Kołodziejski
2003-01-07
fixed regression caused by changes to akos code
Max Horn
2003-01-07
more akos/costume merging
Max Horn
2003-01-07
Skeleton for actor debugger commands - current command is useful for states w...
James Brown
2003-01-07
CMI cannon hack
James Brown
2003-01-06
scaling bug fix
Max Horn
2003-01-06
some chore/limb related code
Max Horn
2003-01-06
cleanup; added a hack to avoid crash in the canon scene (at least it works th...
Max Horn
2003-01-06
oops
Max Horn
2003-01-06
fix talking in The Dig
Max Horn
2003-01-06
unified function names (compared to V8); added some FIXME comments
Max Horn
2003-01-05
started unifying code in akos.cpp and costume.cpp
Max Horn
2003-01-05
fix redraw bug in the Dig (when Cmdr Low stands in front of the sparks in the...
Max Horn
2003-01-05
changed 'default case' warning output to hex (as we use that for the case lab...
Max Horn
2003-01-05
added TODO
Max Horn
2003-01-05
fix for the cannon scene
Max Horn
2003-01-05
cleaned up & documented the transitionEffect() code a bit
Max Horn
2003-01-04
Small junk
James Brown
2003-01-02
Plop in some better disk switching code for CMI - I have no idea how well thi...
James Brown
2003-01-02
implement temporary state saving for CMI
James Brown
2003-01-01
oops... wrong fix in the wrong spot
Max Horn
2003-01-01
fixed VAR_TALKSTOP_KEY
Max Horn
2003-01-01
endian fix
Max Horn
2003-01-01
moved Scumm::faceActorToObj to Actor::faceToObject; moved various functions i...
Max Horn
2003-01-01
fixed cutscene override in V8; cleanup
Max Horn
2003-01-01
added an assert against the z plane count; resolved an ambigious statement (t...
Max Horn
2003-01-01
implement roomops case (CMI crypt)
James Brown
2003-01-01
Clean up the code a little.
James Brown
2003-01-01
Fix CMI room segfaults (too few zbuffers defined)
James Brown
2003-01-01
change the zero key to mean slot 10 instead of 0 (autosave) when using save/l...
Jonathan Gray
2003-01-01
added yet another variable (for mouse-button-hold flags). Now the 'verb widge...
Max Horn
2002-12-31
cleaned up soundKludge
Max Horn
2002-12-31
there are 5 fonts in CMI
Paweł Kołodziejski
2002-12-31
hacked in font shadow. font shadows are very important for readability. Howev...
Max Horn
2002-12-31
added masking to nut charset renderer
Max Horn
2002-12-31
hack to get actor text color right
Max Horn
2002-12-31
added some comment
Max Horn
2002-12-31
fixed NUT text render when screen is scrolled
Max Horn
2002-12-31
setBoxSlot = setBoxScale apparently was right after all
Max Horn
2002-12-31
implemented o8_getDateTime
Max Horn
2002-12-31
cleanup; fixed z masking in COMI
Max Horn
2002-12-31
fix opcode that sets actor z cliping. Yeah I know that Guybrush now is drawn ...
Max Horn
2002-12-31
more cleanup
Max Horn
2002-12-31
another round of cleanup on the first 6 decoders: only moved around code to w...
Max Horn
[next]