aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/scr_file_handling.cpp
AgeCommit message (Expand)Author
2013-08-04ZVISION: Convert ResultActions to take a String pointer in their constructorsrichiesams
2013-08-04ZVISION: Fix implicit conversion for scanf-type functionsrichiesams
2013-08-04ZVISION: Create main containers in ScriptManagerrichiesams
2013-08-04ZVISION: Clean up includesrichiesams
2013-08-04ZVISION: Remove direct inclusion of stdio.hFilippos Karapetis
2013-08-04ZVISION: Change trimCommentsAndWhiteSpace to use a pointer instead of a refer...richiesams
2013-08-04ZVISION: Change Puzzle::resultActions to a List of pointers instead of Result...richiesams
2013-08-04ZVISION: Create ResultAction 's for Add and Random.richiesams
2013-08-04ZVISION: Fix usage of Puzzle struct to use 'key' instead of 'id'richiesams
2013-08-04ZVISION: Fix includes to use new underscore namesrichiesams
2013-08-04ZVISION: Rename files to use underscores instead of camelCaserichiesams