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
2016-01-15
SCI: Add an initial implementation of kStringTrim
Filippos Karapetis
2016-01-15
SCI: Use the actual segment in the segment manager for SCI3 games
Filippos Karapetis
2016-01-15
SCI: Add a hack in music init for MUMG Deluxe, so that it starts
Filippos Karapetis
2016-01-15
SCI: Allow null references to kStringGetData, for Torin's Passage
Filippos Karapetis
2016-01-15
SCI: Fix usage of override functions and silence a warning
Filippos Karapetis
2016-01-15
Merge pull request #649 from csnover/sci32-kPalette
Filippos Karapetis
2016-01-14
SCI: Minor clean-ups to comments and null pointer values
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalette findColor and matchColor
Colin Snover
2016-01-14
SCI: fix kernelCoordinateToPriority
Martin Kiewitz
2016-01-14
SCI: Use tick-based timing more consistently
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalVary and kPalette setFade
Colin Snover
2016-01-14
SCI: Add kPalMorph stub
Colin Snover
2016-01-14
SCI: Fix bad spacing in kernel tables
Colin Snover
2016-01-14
LAB: Remove superfluous calls to updateEvents()
Filippos Karapetis
2016-01-14
LAB: Better separation of the event and interface code
Filippos Karapetis
2016-01-14
LAB: Clean up the trial warning handling code
Filippos Karapetis
2016-01-14
LAB: Allow the game to be launched from the GAME folder
Filippos Karapetis
2016-01-14
LAB: Read the header of DIFF files when opening them
Filippos Karapetis
2016-01-14
LAB: Call checkRoomMusic() when changing a room
Filippos Karapetis
2016-01-14
LAB: Use the sample speed value instead of a define for game music
Filippos Karapetis
2016-01-14
LAB: Clean up the event loops of special game screens
Filippos Karapetis
2016-01-14
LAB: Move frame waiting outside setAmigaPal()
Filippos Karapetis
2016-01-14
LAB: Fix accidental change to code style
Filippos Karapetis
2016-01-14
LAB: Hide the mouse cursor while fading when closing the map
Filippos Karapetis
2016-01-14
LAB: Properly update the screen in monitors
Filippos Karapetis
2016-01-14
LAB: Rename doCloseup() to reflect its actual purpose
Filippos Karapetis
2016-01-14
LAB: Get rid of setDirection()
Filippos Karapetis
2016-01-14
LAB: Rename the members of the CrumbData struct
Filippos Karapetis
2016-01-14
LAB: Cleanup and reorder the music code
Filippos Karapetis
2016-01-14
LAB: Move music reset code into a separate function
Filippos Karapetis
2016-01-14
LAB: The parameter of doMap() isn't needed
Filippos Karapetis
2016-01-14
SCUMM: Fix Russian Zak
Eugene Sandulenko
2016-01-13
MOHAWK: Fix the getter for Channelwood's var 32
Bastien Bouclet
2016-01-13
MOHAWK: Correct the submitter of the Italian version of Myst
Filippos Karapetis
2016-01-13
MOHAWK: Add detection for the Italian version of Myst (bug #6895)
Filippos Karapetis
2016-01-13
SCUMM: Move Russian Dig version description to the generated field
Eugene Sandulenko
2016-01-13
SCUMM: Add detection for Russian Dig with subtitles
Eugene Sandulenko
2016-01-12
NEVERHOOD: Fix another crash in Russian version
Eugene Sandulenko
2016-01-12
SCUMM: Added detection for Russian Zak
Eugene Sandulenko
2016-01-12
MOHAWK: Added detection for Russian Riven
Eugene Sandulenko
2016-01-12
LURE: Add support for Russian version
Eugene Sandulenko
2016-01-12
MOHAWK: Fix incorrect condition in Myst's sound block opcode
Bastien Bouclet
2016-01-12
VOYEUR: change the type of the variable in a for loop
Strangerke
2016-01-12
VOYEUR: Fix bitwise comparison, make more use of DISPFLAG enum
Strangerke
2016-01-12
VOYEUR: Replace a check on a value by the use of an enum
Strangerke
2016-01-12
VOYEUR: Fix formatting in sound.cpp.
Johannes Schickel
2016-01-12
VOYEUR: Reduce variable scope, fix typo in comment
Strangerke
2016-01-12
VOYEUR: Add a safeguard in getVOCFileName
Strangerke
2016-01-12
MOHAWK: Add a comment about suspicious dead code in o_changeBackgroundSound
Strangerke
2016-01-11
SHERLOCK: Remove empty destructor for WidgetFiles.
Johannes Schickel
[next]