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
2010-05-04
Move DebugChannel related code to new header
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-05-04
SCI: kPortrait - correctly jump over offset table to land on raw lipsync data...
Martin Kiewitz
2010-05-03
SCI: set signal in SCI0/SCI01 games, when samples have been played only. fixe...
Martin Kiewitz
2010-05-03
SCI: reverting r48805 - caused regression in sq3new/kq1
Martin Kiewitz
2010-05-03
SCI: copying over compressed audio (mp3/ogg/flac) buffers, because resourcema...
Martin Kiewitz
2010-05-03
SCI: fix possible heap error
Martin Kiewitz
2010-05-03
SCI: calculate sampleLen for WAVEs as well
Martin Kiewitz
2010-05-03
Fix g++ warning by commenting out an unused variable.
Johannes Schickel
2010-05-03
SCI: calculate sampleLen for compressed audio (mp3/ogg/flac) as well
Martin Kiewitz
2010-05-02
Allow the Orion Burger title screen to be shown again. At least, it doesn't
Torbjörn Andersson
2010-05-02
SCI: make audio decompression (mp3/ogg/flac) work on BE devices
Martin Kiewitz
2010-05-01
SCI: fix sync resources not loading correctly when compressed (mp3/ogg/flac) ...
Martin Kiewitz
2010-05-01
SCI: fix bugs in audio decompression (mp3, ogg, flac)
Martin Kiewitz
2010-05-01
KYRA: fixed some cppcheck warnings
Florian Kagerer
2010-04-30
SCI: animate cleanup
Martin Kiewitz
2010-04-30
Added proper names for some of the previous unknown timer fields, and bugfixe...
Paul Gilbert
2010-04-29
Silence gcc warnings.
Matthew Hoops
2010-04-29
SCI: remove unneeded #includes from resource.cpp
Martin Kiewitz
2010-04-29
SCI: audio compression support
Martin Kiewitz
2010-04-29
Fixed a glitch when a one-word text (e.g. "TOTENKOPF" in the first room, when
Torbjörn Andersson
2010-04-28
Make sure dialogue manager is destroyed on quit.
Nicola Mettifogo
2010-04-28
Make sure walk coordinate are valid before checking path buffer.
Nicola Mettifogo
2010-04-28
Fix uninitialized variable
Willem Jan Palenstijn
2010-04-28
CINE: Get rid of some global constructor uses
Max Horn
2010-04-28
SAGA: Avoid global constructor for pieceOrigins array
Max Horn
2010-04-28
TINSEL: Avoid global constructor for clickPos
Max Horn
2010-04-28
Initialize _requested*ScrollDir variables in constructor.
Nicola Mettifogo
2010-04-28
Fix uninitialized variables
Willem Jan Palenstijn
2010-04-28
Fixed leaks in parsing of examine and door zones.
Nicola Mettifogo
2010-04-28
Fix Nippon Safes test result label memory leak
Willem Jan Palenstijn
2010-04-28
Committed my proposed fix for bug #2970211 ("DRASCULA: missing german
Torbjörn Andersson
2010-04-28
Fix for bug #2824840: ZAK: Crash when using the yellow crystal (Amiga version)
Max Horn
2010-04-28
added cd-version detection and cdlogo.res support
Vladimir Menshakov
2010-04-28
Only draw letters that actually fit on the surface. Should fix bug #2992268 (...
Sven Hesse
2010-04-28
Fix a destruction order issue and note two remaining issues from the label fi...
Willem Jan Palenstijn
2010-04-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-04-27
Fix warning using GCC 4.5
Arnaud Boutonné
2010-04-27
Fix warning
Willem Jan Palenstijn
2010-04-27
Fix warning
Willem Jan Palenstijn
2010-04-27
Added further timer method implementation. Also renamed some of the classes t...
Paul Gilbert
2010-04-27
Bugfix for making Goewin more smoothly follow player out of the caves
Paul Gilbert
2010-04-27
Minor bugfix for the shop-keeper sequence when you're viewing through the win...
Paul Gilbert
2010-04-27
Fix bug 2969257 (labels) and hopefully plug all the leaks.
Nicola Mettifogo
2010-04-26
SCI: fix regression from r48720, upscaled games that use view cursors crashed
Martin Kiewitz
2010-04-26
SCI: fixing regression from r48771 - sierra used != before SCI1LATE and !(&) ...
Martin Kiewitz
2010-04-26
SCI: changing comment slightly about setting signal selector in stopSound for...
Martin Kiewitz
2010-04-26
SCI: also set signal selector when stopping sounds for SCI0 as well - fixes s...
Martin Kiewitz
2010-04-25
fix missing sound effects during introduction with non French versions.
Gregory Montoir
[next]