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
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
NEWS: Added all of the changes made in SCI0 - SCI1.1
Filippos Karapetis
2011-02-09
MIDI: Really fix bug #3153076 (this time also for Timidity)
Max Horn
2011-02-09
NEWS: Fix spelling
Eugene Sandulenko
2011-02-09
LASTEXPRESS: Add support for item highlight in inventory and scene restore
Julien Templier
2011-02-09
JANITORIAL: Update NEWS for changes since 1.3.0
David Turner
2011-02-09
TOOLS: Update create_project for change from sound/ to audio/
Julien Templier
2011-02-09
MIDI: Fix bug #3153076 (warnings in SEQ driver)
Max Horn
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
AUDIO: Tweak Timestamp docs; move class member decls to the end
Max Horn
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-09
AUDIO: Forbid adding timestamps with differing framerate
Max Horn
2011-02-09
COMMON: Reduce overflow risk in Common::Rational += and -= operators
Max Horn
2011-02-09
COMMON: Add comment that explains strange <= checks in gcd()
Max Horn
2011-02-08
SCI: Changed the warning when applying script patches into a debug output call
Filippos Karapetis
2011-02-08
VIDEO: Fix the documentation of VideoDecoder::setSystemPalette.
Johannes Schickel
2011-02-08
VIDEO: Fix the documentation of VideoDecoder::getPalette.
Johannes Schickel
2011-02-08
CREDITS: Add credits for Czech translation
Thierry Crozat
2011-02-08
I18N: Add Czech translation (patch #3174438)
Thierry Crozat
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
GUI: Change SaveLoadChooser to not 'public subclass' GUI::Dialog
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
typo
Max Horn
2011-02-07
VIDEO: Try to clarify VideoDecoder docs a bit
Max Horn
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
BACKENDS: Reduce header interdependencies
Max Horn
2011-02-07
BACKENDs: Fix const correctness in "null" graphics manager
Max Horn
[next]