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
2011-02-11
HUGO: refactoring: move boundaries to object class
Arnaud Boutonné
2011-02-11
TOON: Fix memory leak
Torbjörn Andersson
2011-02-10
SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ...
Filippos Karapetis
2011-02-10
SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin)
Filippos Karapetis
2011-02-10
SCI: Added a workaround for MUMG Deluxe
Filippos Karapetis
2011-02-10
SCI: Added resource manager support for changing the audio directory dynamica...
Filippos Karapetis
2011-02-10
SCI: Don't fallback to views in SCI1.1+ Mac games
Matthew Hoops
2011-02-10
SCI: Fixed typo
Filippos Karapetis
2011-02-10
SCI: Added a short explanation about each of the different resource source types
Filippos Karapetis
2011-02-10
SCI: Fix Mac SCI1 view transparency
Matthew Hoops
2011-02-10
SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanup
Max Horn
2011-02-10
SCI: Renamed addInternalSources -> addAudioSources and separated the script ...
Filippos Karapetis
2011-02-10
SCI: Moved some audio resource code to resource_audio.cpp
Filippos Karapetis
2011-02-10
KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with ...
Johannes Schickel
2011-02-10
KYRA: Remove superfluous const in type conversion.
Johannes Schickel
2011-02-09
MOHAWK: Complete Myst opcode 209, fixing the bookcase door lintel updates
Bastien Bouclet
2011-02-09
MOHAWK: Implement Stoneship battery depletion
Bastien Bouclet
2011-02-09
SCI: Improve speed of Mac resource fork sources
Matthew Hoops
2011-02-09
LASTEXPRESS: Add support for item highlight in inventory and scene restore
Julien Templier
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
SCI: Do not try to dereference object name when it's not a pointer.
Walter van Niftrik
2011-02-09
LASTEXPRESS: Implement proper Inventory::open() and Inventory::close()
Julien Templier
2011-02-09
LASTEXPRESS: Properly update cursor when hovering Egg and inventory items
Julien Templier
2011-02-09
LASTEXPRESS: Refactor inventory handling
Julien Templier
2011-02-09
VIDEO: Remove unused SeekableVideoDecoder::seekToFrame method
Max Horn
2011-02-09
AGOS: Reduce header interdependencies
Max Horn
2011-02-09
AGOS: Change private to protected, Instead of making subclasses friends
Max Horn
2011-02-09
VIDEO: In overloaded methods, invoke correct parent implementation
Max Horn
2011-02-08
SCI: Changed the warning when applying script patches into a debug output call
Filippos Karapetis
2011-02-08
HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)
Arnaud Boutonné
2011-02-08
SCI: Some work on robot videos
Filippos Karapetis
2011-02-08
MOHAWK: Add detection entry for "Dr Seuss' ABC" Macintosh version.
David Turner
2011-02-08
SCI: Add detection for Freddy Pharkas Mac
Matthew Hoops
2011-02-08
SCI: Do not flip clearKey for Mac SCI1.1+ views.
Walter van Niftrik
2011-02-08
SCI: Fix Mac robot palettes again
Matthew Hoops
2011-02-08
SCI: Fix Mac SCI1.1+ view white/black/transparency
Matthew Hoops
2011-02-08
MOHAWK: Fix poetry mode for v2 games
Matthew Hoops
2011-02-08
MOHAWK: Add detection for the v2 lbsampler
Matthew Hoops
2011-02-08
PARALLACTION: Avoid hiding overloaded virtual methods.
Nicola Mettifogo
2011-02-07
QUEEN: Avoid hiding an overloaded virtual method
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
MOHAWK: Fix MohawkEngine_Myst::runLoadDialog
Max Horn
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-02-07
VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp
Max Horn
2011-02-07
SCI: Fixed compilation
Filippos Karapetis
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-02-07
SCUMM: Avoid hiding overloaded virtual method
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-07
HUGO: Spelling fix.
Alyssa Milburn
2011-02-07
SCI: Unified the SEQ and robot palette code, and fixed the include safeguard ...
Filippos Karapetis
[next]