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
2013-08-12
COMMON: Get rid of write version of ConfigManager::getGameDomains.
Johannes Schickel
2013-08-12
WINTERMUTE: Add detection for Blue Madonna-demo.
Einar Johan Trøan Sømåen
2013-08-12
VIDEO: Set stereo as bool instead of writing channel amount directly
Einar Johan Trøan Sømåen
2013-08-11
ZVISION: Dispose of .zfs file streams after processing them
richiesams
2013-08-11
ZVISION: Fix frame scaling for 2bpp
richiesams
2013-08-11
VIDEO: Disable SCI_32 plugin guard for DUCK Truemotion
richiesams
2013-08-11
ZVISION: Only allocate memory for the scaled buffer if we're actually going t...
richiesams
2013-08-11
ZVISION: Delete the scaledVideoFrameBuffer after we're done with it
richiesams
2013-08-11
ZVISION: Restart the Clock after the video finishes
richiesams
2013-08-11
ZVISION: Fix unsigned/signed mismatch
richiesams
2013-08-11
ZVISION: Fix memory leak
richiesams
2013-08-11
TSAGE: Minor comments and constant fix for text display in R2R scene 300
Paul Gilbert
2013-08-11
TSAGE: Workaround to allow debugging animation scenes easier
Paul Gilbert
2013-08-11
ZVISION: Implement push_toggle control handling
richiesams
2013-08-11
ZVISION: Implement mouse event handling
richiesams
2013-08-11
ZVISION: Create MousEvent class to handle mouse hovers/clicks
richiesams
2013-08-11
ZVISION: Move SearchMan directory registration outside ZVision constructor
richiesams
2013-08-11
ZVISION: Fix accidental redeclaration of the scale variable
richiesams
2013-08-11
ZVISION: Remove a verbose debug message
richiesams
2013-08-11
ZVISION: Fix enum qualifiers
richiesams
2013-08-11
ZVISION: Change the initializer list formatting to conform to how everything ...
richiesams
2013-08-11
ZVISION: Ignore .scr file lines that are empty
richiesams
2013-08-11
ZVISION: Throw a warning when a .scr file isn't opened
richiesams
2013-08-11
ZVISION: Convert hardcoded constants to anonymous enum variables
richiesams
2013-08-11
ZVISION: Create methods for converting screen coords to image coords
richiesams
2013-08-11
ZVISION: Remove extraneous _needsScreenUpdate bool
richiesams
2013-08-11
ZVISION: Change CursorManager to go through CursorMan instead going directly ...
richiesams
2013-08-11
ZVISION: Remove Graphics::Cursor inheritance and remove extraneous methods
richiesams
2013-08-11
ZVISION: Fix parsed arguments in ActionStreamVideo
richiesams
2013-08-11
TSAGE: Added missing logic for copying foreground to background in R2R scene ...
Paul Gilbert
2013-08-11
MORTEVIELLE: Remove useless code
Strangerke
2013-08-11
MORTEVIELLE: Merge SpeechManager and SoundManager
Strangerke
2013-08-11
MORTEVIELLE: Get rid of the 640Kb _mem buffer
Strangerke
2013-08-11
MORTEVIELLE: Fix warnings about converting from double to int
Strangerke
2013-08-11
MORTEVIELLE: Improve English translation
Thierry Crozat
2013-08-11
MORTEVIELLE: Remove some useless code and variables
Strangerke
2013-08-11
MORTEVIELLE: Fix sound checks (thanks to fuzzie for pointing them out)
Strangerke
2013-08-11
MORTEVIELLE: Get rid of the PCSpeaker class
Strangerke
2013-08-11
MORTEVIELLE: Move the end of "sentence" to the main loop in order to fix the ...
Strangerke
2013-08-11
MORTEVIELLE: Update English translation
Thierry Crozat
2013-08-10
ZVISION: Add parsing skip for action::copy_file. It is not used.
richiesams
2013-08-10
ZVISION: Stop checking puzzles if ResultAction::execute() returns false
richiesams
2013-08-10
ZVISION: Implement ActionChangeLocation::execute()
richiesams
2013-08-10
ZVISION: Make ScriptManager::changeLocation delay the actual change until the...
richiesams
2013-08-10
ZVISION: Move the ScriptManager update functions to a single update() function.
richiesams
2013-08-10
GUI: Initialise _hotkey in ButtonWidget constructor
Thierry Crozat
2013-08-10
ZVISION: Create a global puzzle list and parse universe.scr into it during Sc...
richiesams
2013-08-10
ZVISION: Implement ActionStreamVideo
richiesams
2013-08-10
ZVISION: Implement ActionQuit
richiesams
2013-08-10
ZVISION: Change video code to support arbitrary scaling and whether the video...
richiesams
[prev]
[next]