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
/
zvision
/
scripting
/
script_manager.h
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2015-02-14
ZVISION: Add custom equality operators for game location
Filippos Karapetis
2015-02-03
ZVISION: Fix for script bug #6783 (no sound in the ZNem fist puzzle)
Filippos Karapetis
2015-01-19
ZVISION: Fix bug #6771 (unable to leave room when loading a game)
Filippos Karapetis
2015-01-10
Revert "ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)"
Filippos Karapetis
2015-01-07
ZVISION: Add stubs for the hires VOB MPEG2 videos of ZGI DVD
Filippos Karapetis
2015-01-07
ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)
Filippos Karapetis
2014-12-30
ZVISION: Rename some scripting classes to better represent what the classes are
RichieSams
2014-12-25
ZVISION: Normalize and cleanup all the menu-related enums
Filippos Karapetis
2014-12-25
ZVISION: Resolve some TODOs
Filippos Karapetis
2014-12-16
ZVISION: Move trimCommentsAndWhiteSpace() into the script manager
Filippos Karapetis
2014-12-03
ZVISION: Remove superfluous spacing and reorder some includes
Filippos Karapetis
2014-11-20
ZVISION: More CamelCase and a bit of comments cleanup
Marisa-Chan
2014-11-08
ZVISION: Implement action:restore_game
Marisa-Chan
2014-11-08
ZVISION: Implement action:flush_mouse_events
Marisa-Chan
2014-11-04
ZVISION: Implement settings functions
Marisa-Chan
2014-10-10
ZVISION: Action:region and visual effects implemented.
Marisa-Chan
2014-08-04
ZVISION: New scriptManager location methods
Marisa-Chan
2014-07-12
ZVISION: Implement fuctionality for change focus without of calling focus/unf...
Marisa-Chan
2014-07-05
ZVISION: Process events for controls similar to original engine, fix some err...
Marisa-Chan
2014-07-02
ZVISION: Reorgonize source files into directories.
Marisa-Chan
2014-06-14
ZVISION: Fix compilation errors with latest scummvm
Marisa-Chan
2014-06-13
Merge remote-tracking branch 'upstream/master' into zvision
Marisa-Chan
2014-02-18
ZVISION: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
ZVISION: Janitorial - Remove trailing spaces
Strangerke
2013-11-01
ZVISION: Move StateFlags inside ScriptManager class and fix build errors
RichieSams
2013-11-01
ZVISION: Update includes to use the new file structure
RichieSams
2013-11-01
ZVISION: Create a folder structure for ZVision source files
RichieSams