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 (
Collapse
)
Author
2013-11-15
ZVISION: MouseUp and MouseDown now will return break process loop flag.
Marisa-Chan
2013-11-15
ZVISION: Reverse queue puzzles adding to end->begin
Marisa-Chan
2013-11-15
ZVISION: Don't add puzzle to referencetable[key] twice.
Marisa-Chan
2013-11-13
ZVISION: Code for ActionDisableControl and ActionEnableControl.
Marisa-Chan
2013-11-07
ZVISION: Make rlf animation logic equivalent to video decoder methods.
Marisa-Chan
2013-11-07
ZVISION: ActionAssign value can be another slot, ValueSlot must be used.
Marisa-Chan
2013-11-07
ZVISION: Make source surface const type for read-only access.
Marisa-Chan
2013-11-01
ZVISION: Add zgi_mx directory for files search
Marisa-Chan
2013-11-01
ZVISION: Implement MusicNode and move ActionMusic to work with it.
Marisa-Chan
2013-11-01
ZVISION: Implement ActionStop.
Marisa-Chan
2013-11-01
ZVISION: Implement ActionKill.
Marisa-Chan
2013-11-01
ZVISION: ActionAdd must handle negative vallues.
Marisa-Chan
2013-11-01
ZVISION: StateValue must be signed.
Marisa-Chan
2013-11-01
ZVISION: Implement engine-wide method for selecting new audio ID.
Marisa-Chan
2013-11-01
ZVISION: Replace ZorkRaw audio parameters table by fully implemented with ↵
Marisa-Chan
16bit flag.
2013-11-01
ZVISION: Don't use unneeded function.
Marisa-Chan
2013-11-01
ZVISION: Fix ZorkRaw stream decoder return true instead of real flag.
Marisa-Chan
2013-10-31
ZVISION: Fix actionRandom parameter reader.
Marisa-Chan
2013-10-31
ZVISION: Handle go to 0000 - previous location.
Marisa-Chan
2013-10-31
ZVISION: Correct timer code to match original.
Marisa-Chan
2013-10-30
ZVISION: Move actionTimer to use ValueSlot class.
Marisa-Chan
2013-10-30
ZVISION: New class for handle values and values from [slots].
Marisa-Chan
2013-10-30
ZVISION: Add universe scope of puzzles to reference table.
Marisa-Chan
2013-10-30
ZVISION: Define all sidefx types.
Marisa-Chan
2013-10-30
ZVISION: Add to sidefx and scriptManager classes stop and kill methods
Marisa-Chan
2013-10-29
ZVISION: Make setPartialScreen use mask color correctly.
Marisa-Chan
2013-10-29
ZVISION: Add engine pointer to actionResult for manipulations with
Marisa-Chan
engine.
2013-10-25
ZVISION: Remove field "flags" from puzzle structure.
Marisa-Chan
2013-10-25
ZVISION: Remove not needed (de)serialize functions from controls class.
Marisa-Chan
2013-10-25
ZVISION: Replace disable/enable control functions by call to
Marisa-Chan
getStateFlag.
2013-10-25
ZVISION: Refactoring script manager, massive changes.
Marisa-Chan
2013-10-25
ZVISION: Added global StateFlags and set/get/unset functions.
Marisa-Chan
2013-10-25
ZVISION: Move setState to use queuePuzzle.
Marisa-Chan
2013-10-25
ZVISION: Add flag to puzzle structure for use with new referenceTable.
Marisa-Chan
2013-10-24
ZVISION: Added clean function for script scope and body for queue
Marisa-Chan
routine.
2013-10-24
ZVISION: New data types for script files and puzzle reference.
Marisa-Chan
2013-10-22
ZVISION: Set right reaction for mouse up/down events.
Marisa-Chan
2013-10-22
ZVISION: Added system StateKey names enum.
Marisa-Chan
2013-10-21
ZVISION: Fix changelocation sscanf format string to original format.
Marisa-Chan
2013-10-20
ZVISION: SetPartialScreen must update part of currentBackground image.
Marisa-Chan
2013-10-20
ZVISION: New render functions for rendering surface-to-surface.
Marisa-Chan
2013-10-20
ZVISION: Forgotten change cursos to pressed in ZGI code.
Marisa-Chan
2013-10-20
ZVISION: Style modifing by astyle.
Marisa-Chan
2013-10-18
ZVISION: Correcting TimerNode behavior.
Marisa-Chan
2013-10-18
ZVISION: Move TimerNode to SideFX-based class.
Marisa-Chan
2013-10-18
ZVISION: Added type field for SideFX
Marisa-Chan
2013-10-18
ZVISION: Basic integration of SideFX into scriptManager.
Marisa-Chan
2013-10-18
ZVISION: New base class similar to control for handling timers, music, etc...
Marisa-Chan
2013-10-18
ZVISION: Detach raw stream reader from RawZorkStream for creating correct ↵
Marisa-Chan
avi raw reader.
2013-10-18
ZVISION: Streamvideo alwayas skippable. Skippable flag renamed to skipline.
Marisa-Chan
[prev]
[next]