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-28
fix for CMI codec
Paweł Kołodziejski
2002-12-28
fixed warning
Max Horn
2002-12-28
typo :-)
Max Horn
2002-12-28
fixed several warnings; added a FIXME to a suspicious variable usage; use sam...
Max Horn
2002-12-28
added 16 bits samples to playVoice
Paweł Kołodziejski
2002-12-28
fix playVoice
Paweł Kołodziejski
2002-12-28
revert
James Brown
2002-12-28
added CMI sound codec
Paweł Kołodziejski
2002-12-28
remove call CMI music
Paweł Kołodziejski
2002-12-28
fix compilation under VC6
Paweł Kołodziejski
2002-12-28
Separated IMuseDigital into its own files.
Jamieson Christian
2002-12-28
Separated IMuseDigital to its own files
Jamieson Christian
2002-12-28
de-verbalise some debug messages (move from debug(1) to debug(2)).. so we can...
James Brown
2002-12-28
Enable o8_printDebug() to the console
James Brown
2002-12-28
Add keypress variable so the "Are you sure you want to Win (Y/N)" cheat works :)
James Brown
2002-12-28
Fix CMI Akos 'garbage' bug, based off of eriktorbjorn patch 659331
James Brown
2002-12-28
Correct cursor put opcode slightly
James Brown
2002-12-28
Initial (buggy) implementation of CURSOR_SET - the Cannon sequence now almost...
James Brown
2002-12-28
Add Save/Load game commands to Debugger
James Brown
2002-12-28
Implement MUMBLE
James Brown
2002-12-28
Fix NewGui for higher resolutions (eg, CMI)
James Brown
2002-12-28
get rid of getStringLen and use the more powerful resStrLen instead; moved re...
Max Horn
2002-12-28
cleanup
Max Horn
2002-12-28
guess at VAR_CUSTOMSCALETABLE (due to Endy)
Max Horn
2002-12-27
var correction (based on script 28)
Max Horn
2002-12-27
added FIXME
Max Horn
2002-12-27
SO_ACTOR_SPECIAL_DRAW = shadow_mode! Looks much better this way, too :-)
Max Horn
2002-12-27
like rtRoom, rtRoomScripts should never expire while the room they belong too...
Max Horn
2002-12-27
Some var updates
James Brown
2002-12-27
cleanup
Max Horn
2002-12-27
opcode 0xDD (find verb), used for conversations
Max Horn
2002-12-27
verb ids can be > 255 in V8; more V8 verbop corrections
Max Horn
2002-12-27
removing some annoying warnings
Max Horn
2002-12-27
almost all scripts that use o8_getStringWidth pass 1 as first parameter, but ...
Max Horn
2002-12-27
o8_getStringWidth also pops on param
Max Horn
2002-12-27
implemented V8 verbops fully, based on V6 - this contains some guessing and m...
Max Horn
2002-12-27
fixed verb entry code for V8
Max Horn
2002-12-27
fixed flobject loading in V8
Max Horn
2002-12-27
cleanup
Max Horn
2002-12-27
Voice sample support, again missing a required codec
James Brown
2002-12-27
Fix GCC3.1 compile problem
James Brown
2002-12-27
Add skeleton music support for CMI (but codec not implemented)
James Brown
2002-12-27
Appending another slash breaks COMI on MorphOS and AmigaOS where a double-sla...
Ruediger Hanke
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
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
[next]