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
2009-08-09
prepare the kyraplayer for reading sfxtables from raw data (instead of static...
Norbert Lange
2009-08-09
fixed up some missing newlines
Norbert Lange
2009-08-08
added code to support the "finale" section
Norbert Lange
2009-08-08
moved table-definition from header to cpp file
Norbert Lange
2009-08-08
merge with trunk
Norbert Lange
2009-08-08
Implemented support for Amiga wander score map.
Johannes Schickel
2009-08-08
Change workaround for bug #2820054 to apply for all GRA versions.
Johannes Schickel
2009-08-08
Formatting fix.
Johannes Schickel
2009-08-08
Fix for bug #2412336 "DW2: Voices cut off" (commit on behalf of dreammaster)
Johannes Schickel
2009-08-08
Add workaround for bug #2820054 "DW1: No intro music at first start on Wii", ...
Johannes Schickel
2009-08-08
fix a bug that prevented gcc from compiling
Norbert Lange
2009-08-08
Commit of dhewg's patch to fix screen refreshes on the Wii
Paul Gilbert
2009-08-08
When opening a data stream, don't read the whole file into memory if not nece...
Sven Hesse
2009-08-07
show VK in gui_v2 games of kyra
Kostas Nakos
2009-08-07
hint backend about virtual keyboard on save, in LoK
Kostas Nakos
2009-08-07
Bugfix for #2831159 - Palace guards saying !!HIGH STRING!!
Paul Gilbert
2009-08-05
replace workaround in case musicfiles are missing with a simpler one
Norbert Lange
2009-08-05
T7G: Fix bug #2831041 by implementing opcode responsible for starting music p...
Scott Thomas
2009-08-05
Bugfix for music not being stopped when music volume is set to zero
Paul Gilbert
2009-08-04
Cleanup
Filippos Karapetis
2009-08-04
remove a former workaround for Amiga MI
Norbert Lange
2009-08-04
fixed hanging intro (and possible other scenes) when music cant be loaded
Norbert Lange
2009-08-04
cleaned up sound_amiga.cpp a bit, added checks for missing files
Norbert Lange
2009-08-04
added warning should the sound files not be available (intro will hang if the...
Norbert Lange
2009-08-04
Removed the superfluous VGA buffer, replacing it with direct writes to the vi...
Filippos Karapetis
2009-08-03
Fix for #2824798 (FW: crash when clicking "load" in the GUI):
Kari Salminen
2009-08-03
Fix for bug #2828333 (AGI: KQ1: Greensleeves always plays):
Kari Salminen
2009-08-03
Bugfix to correctly reset the music tempo when loading a savegame
Paul Gilbert
2009-08-03
T7G: Fix bug #2831046 where save names not shown after loading a save from la...
Scott Thomas
2009-08-02
Make MemoryReAlloc() 64-bit alignment safe
Joost Peters
2009-08-02
Fix AGI crashes on 64-bit systems that require alignment
Joost Peters
2009-08-02
align memory handles to sizeof(void*) instead of 4 (which is just good enough...
Joost Peters
2009-08-02
Show a message if saving or loading a game fails.
Sven Hesse
2009-08-02
Show a message if saving or loading a game fails.
Torbjörn Andersson
2009-08-02
Removing _frameWaitLag. It broke normal animation speed in pre-v4 games and d...
Sven Hesse
2009-08-02
When ESCing videos, seek to the last frame that was meant to be played. Fixes...
Sven Hesse
2009-08-02
synced the branch with the palette patch (#2819787)
Norbert Lange
2009-08-02
made MdatResource struct private and changed the signatures of functions whic...
Norbert Lange
2009-08-01
stole formatting for constructors from existing code
Norbert Lange
2009-08-01
engines/scumm/scumm.cpp: terminate method is pretty redundant - removed
Norbert Lange
2009-08-01
refactored and commented player_va4 a bit
Norbert Lange
2009-08-01
Added some more information to the "Compressed sound ... invalid" error. Maybe
Torbjörn Andersson
2009-08-01
Remove obsolete comment from Cine::Palette::saturatedAddColor.
Kari Salminen
2009-07-31
Fix bug with the event loop that was discarding pending events rather than le...
Paul Gilbert
2009-07-31
using accessmodifiers in Tfmx now and removed/disabled functions that now don...
Norbert Lange
2009-07-31
When renaming old savefiles for Nippon Safes, don't assert if a file that mat...
Nicola Mettifogo
2009-07-30
SCUMM: Properly detect & distinguish the three FM-TOWNS double-demos
Max Horn
2009-07-30
Patch #2828669: CRUISE: Fix cruise compilation with mingw32ce toolchain
Max Horn
2009-07-30
minor cleanup to scale2x, to avoid confusing the compiler about potential poi...
Max Horn
2009-07-30
Fix bug which caused the mouse cursor not to update in some cases.
Johannes Schickel
[next]