McRogueFace/src
John McCardle fedfcd46a3 Test animation now moves the entire UIMenu object (and children) 2023-03-07 20:03:09 -05:00
..
scripts Pan/Zoom grids, Python basic generation template provided 2023-03-05 19:58:20 -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
Animation.cpp Test animation now moves the entire UIMenu object (and children) 2023-03-07 20:03:09 -05:00
Animation.h Test animation now moves the entire UIMenu object (and children) 2023-03-07 20:03:09 -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 Test animation now moves the entire UIMenu object (and children) 2023-03-07 20:03:09 -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 Check in... animations are roughly half built 2023-03-06 20:54:23 -05:00
GameEngine.h Check in... animations are roughly half built 2023-03-06 20:54:23 -05:00
Grid.cpp Pan/Zoom grids, Python basic generation template provided 2023-03-05 19:58:20 -05:00
Grid.h Fully python-driven scene. Lots of interaction needs testing but the broad strokes are there for mouse pan/zoom on multiple grids and any number of UIs 2023-03-04 23:04:16 -05:00
IndexSprite.cpp UI from Python now working fairly comprehensively 2023-03-02 18:57:09 -05:00
IndexSprite.h UI from Python now working fairly comprehensively 2023-03-02 18:57:09 -05:00
IndexTexture.cpp UI from Python now working fairly comprehensively 2023-03-02 18:57:09 -05:00
IndexTexture.h UI from Python now working fairly comprehensively 2023-03-02 18:57:09 -05:00
McRFPy_API.cpp Test animation now moves the entire UIMenu object (and children) 2023-03-07 20:03:09 -05:00
McRFPy_API.h Animation work: removing pointers from the entire class in favor of std::function/lambdas to write values. This actually works with SFML classes, because I can wrap the setter class 2023-03-07 07:39:41 -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
PythonScene.cpp Test animation now moves the entire UIMenu object (and children) 2023-03-07 20:03:09 -05:00
PythonScene.h Check in... animations are roughly half built 2023-03-06 20:54:23 -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 Pan/Zoom grids, Python basic generation template provided 2023-03-05 19:58:20 -05:00
UIMenu.cpp Test animation now moves the entire UIMenu object (and children) 2023-03-07 20:03:09 -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 Pan, zoom, and mouse-to-gridsquare translation that I can be proud of. Cleanup required, though 2023-03-04 19:04:05 -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