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
/
engines
Age
Commit message (
Expand
)
Author
2006-10-29
Add opcode and opcode stub for Elvira 2. Remove unused opcode code
Travis Howell
2006-10-28
White space changes
Travis Howell
2006-10-28
Remove vga opcodes which are never used by games
Travis Howell
2006-10-28
Update debug tables
Travis Howell
2006-10-28
Correct dump of VGA file in FF
Travis Howell
2006-10-28
Fix sign issues, that caused combat issues in Elvira 1
Travis Howell
2006-10-28
Fix cursor palette in Elvira 1
Travis Howell
2006-10-28
Add shield cursor for Elvira 1
Travis Howell
2006-10-28
Fix the heart beat in Elvira 2
Travis Howell
2006-10-28
Update debug tables
Travis Howell
2006-10-28
Add code for vc37_pokePalette
Travis Howell
2006-10-28
Add more fixes for Elvira 1
Travis Howell
2006-10-28
SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclass
Max Horn
2006-10-28
SCUMM: Fix what I believe is a long-standing bug in FileChunk::reseek()
Max Horn
2006-10-28
SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableR...
Max Horn
2006-10-28
SCUMM: Got rid of smush/chunk_type.h
Max Horn
2006-10-28
SCUMM: Further SMUSH audio channel cleanup; this time unified some code, and ...
Max Horn
2006-10-28
SCUMM: Changed SaudChannel to return 8bit mono data (the mixer will do any ne...
Max Horn
2006-10-27
const and static, static and const, const and static, static and const... now...
Max Horn
2006-10-27
Oops, forgot to check in engines/scumm/module.mk
Max Horn
2006-10-27
SCUMM: Unified some more SMUSH audio channel code
Max Horn
2006-10-27
SCUMM: Unified some SMUSH audio channel code
Max Horn
2006-10-27
Cleanup
Travis Howell
2006-10-27
Var 254 is only reset, when reseting animations in later games
Travis Howell
2006-10-27
Cleanup
Travis Howell
2006-10-27
Update comment
Travis Howell
2006-10-27
Update dump code for additional games
Travis Howell
2006-10-27
Update names in opcode tables
Travis Howell
2006-10-27
Cleanup
Travis Howell
2006-10-27
Script 160 is only used when clearing timers in Simon 1/2
Travis Howell
2006-10-27
Ooops, fix Elvira 1 regression
Travis Howell
2006-10-27
Add code for look opcode in elvira 1
Travis Howell
2006-10-27
Limit game specific code
Travis Howell
2006-10-27
Limit subtitle speed keys to Simon 1/2
Travis Howell
2006-10-26
Add font table for Czech version of Simon 2
Travis Howell
2006-10-25
Switch error to warning, since code is compatbile with football2002 too
Travis Howell
2006-10-25
cleanup
Max Horn
2006-10-25
#ifndef DISABLE_SCUMM_7_8 missing
Bertrand Augereau
2006-10-25
Missing include file (for ScummEngine_v6 symbol)
Bertrand Augereau
2006-10-25
Update comments
Travis Howell
2006-10-25
Cleanup
Travis Howell
2006-10-25
Add back delay between script restarts
Travis Howell
2006-10-25
Remove unused script code
Travis Howell
2006-10-25
Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1
Travis Howell
2006-10-25
Revert debug changes
Travis Howell
2006-10-25
Remove unused script opcodes
Travis Howell
2006-10-25
Correction to script opcode table for FF
Travis Howell
2006-10-25
Corrections to script opcode table for PP
Travis Howell
2006-10-25
Add more opcodes for Elvira 1/2
Travis Howell
2006-10-25
Add class code used by scripts in Elvira 1
Travis Howell
[next]