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
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
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
Moved MorphOS midi driver to backends/midi
Ruediger Hanke
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
More warnings with MorphOS GCC fixed, removed unneccessary define
Ruediger Hanke
2002-12-25
Compilation warnings fixed
Ruediger Hanke
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
[prev]
[next]