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
2014-01-17
ZVISION: Move MusicNode to use Audio::SoundHandle.
Marisa-Chan
2014-01-13
ZVISION: Fix code style with astyle.
Marisa-Chan
2014-01-13
ZVISION: Fix killSideFxType iterator.
Marisa-Chan
2014-01-12
ZVISION: Implement menus.
Marisa-Chan
2014-01-12
ZVISION: Fix onMouseMove rectangle for scriptManager.
Marisa-Chan
2014-01-12
ZVISION: Correct RenderManager methods for support menu.
Marisa-Chan
2014-01-07
ZVISION: Refactoring of renderManager.
Marisa-Chan
2013-12-24
ZVISION: Fix animation_node upper frame.
Marisa-Chan
2013-12-24
ZVISION: Slot control code.
Marisa-Chan
2013-12-24
ZVISION: Add splitter function into controls class.
Marisa-Chan
2013-12-24
ZVISION: New easy-to-use render functions for next rendermanager generation.
Marisa-Chan
2013-12-24
ZVISION: Make update screen delayed for updates.
Marisa-Chan
2013-12-04
ZVISION: Refactoring cursor manager into simple and full-functionally.
Marisa-Chan
2013-11-26
ZVISION: Some scripts action arguments can be uppercased, make all lowercase.
Marisa-Chan
2013-11-25
ZVISION: Change clear queued list firstly, not exec list.
Marisa-Chan
2013-11-25
ZVISION: PreloadAnimation must indicate that the animation is loaded.
Marisa-Chan
2013-11-25
ZVISION: Refactor parsing actions, it must handle presence/miss of slot key ↵
Marisa-Chan
in same actions.
2013-11-24
ZVISION: Animation nodes now scaleable.
Marisa-Chan
2013-11-20
ZVISION: Add new ChangeCursor method for load items icons.
Marisa-Chan
2013-11-20
ZVISION: Impliment inventory functions and ActionInventory.
Marisa-Chan
2013-11-15
ZVISION: Rename animation_control files to animation_node.
Marisa-Chan
2013-11-15
ZVISION: Refactore AnimationControl to AnimationNode + changes for correct ↵
Marisa-Chan
use it from actions.
2013-11-15
ZVISION: Change _currentLocation to new location before execute first scripts.
Marisa-Chan
2013-11-15
ZVISION: Don't output setStateValue debug information.
Marisa-Chan
2013-11-15
ZVISION: Now onMouse functions handle return results and processing control ↵
Marisa-Chan
list from end to beginning
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
[next]