MacLO/src
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
..
Bitmaps.c Doxygen comments part 2 - c files 2021-12-08 14:35:06 -08:00
Bitmaps.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
Common.h Doxygen comments part 2 - c files 2021-12-08 14:35:06 -08:00
GameEndScene.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
GameEndScene.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
GameEngine.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
GameEngine.h Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
GameSave.c Added saving of progress to the application's 'SAVE' resource 2021-12-12 15:45:28 -08:00
GameSave.h Added saving of progress to the application's 'SAVE' resource 2021-12-12 15:45:28 -08:00
GameWindow.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
GameWindow.h Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
LevelEndScene.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
LevelEndScene.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
Levels.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
Levels.h Added saving of progress to the application's 'SAVE' resource 2021-12-12 15:45:28 -08:00
LevelSelectScene.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
LevelSelectScene.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
MacCommon.c Added saving of progress to the application's 'SAVE' resource 2021-12-12 15:45:28 -08:00
MacCommon.h Added saving of progress to the application's 'SAVE' resource 2021-12-12 15:45:28 -08:00
MacLO.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
MacLO.h Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
MacLO.pi.bin Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
MacLO.pi.rsrc.bin Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
main.c Doxygen comments part 2 - c files 2021-12-08 14:35:06 -08:00
PlayScene.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
PlayScene.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
Scenes.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
Sounds.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
Sounds.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
stdbool.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
stdint.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
TitleScene.c Added sound menu item and other optimizations 2021-12-16 12:57:00 -08:00
TitleScene.h Doxygen comments part 1 - headers 2021-12-07 11:07:28 -08:00
WindowBuffer.c Doxygen comments part 2 - c files 2021-12-08 14:35:06 -08:00
WindowBuffer.h Added saving of progress to the application's 'SAVE' resource 2021-12-12 15:45:28 -08:00