under_the_ashland_dome/src/gui
2026-04-04 23:43:15 -04:00
..
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 Now the body_ui handles the toughness and attack rating, and applies colors to show your body part status. 2026-04-03 23:42:49 -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 Now have hotkeys to test the different start/end conditions. 2026-04-02 23:23:57 -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 Make a little crossed swords combat indicator show up. 2026-04-04 20:50:00 -04:00
fsm.hpp Add a help screen and win. 2026-04-04 00:17:51 -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 Now has an actual game loop where you die and start over. 2026-04-03 12:44:35 -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 Make a little crossed swords combat indicator show up. 2026-04-04 20:50:00 -04:00
main_ui.hpp Make a little crossed swords combat indicator show up. 2026-04-04 20:50:00 -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
scene_ui.cpp Starting screen is working. 2026-04-04 23:43:15 -04:00
scene_ui.hpp The level number is now displayed on the next level screen. 2026-04-04 15:32:42 -04:00
status_ui.cpp The level number is now displayed on the next level screen. 2026-04-04 15:32:42 -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
storyboard.cpp Make the intro story skippable. 2026-04-03 11:22:29 -04:00
storyboard.hpp Make the intro story skippable. 2026-04-03 11:22:29 -04:00