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
2002-12-26
fixed save/load; more restructuring of the charset rendering code
Max Horn
2002-12-25
cleanup
Max Horn
2002-12-25
seperated classic & old256 rendered (now subclasses of CharsetRenderer)
Max Horn
2002-12-25
more cleanup
Max Horn
2002-12-25
cleanup
Max Horn
2002-12-25
moved CharsetRendere into its own header/source file; changed Scumm::_charset...
Max Horn
2002-12-25
implemented V8 kernel function 'killAllScriptsButMe' - not sure if I did it r...
Max Horn
2002-12-25
text center mode hack
Max Horn
2002-12-25
two good rules of thumb: don't use typecasts if you don't have to - type cast...
Max Horn
2002-12-25
added some stuff to lock/unlock object v2
Paweł Kołodziejski
2002-12-25
added some stuff to lock/unlock object
Paweł Kołodziejski
2002-12-25
cleanup
Max Horn
2002-12-25
chenged opcode o8_breakHerVar to o6_delayFrames
Paweł Kołodziejski
2002-12-25
changes in o8_kludge
Paweł Kołodziejski
2002-12-25
changed name from _insaneFlag to _smushFrameRate
Paweł Kołodziejski
2002-12-25
breakHereVar takes an argument -> Ctrl-C now works again (skips to the 'Part ...
Max Horn
2002-12-25
use translateText for V8 print opcodes
Max Horn
2002-12-25
use specified color
Max Horn
2002-12-25
converted heaps of int16 to int for V8 compatibility; fixed defineArray for V...
Max Horn
2002-12-25
fixed free buffer before alloc new
Paweł Kołodziejski
2002-12-25
Clean up the hack. But it's still kinda a hack. Er. :)
James Brown
2002-12-25
fixed width font problem in NutRenderer
Paweł Kołodziejski
2002-12-25
Hacky font support - first attempt :)
James Brown
2002-12-25
added nut renderer, there is bug with font width, fix later
Paweł Kołodziejski
2002-12-25
fixed bomp cursor in CMI partially - still seeing flickering/tearing/artifact...
Max Horn
2002-12-25
Fix midi driver thread for MorphOS
Ruediger Hanke
2002-12-25
get rid of warnings that flood my terminal
Max Horn
2002-12-25
Fix Dig regression
James Brown
2002-12-25
renamed Scumm::charset -> Scumm::_charset
Max Horn
2002-12-25
cleanup (really need to factor out a lot of this stuff into seperate methods)
Max Horn
2002-12-25
fixed warnings(errors) for VC6.
Paweł Kołodziejski
2002-12-25
Skeleton for hacky font support using Smush's FontRenderer. Doesn't work (unc...
James Brown
2002-12-25
added (broken) cursor support for V8; enabled bomp drawing
Max Horn
2002-12-25
filled in f-kludge stuff, and make it push(0) - now we don't crash anymore
Max Horn
2002-12-25
even more -peantic fixes
Max Horn
2002-12-25
more -pedantic warnings fixed
Max Horn
2002-12-25
fix -pedantic warnings
Max Horn
2002-12-25
allow array dynamically to make VC happy
Max Horn
2002-12-25
more opcodes (we see graphics again, albeit only briefly before it crashes)
Max Horn
2002-12-24
enabled room & local scripts in V8; some more opcodes
Max Horn
2002-12-24
added a map from object names to object ids
Max Horn
2002-12-24
getting graphics in COMI, woohoo! That's a nice christmas present, isn't it? :-)
Max Horn
2002-12-24
some hacks to get V8 loading further. It now fails because it can't find the ...
Max Horn
2002-12-24
more opcodes
Max Horn
2002-12-24
opcode 0xE1 = o6_getAnimateVariable ?
Max Horn
2002-12-24
Fix silly mistake
James Brown
2002-12-24
Fix a typo, add some more code.
James Brown
2002-12-24
Cope with relocation of room scripts into a subbranch of LFLF, not ROOM
James Brown
2002-12-24
replace unk1 for numZBuffer in the v8 part of RoomHeader
Jonathan Gray
2002-12-24
make initBGBuffers handle the fact that v8 stores number of z buffers in RMHD...
Jonathan Gray
[next]