dice-gui-old/src
2025-09-18 17:04:29 +02:00
..
renderer fix: changed clay SDL3 renderer to increase circle count 2025-09-17 16:46:27 +02:00
application.c feat: fully implemented roll button 2025-09-18 10:03:46 +02:00
application.h feat: started defining UI logic 2025-09-16 13:35:50 +02:00
defs.h feat: implemented die images 2025-09-18 12:11:13 +02:00
dice.c chore: moved Dice_Roll to location that matches with the header 2025-09-18 15:32:55 +02:00
dice.h chore: placed max length macros closer to relevant elements 2025-09-18 15:00:01 +02:00
dice_container.c feat: removed unneeded container and moved roll total between clear and roll button 2025-09-18 15:34:01 +02:00
dice_container.h chore: moved dice container UI code to separate file 2025-09-17 16:45:12 +02:00
elements.c feat: added border to TextButton 2025-09-18 15:36:42 +02:00
elements.h feat: fully implemented roll button 2025-09-18 10:03:46 +02:00
main.c feat: implemented die images 2025-09-18 12:11:13 +02:00
resources.c feat: renamed Die namespace to Dice 2025-09-18 14:57:05 +02:00
resources.h feat: renamed Die namespace to Dice 2025-09-18 14:57:05 +02:00
style.c feat: renamed Die namespace to Dice 2025-09-18 14:57:05 +02:00
style.h chore: added explanation to seemingly unneeded include of "resources.h" 2025-09-18 17:04:29 +02:00