Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-04 | ZVISION: Change trimCommentsAndWhiteSpace to use a pointer instead of a ↵ | richiesams | |
reference. | |||
2013-08-04 | ZVISION: Change Puzzle::resultActions to a List of pointers instead of ↵ | richiesams | |
ResultAction objects ResultAction is abstract, therefore, it can't be directly stored in the list | |||
2013-08-04 | ZVISION: Create ResultAction 's for Add and Random. | richiesams | |
Create class templates for PlayAnimation, PreloadAnimation, and Attenuate | |||
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 | |