31 Commits (2fdbf566f6859a692444dfbe7cd9415dc76406ec)

Author SHA1 Message Date
chrisgregan 2fdbf566f6 Added some basic arithmetic operations for variables. 11 years ago
chrisgregan 84cebac487 Improved save game system. 11 years ago
chrisgregan 1835d9401e Tidied up save/load methods. 11 years ago
chrisgregan a26695397b Added ShakeCamera() command. 11 years ago
chrisgregan da314746c3 Can now run other commands in parallel to PanToView() 11 years ago
chrisgregan ed1e48b2e7 Added rotation support to Views. 11 years ago
chrisgregan c8bee1eaf1 Replaced Values system with new Variables class 11 years ago
chrisgregan 81efec8f6d Added MusicManager singleton to play music across scene loads 11 years ago
chrisgregan 759105166b New Dialog system (replaces Pages) 11 years ago
chrisgregan 8858fc24b7 Multiple scene support 11 years ago
chrisgregan e703e3ed94 Added SetString and GetString commands. 11 years ago
chrisgregan 4f8707408e Updated Button comments 11 years ago
chrisgregan 9e23fede9e Updated comments. 11 years ago
chrisgregan 242c905857 Backwards compatibility support for v1.2.0 11 years ago
chrisgregan 5d4ceaa170 Renamed ManualPan to SwipePan 11 years ago
chrisgregan 291902b386 Added more properties to control page position 11 years ago
chrisgregan 20b795771b Added simpler Page handling, manual pan mode and more 11 years ago
chrisgregan 9a1943dfe6 Page rendering improvements 11 years ago
chrisgregan 396b86cc2f Improved command accessibility 11 years ago
chrisgregan a4aab4e597 Added AddOption() command with empty action 11 years ago
chrisgregan 58a84737e5 Added GameController.ShowSprite() with bool parameter 11 years ago
chrisgregan be32f264a6 Replaced Flags, Counters & Inventory with Values 11 years ago
chrisgregan 1aaf67633b Redesigned Button functionality. 11 years ago
chrisgregan e6d17dee32 More button improvements 11 years ago
chrisgregan 1c563183ea Added RemoveAndFadeButton() command 11 years ago
chrisgregan a47326d22b Moved command classes into a separate namespace to avoid them appearing in code completion popups. 11 years ago
chrisgregan ea3573320f Improved button functionality 11 years ago
chrisgregan d35ff84ea3 Added PageStyle class to simplify control of Page rendering styles. 11 years ago
chrisgregan db7d44acda Added Doxygen documentation support. 11 years ago
chrisgregan 0e36980c65 Renamed StartGameMusic to StartMusic and StopGameMusic to StopMusic 11 years ago
chrisgregan 3c422f234c Miscellaneous refactors to hide complexity 11 years ago