| .. |
|
backend.cpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
backend.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
body_ui.cpp
|
Scenes are now ready to be worked on.
|
2026-04-01 13:07:48 -04:00 |
|
body_ui.hpp
|
Now have a body damage UI to show damage to each body part.
|
2026-03-29 14:43:05 -04:00 |
|
debug_ui.cpp
|
You can now take damage to your head.
|
2026-03-29 23:54:21 -04:00 |
|
debug_ui.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
dnd_loot.cpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
dnd_loot.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
event_router.cpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
event_router.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
fsm.cpp
|
Unlocked combat now works and weirdly this fixes the enemies not running away when scared.
|
2026-03-31 23:54:54 -04:00 |
|
fsm.hpp
|
Unlocked combat finally but the robots won't chase you.
|
2026-03-31 23:12:04 -04:00 |
|
guecstra.cpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
guecstra.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
loot_ui.cpp
|
Worked out the status UI more, setup the color scheme, and fixed various small problems with looting causing a crash.
|
2026-03-29 13:15:39 -04:00 |
|
loot_ui.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
main_ui.cpp
|
First commit that disconnects this game from the game framework so it can be its own thing.
|
2026-03-29 11:02:02 -04:00 |
|
main_ui.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
overlay_ui.cpp
|
Worked out the status UI more, setup the color scheme, and fixed various small problems with looting causing a crash.
|
2026-03-29 13:15:39 -04:00 |
|
overlay_ui.hpp
|
First cut of pulling out the relevant parts of my original game to make a little framework.
|
2026-03-22 10:37:45 -04:00 |
|
status_ui.cpp
|
Can now go down a level.
|
2026-03-31 11:43:44 -04:00 |
|
status_ui.hpp
|
Now have a body damage UI to show damage to each body part.
|
2026-03-29 14:43:05 -04:00 |