.. |
scripts
|
Animation testing w/ Miniworld sprites
|
2023-03-09 14:29:37 -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
|
Fixed animations, jank-noted some issues & workarounds with the Animation python API
|
2023-03-08 09:20:57 -05:00 |
Animation.h
|
Fixed animations, jank-noted some issues & workarounds with the Animation python API
|
2023-03-08 09:20:57 -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
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -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
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -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
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -05:00 |
Grid.h
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -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 |
Item.cpp
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -05:00 |
Item.h
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -05:00 |
McRFPy_API.cpp
|
Animation testing w/ Miniworld sprites
|
2023-03-09 14:29:37 -05:00 |
McRFPy_API.h
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -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
|
Spawning & drawing entities from Python API
|
2023-03-09 08:44:04 -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 |