Commit Graph

7 Commits

Author SHA1 Message Date
Jon Thysell
e4cb9a7af8 Added sound menu item and other optimizations
* Added sound menu which keeps in sync with pressing sound button
* Changed navigation behavior between scenes to go straight to next
  level if it hasn't been beaten, otherwise return to level select
  so the player can view their progress in the set
* More drawing optimizations
2021-12-16 12:57:00 -08:00
Jon Thysell
cdf67289a9 Added saving of progress to the application's 'SAVE' resource 2021-12-12 15:45:28 -08:00
Jon Thysell
5a4928ba39 Doxygen comments part 2 - c files 2021-12-08 14:35:06 -08:00
Jon Thysell
50a753b35e Minor cleanup of resources
Made sure all resources are no longer marked as purgeable so they stay
in memory (not that we were running out), also cleaned up some other
code issues.
2021-12-01 10:08:07 -08:00
Jon Thysell
2f818e73b8 Simplified sound by removing sound channel creation 2021-11-24 17:21:44 -08:00
Jon Thysell
efaf627495 Fix sounds on system 6 2021-11-11 15:00:53 -08:00
Jon Thysell
15378f1077 Added sounds! 2021-11-09 17:01:34 -08:00