McRogueFace/src
2023-03-04 19:04:05 -05:00
..
scripts UI from Python now working fairly comprehensively 2023-03-02 18:57:09 -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
combined_poc.cpp Initial Commit / Linux Combined Proof of Concept example 2023-02-23 19:37:13 -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 API endpoints: Create and retrieve grid/gridpoint objects 2023-03-03 23:57: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 Pan, zoom, and mouse-to-gridsquare translation that I can be proud of. Cleanup required, though 2023-03-04 19:04:05 -05:00
Grid.h Pan, zoom, and mouse-to-gridsquare translation that I can be proud of. Cleanup required, though 2023-03-04 19:04:05 -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
main.cpp Porting in old gamejam code. Removed SOME cruft, more likely remains. Sound + sprite test. 2023-02-24 23:46:34 -05:00
McRFPy_API.cpp API endpoints: Create and retrieve grid/gridpoint objects 2023-03-03 23:57:42 -05:00
McRFPy_API.h API endpoints: Create and retrieve grid/gridpoint objects 2023-03-03 23:57: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 python callbacks, working on grid 2023-03-03 22:16:47 -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