Commit Graph

61 Commits

Author SHA1 Message Date
40516240a4 Experimental UI button selection... 2024-05-04 09:29:48 -04:00
857e50e96d Forgot what I changed again... 2024-05-04 09:17:56 -04:00
b016ea93e7 Added icon selection... 2024-05-04 08:40:03 -04:00
24f3a047d0 New prototype mouse input system... 2024-05-04 08:26:51 -04:00
16fbf216da Revised UI structure to use dynamic arrays, and revised menus. 2024-05-04 07:12:00 -04:00
5d0a29f15a Finished core menu system probably... 2024-05-03 10:39:28 -04:00
4ed6af967d Added skill, attribute and resource menus... 2024-05-03 10:13:49 -04:00
675631f0e8 Very stupid solution to simple problem right now... 2024-05-03 08:37:14 -04:00
e5a81dc24b Probably going back to simple solution... 2024-05-03 08:16:50 -04:00
f798e6c799 Experimenting with UI... 2024-05-03 07:55:17 -04:00
7253eb25cb Minor testing changes... 2024-05-03 06:49:12 -04:00
1ab1daff56 More sprite modificaitons and resizable window... 2024-05-01 15:19:12 -04:00
a21e9429cd Added Pepe chad, mouse movement, limited world rendering, other work in progress... 2024-05-01 14:41:55 -04:00
cc1c48753d Added fill bar and refactored UI more... 2024-05-01 09:55:56 -04:00
ab48e7100a UI refactoring works excellent, menu implementations later... 2024-05-01 09:26:06 -04:00
6c225c9bbf A lot of UI experimentation... 2024-05-01 09:15:38 -04:00
1ef03fec66 Reverting smaller changes due to serious FPS drop... 2024-05-01 07:38:47 -04:00
fd581b20e0 Experimenting with UI mouse input... 2024-05-01 07:24:10 -04:00
e29da50694 Removed monospace font, added icon action, copied fonts... 2024-05-01 00:16:19 -04:00
7fc9681914 Fixed font, dwarven title bar, etc. 2024-04-30 23:17:05 -04:00
292500e7da Fixed lower left corner bug, due to PNG mode, and added UI theme scroller... 2024-04-30 19:58:38 -04:00
48b17e09d4 Fixing lower left corner thing... 2024-04-30 19:42:17 -04:00
25d0351a52 Removing default UI theme in code, removing folder soon... 2024-04-30 13:04:32 -04:00
ed554ff8fe Minor UI changes... 2024-04-28 17:18:14 -04:00
d14d5f719f Found one bug, do not move on arrow keys... 2024-04-27 13:57:30 -04:00
9984f94c0e Fixed one UI bug, general revision almost done. 2024-04-27 13:05:44 -04:00
72605d02de Work in progress, quick push... 2024-04-27 12:34:16 -04:00
4bfc09dc08 Refactored loop, record and declare keyword alignment... 2024-04-27 10:01:54 -04:00
a02d7bdbcf Minor changes yet again, UI and World refactoring in progress... 2024-04-27 03:49:02 -04:00
8afc4fb6ef Major code refactoring compiles and runs, next is data... 2024-04-26 18:25:29 -04:00
25ab404c92 Autistic naming changes, version 666... 2024-04-26 16:05:48 -04:00
9ba2c4a31e More updates, refactoring very soon... 2024-04-25 09:26:08 -04:00
310a6d035d UI and world scaling code... 2024-04-25 05:27:44 -04:00
0653ca2f57 Minor changes that ease the work... 2024-04-25 04:14:45 -04:00
3750a8727b Breaking compilation of ~3000 SLOC project... 2024-04-25 00:27:13 -04:00
950384aede Menu updates and image stringification... 2024-04-23 16:33:07 -04:00
a2e5ce337e Revised trait and sprite arrays... 2024-04-23 16:19:29 -04:00
7ef15ce048 Added my own Raylib Ada language bindings into Xhads... 2024-03-18 16:37:14 -04:00
86b6cdf8ed Removed functions that were overriding each-other, removed one inclusion abstraction layer. 2024-03-17 16:45:46 -04:00
b173b130d5 Experimental removal of C graphics files, compiles but segfaults... 2024-03-17 15:15:18 -04:00
df21c0f24f New skill menu... 2024-03-15 18:21:07 -04:00
37f0cb4e17 No need for font folder, bound to UI style... 2024-03-14 14:40:05 -04:00
800aaf3359 Cleaned up UI, menu rendering and aligned fonts... 2024-03-14 09:44:31 -04:00
1b5ff7cc8b Experimenting with PNG fonts... 2024-03-14 07:58:52 -04:00
7c3617a518 Adding CC0 fonts and revamping font management system... 2024-03-14 06:06:22 -04:00
6501f22fb0 Added text box data and drawing, long strings, descriptions, revised UI, and much more... 2024-03-13 14:07:17 -04:00
ec7d3c9c74 Implemented unit stat menu... 2024-03-11 15:35:56 -04:00
16df4f0a2d Removed Diamond Golem and added icons and views... 2024-03-11 12:50:29 -04:00
8cc3f0d228 Added basic printf debugging... 2024-03-11 08:42:25 -04:00
dad6c7e86d Removed attribute-like functions and added new menu prototypes. 2024-03-11 07:43:10 -04:00