McRogueFace/src
John McCardle a1e9129923 Send Menu color to Python 2023-03-02 05:53:17 -05:00
..
scripts Initial Commit / Linux Combined Proof of Concept example 2023-02-23 19:37:13 -05:00
ActionCode.h Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
Button.cpp Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
Button.h Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
Common.h McRogueFace Python API (McRFPy_API) demo class 2023-02-26 10:23:44 -05:00
Components.h Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
Entity.cpp Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
Entity.h Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
EntityManager.cpp Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
EntityManager.h Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
GameEngine.cpp Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
GameEngine.h Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
Grid.cpp Grid - widget for holding multi-layer map data 2023-02-27 07:02:34 -05:00
Grid.h Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
IndexSprite.cpp Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
IndexSprite.h Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
IndexTexture.cpp Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
IndexTexture.h Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
McRFPy_API.cpp Send Menu color to Python 2023-03-02 05:53:17 -05:00
McRFPy_API.h Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
MenuScene.cpp JANK MODE: Messy / broken commit - in progress 2023-02-28 23:19:43 -05:00
MenuScene.h Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
Scene.cpp Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
Scene.h Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
UIMenu.cpp Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
UIMenu.h Another checkpoint. Compiling/building/running - Python API tests from in-engine REPL are not passing, though 2023-03-01 21:37:42 -05:00
UITestScene.cpp JANK MODE: Messy / broken commit - in progress 2023-02-28 23:19:43 -05:00
UITestScene.h Grid - widget for holding multi-layer map data 2023-02-27 07:02:34 -05:00
VectorShape.cpp Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
VectorShape.h Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
combined_poc.cpp Initial Commit / Linux Combined Proof of Concept example 2023-02-23 19:37:13 -05:00
main.cpp Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00