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
2002-12-26
Fix incorrect opcode (now it at least starts the Verb Widget scripts)
James Brown
2002-12-26
Hack around a COMI crash..
James Brown
2002-12-26
added missing return
Paweł Kołodziejski
2002-12-26
Add a guess at VAR_TALK_ACTOR (stops the crashes anyway), and add the DEBUGMO...
James Brown
2002-12-26
Update more CMI opcodes. The first room now starts, although actor text crash...
James Brown
2002-12-26
CMI opcode work
James Brown
2002-12-26
SMUSH playback opcode
James Brown
2002-12-26
dummy o8_startVideo implementation
Max Horn
2002-12-26
fixed compilation under VC6
Paweł Kołodziejski
2002-12-26
added intensity roomops
Max Horn
2002-12-26
Allow the CMI logo room to run
James Brown
2002-12-26
reuse the old (ugly nasty dreaded) string system for V8, too (by supplying a ...
Max Horn
2002-12-26
32 bit variables storage
Max Horn
2002-12-26
Make the title screen do something useful.
James Brown
2002-12-26
updated VC6 file
Paweł Kołodziejski
2002-12-26
fixed compilation under VC6
Paweł Kołodziejski
2002-12-26
Don't go to the save/load screen
James Brown
2002-12-26
640*480 = 307200 > 65536: uin16 not sufficient to store the VirtScreen size
Max Horn
2002-12-26
Make menu stuff run
James Brown
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
This could hardly work, how did this change? scratch head" morphos.cpp
Ruediger Hanke
2002-12-25
Fix compiler warning and possible hit
Ruediger Hanke
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
seems cursor width/height can occur
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
Some fixes for COMI mouse pointer
Ruediger Hanke
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
updated VC6 file
Paweł Kołodziejski
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 mouse cursor code to cope with CMI
Max Horn
2002-12-25
fixed bomp cursor in CMI partially - still seeing flickering/tearing/artifact...
Max Horn
[prev]
[next]