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
2006-10-29
Add opcode and opcode stub for Elvira 2. Remove unused opcode code
Travis Howell
2006-10-28
Not required anymore
Chris Apers
2006-10-28
Simon -> AGOS
Chris Apers
2006-10-28
New modular backend implementation
Chris Apers
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
Modified version of patch #1584720 (add support for FLAC-1.1.3)
Max Horn
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
cleanup
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-26
Increase timer accuracy again
Max Horn
2006-10-25
Switch error to warning, since code is compatbile with football2002 too
Travis Howell
2006-10-25
Rewrote the DefaultTimerManager to use a priority queue instead of a fixed si...
Max Horn
2006-10-25
cleanup
Max Horn
2006-10-25
- Fix crash if theme_logo.visible is set to true in a classic theme config file
Johannes Schickel
2006-10-25
- renamed GUI::ThemeNew to GUI::ThemeModern
Johannes Schickel
2006-10-25
Formatting.
Johannes Schickel
2006-10-25
Compile fix when DISABLE_FANCY_THEMES is #defined
Bertrand Augereau
2006-10-25
#ifndef DISABLE_SCUMM_7_8 missing
Bertrand Augereau
2006-10-25
Missing include file (for ScummEngine_v6 symbol)
Bertrand Augereau
[next]