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 (
Expand
)
Author
2013-08-04
ZVISION: Remove direct inclusion of stdio.h
Filippos Karapetis
2013-08-04
ZVISION: Cleanup dump method from run()
richiesams
2013-08-04
ZVISION: Create renderImageToScreen method and add a console command for it
richiesams
2013-08-04
ZVISION: Create debug console and apply console logic to main loop
richiesams
2013-08-04
ZVISION: Add definitions for more ResultActions
richiesams
2013-08-04
ZVISION: Create utility method to dump result action signatures from various ...
richiesams
2013-08-04
ZVISION: Change trimCommentsAndWhiteSpace to use a pointer instead of a refer...
richiesams
2013-08-04
ZVISION: Change Puzzle::resultActions to a List of pointers instead of Result...
richiesams
2013-08-04
ZVISION: Forward declare ZVision in result_action.h
richiesams
2013-08-04
ZVISION: Normalize remaining CRLF to LF for the remote
richiesams
2013-08-04
ZVISION: Create ResultAction 's for Add and Random.
richiesams
2013-08-04
ZVISION: Fix single_value_container.h include to use the new file name
richiesams
2013-08-04
ZVISION: Fix usage of Puzzle struct to use 'key' instead of 'id'
richiesams
2013-08-04
ZVISION: Fix includes to use new underscore names
richiesams
2013-08-04
ZVISION: Rename files to use underscores instead of camelCase
richiesams
2013-08-04
ZVISION: Move test functions out of video.cpp and into their own file
richiesams
2013-08-04
ZVISION: Fix include for singleValueContainer.cpp
richiesams
2013-08-04
ZVISION: Create ScriptManager accessor for ZVision
richiesams
2013-08-04
ZVISION: Create global state accessor/mutator methods for ScriptManager
richiesams
2013-08-04
ZVISION: Comment clarification for ScriptManager methods and helper structs
richiesams
2013-08-04
ZVISION: Convert ScriptManager methods to use ResultAction classes logic
richiesams
2013-08-04
ZVISION: Create ResultAction base class and ActionAdd child class
richiesams
2013-08-04
ZVISION: Create an instance of ScriptManager inside ZVision
richiesams
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
2013-07-30
TSAGE: Fix upper bound of loop in R2R scene 1575
Paul Gilbert
2013-07-30
TSAGE: Scene fixes for R2R Medbay
Paul Gilbert
2013-07-30
TSAGE: Further fix for R2R conversations
Paul Gilbert
2013-07-29
TSAGE: Fixes for R2R extended conversations
Paul Gilbert
[prev]
[next]