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
Age
Commit message (
Expand
)
Author
2013-08-04
ZVISION: Use spaces in doxygen comments for alignement instead of tabs
richiesams
2013-08-04
ZVISION: Rename object.h and object.cpp to fit the new class name
richiesams
2013-08-04
ZVISION: Rename 'Object' class to 'SingleValueContainer'
richiesams
2013-08-04
ZVISION: Add documentation to 'Object' accessors
richiesams
2013-08-04
ZVISION: Convert union of pointers to union of values except for String.
richiesams
2013-08-04
ZVISION: Modify utility and puzzle comments to make them more clear
richiesams
2013-08-04
ZVISION: Move initialization code from run() and into its own method
richiesams
2013-08-04
ZVISION: Force 'Object' constructors to be explicit.
richiesams
2013-08-04
ZVISION: Convert 'Object' implicit conversion operators to accessors
richiesams
2013-08-04
ZVISION: Fix code formatting to follow the convention
richiesams
2013-08-04
ZVISION: Create base puzzle parsing.
richiesams
2013-08-04
ZVISION: Add documentation to utility functions and add a glorified trim func...
richiesams
2013-08-04
ZVISION: Split puzzleControl into two files. Add ResultAction enum
richiesams
2013-08-04
ZVISION: Create Object class.
richiesams
2013-08-04
ZVISION: Create utility function that writes File contents to another File
richiesams
2013-08-04
ZVISION: Create skeleton engine and move code away from Engine::Run
richiesams
2013-08-04
ZVISION: Clean up includes
richiesams
2013-08-04
ZVISION: Add xor encryption handling to ZfsArchive class
richiesams
2013-08-04
ZVISION: Add support for ZFS archive files
richiesams
2013-08-04
ZVISION: Alter video handling to follow the new video audio track wrapper.
richiesams
2013-08-04
ZVISION: normalized file endings
richiesams
2013-08-04
ZVISION: Allow detection to go off inner directory
richiesams
2013-08-04
ZVISION: Create zvision bare structure
richiesams
[prev]