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
2010-05-23
Keep the Broken Sword cutscene players from using up all available CPU.
Torbjörn Andersson
2010-05-23
Cleaned up the game ID code:
Filippos Karapetis
2010-05-23
Major work done on the animation and support classes to match the original
Paul Gilbert
2010-05-23
PSP: switched from SDL's audio to my own thread. Removed needless blocking wh...
Yotam Barnoy
2010-05-22
SCI: adding ability to specify hexadecimal number as index for debug command ...
Martin Kiewitz
2010-05-22
Cleanup (removed more Parallaction::getGameType() calls).
Nicola Mettifogo
2010-05-22
Cleanup (removed many Parallaction::getGameType() calls).
Nicola Mettifogo
2010-05-22
Finish implementation of hitZone and related functions as from the original c...
Nicola Mettifogo
2010-05-22
Apply patch 3004687 by fuzzie: allow usage of merge zones.
Nicola Mettifogo
2010-05-22
Cleanup
Filippos Karapetis
2010-05-22
Rewrote and simplified the game ID detector. It now properly works with SCI0-...
Filippos Karapetis
2010-05-22
Apply patch 3005433 by fuzzie: new 'toggleglobalflags' command for the debugger.
Nicola Mettifogo
2010-05-22
Apply patch 3004991 by fuzzie: don't try and run dialogues for SPEAK zones wi...
Nicola Mettifogo
2010-05-22
Make sure a dialogue is valid before entering dialogue mode.
Nicola Mettifogo
2010-05-22
Use the kZoneYourself flag to check zones for self-use in BRA. See patch 3003...
Nicola Mettifogo
2010-05-22
Do not make the character walk towards the zone clicked upon by the user if i...
Nicola Mettifogo
2010-05-22
Added descriptions for kFlagsSelfuse and kFlagsYourself. See patch 3003626.
Nicola Mettifogo
2010-05-22
Make sure hitZone always gets absolute game coordinates. Based on the patch 3...
Nicola Mettifogo
2010-05-21
sync with parent sdl backend
Paweł Kołodziejski
2010-05-21
Implement FR #2858270: GUI: List scrollbar actions should focus on list
Eugene Sandulenko
2010-05-21
Implement FR #2988017: exit status with --list-saves always 0
Eugene Sandulenko
2010-05-21
SDL: Split quit() method into deinit() so error codes could be returned.
Eugene Sandulenko
2010-05-21
Fix spelling
Eugene Sandulenko
2010-05-21
Slight cleanup
Filippos Karapetis
2010-05-21
Fix loading of MSC files on big-endian systems. Patch 3004367 by fuzzie.
Nicola Mettifogo
2010-05-21
Added a new valid EOL character for scripts. Patch 3004990 by fuzzie.
Nicola Mettifogo
2010-05-21
Removed the reliance on the segment manager from the fallback detector, for S...
Filippos Karapetis
2010-05-21
Some further work on the fallback detector, reducing the reliance on the segm...
Filippos Karapetis
2010-05-21
cleanup
Paweł Kołodziejski
2010-05-20
The QuickTime getPalette() function should output in RGB format, not RGBA.
Matthew Hoops
2010-05-20
Add a pause level system to VideoDecoder (blatantly ripped off from Engine) a...
Matthew Hoops
2010-05-20
Add initial support for T7G Mac MIDIs. Compressed MIDI is not yet supported.
Matthew Hoops
2010-05-20
Groovie: Add support for MT-32 custom instruments
Jordi Vilalta Prat
2010-05-20
Make the MacResManager opening more robust to failed tries and plug its memor...
Jordi Vilalta Prat
2010-05-20
PSP: Had to switch to different way of using callbacks as last one wasn't wor...
Yotam Barnoy
2010-05-20
SCI: fix regression of r49109 - only queue up midi sounds
Martin Kiewitz
2010-05-20
SCI: adding workaround for some underwater rooms in iceman - removing visual&...
Martin Kiewitz
2010-05-20
Groovie: Tweak a filename of the Mac version of T7G
Jordi Vilalta Prat
2010-05-19
Slight bugfix in the object iteration inside getSierraGameId()
Filippos Karapetis
2010-05-19
SCI: sound code now queues up music in sci0, wip-code: not reacting on priori...
Martin Kiewitz
2010-05-19
SCI: updated comment on kDoSound(12)
Martin Kiewitz
2010-05-19
Disabled probably false positive warning 4121 (alignment of a member was sens...
Filippos Karapetis
2010-05-19
Reverted commit #49088, seems like to be a false positive from MSVC on the QT...
Filippos Karapetis
2010-05-19
Add a parser for HEAR zones in BRA, and handle the relative MUSIC command. Pa...
Nicola Mettifogo
2010-05-19
Fixed silly typo in #49099. Iceman works again (thanks m_kiewitz)
Filippos Karapetis
2010-05-19
Do not try and run dialogues when there is no dialogue defined in a SPEAK zon...
Nicola Mettifogo
2010-05-19
Added a new method to the resource manager, to help determine if we got a SCI...
Filippos Karapetis
2010-05-19
SCI: removed cmdStopAllSounds(), can't be right - added FIXME - fixes iceman ...
Martin Kiewitz
2010-05-19
Fixed signed/unsigned warning, changed to CamelCase
Filippos Karapetis
2010-05-19
Cleaned up script_instantiate_sci0()
Filippos Karapetis
[prev]
[next]