aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/scripting
AgeCommit message (Expand)Author
2014-11-12ZVISION: Make menu bar fully enabled after changelocation calledMarisa-Chan
2014-11-12ZVISION: Passive borders check for tilt and panorama for changelocationMarisa-Chan
2014-11-12ZVISION: Make strings const in functions declarationMarisa-Chan
2014-11-12ZVISION: Nemesis and GI has difference in set_partial_screen color maskMarisa-Chan
2014-11-12ZVISION: Hide mouse cursor while streamvideo is workingMarisa-Chan
2014-11-12ZVISION: Implement missing action - cursorMarisa-Chan
2014-11-12ZVISION: Implement ZeroPoint for panorama rendererMarisa-Chan
2014-11-08ZVISION: Change comments of not implemented actionsMarisa-Chan
2014-11-08ZVISION: Implement action:restore_gameMarisa-Chan
2014-11-08ZVISION: Implement action:preferencesMarisa-Chan
2014-11-08ZVISION: Implement action:menu_bar_enableMarisa-Chan
2014-11-08ZVISION: Implement action:flush_mouse_eventsMarisa-Chan
2014-11-08ZVISION: Implement action:dissolveMarisa-Chan
2014-11-08ZVISION: Implement action:disable_venus and action:set_venusMarisa-Chan
2014-11-08ZVISION: Implement action:delay_renderMarisa-Chan
2014-11-08ZVISION: Implement action:animunloadMarisa-Chan
2014-11-07ZVISION: Implement action:rotate_toMarisa-Chan
2014-11-04ZVISION: Implement settings functionsMarisa-Chan
2014-10-23ZVISION: Implement action:distort and distort sidefx nodeMarisa-Chan
2014-10-22ZVISION: Music actions and sidefx now handle midi sounds.Marisa-Chan
2014-10-22ZVISION: Some push toggles may contain few hotspot zonesMarisa-Chan
2014-10-10ZVISION: Fix code styleMarisa-Chan
2014-10-10ZVISION: Lever blitter must scale image to rectMarisa-Chan
2014-10-10ZVISION: Action:region and visual effects implemented.Marisa-Chan
2014-09-10ZVISION: Titler control and DisplayMessage action implementedMarisa-Chan
2014-09-10ZVISION: Fix setStateFlag->setStateValue in HotMov controlMarisa-Chan
2014-09-10ZVISION: PaintControl implementedMarisa-Chan
2014-09-09ZVISION: FistControl implementation.Marisa-Chan
2014-09-09ZVISION: Check .avi and .rlf suffix only in MetaAnimation.Marisa-Chan
2014-08-27ZVISION: Implemented hotmovie controlMarisa-Chan
2014-08-07ZVISION: venus_id now in base control classMarisa-Chan
2014-08-07ZVISION: Implement safe controlMarisa-Chan
2014-08-04ZVISION: Prepare save data while changing locationMarisa-Chan
2014-08-04ZVISION: Implementation of save controlMarisa-Chan
2014-08-04ZVISION: Implement full code for input controlMarisa-Chan
2014-08-04ZVISION: Don't focus on already focused controlMarisa-Chan
2014-08-04ZVISION: New scriptManager location methodsMarisa-Chan
2014-08-04ZVISION: Make controls processing breakeable.Marisa-Chan
2014-07-12ZVISION: Bool results for keyUp and keyDown events for controls.Marisa-Chan
2014-07-12ZVISION: Implement fuctionality for change focus without of calling focus/unf...Marisa-Chan
2014-07-12ZVISION: Implement code for getControlMarisa-Chan
2014-07-12ZVISION: Controls now can return type of control.Marisa-Chan
2014-07-05ZVISION: Process events for controls similar to original engine, fix some err...Marisa-Chan
2014-07-05ZVISION: Fix puzzle disable condition checkMarisa-Chan
2014-07-02ZVISION: Reorgonize source files into directories.Marisa-Chan
2014-06-14ZVISION: Fix compilation errors with latest scummvmMarisa-Chan
2014-06-13Merge remote-tracking branch 'upstream/master' into zvisionMarisa-Chan
2014-02-18ZVISION: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16ZVISION: Janitorial - Remove trailing spacesStrangerke
2013-11-01ZVISION: Fix compilationTorbjörn Andersson