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-27
Fix cwd resource path bug for CMI
James Brown
2002-12-27
Error out when fonts are missing
James Brown
2002-12-27
removing not working, obsolete mac port
Max Horn
2002-12-27
fix S&M (why was that changed made in the first place I wonder?)
Max Horn
2002-12-27
cleanup
Max Horn
2002-12-27
quick fix for Endy's code - should be redone properly later
Max Horn
2002-12-27
Patch 650135 (method 3): FOA parrot hang
James Brown
2002-12-27
some more var guesses
Max Horn
2002-12-27
Patch from ccr: Don't segfault if euid has no r/w perms on pwd
James Brown
2002-12-27
Move some things around, to get rid of all these resource/ sprintf's for CMI
James Brown
2002-12-26
o8 startScript juggling
James Brown
2002-12-26
group startScript/Object codes (no code change)
Max Horn
2002-12-26
doSentence only takes three params in V8
Max Horn
2002-12-26
added FIXME comment
Max Horn
2002-12-26
fixed talking
Max Horn
2002-12-26
map V8 talk opcodes to the right V6 opcodes; however, talking still locks up ...
Max Horn
2002-12-26
fixed verb scripts
Max Horn
2002-12-26
Increase allowed zbuffers for CMI (One room, 16, uses at least 6.. add a few ...
James Brown
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
[next]