dice-gui/src
2025-09-17 16:45:21 +02:00
..
renderer fix: all corners are now considered when choosing between rounded and unrounded rectangle render functions 2025-09-16 19:45:24 +02:00
application.c chore: moved dice container UI code to separate file 2025-09-17 16:45:12 +02:00
application.h feat: started defining UI logic 2025-09-16 13:35:50 +02:00
defs.h feat: added BOLD 2025-09-16 21:31:48 +02:00
dice.c feat: defined dice logic and types 2025-09-17 16:45:21 +02:00
dice.h feat: defined dice logic and types 2025-09-17 16:45:21 +02:00
dice_container.c chore: moved dice container UI code to separate file 2025-09-17 16:45:12 +02:00
dice_container.h chore: moved dice container UI code to separate file 2025-09-17 16:45:12 +02:00
main.c chore: extracted logging output size to separate function 2025-09-16 23:28:59 +02:00
style.c chore: moved dice container UI code to separate file 2025-09-17 16:45:12 +02:00
style.h chore: moved dice container UI code to separate file 2025-09-17 16:45:12 +02:00