Ognjen Milan Robovic xolatile
  • Joined on 2023-04-30
xolatile pushed to master at xolatile/xhads 2024-03-17 17:53:11 -04:00
f11c15dc02 Finished and debugged Raylib-Ada inclusion...
xolatile pushed to master at xolatile/xhads 2024-03-17 16:45:56 -04:00
86b6cdf8ed Removed functions that were overriding each-other, removed one inclusion abstraction layer.
xolatile pushed to master at xolatile/xhads 2024-03-17 16:08:59 -04:00
2e303d8372 Texture, sound and font data now uses heap instead of a stack.
xolatile pushed to master at xolatile/xhads 2024-03-17 15:15:27 -04:00
b173b130d5 Experimental removal of C graphics files, compiles but segfaults...
xolatile pushed to master at xolatile/xhads 2024-03-16 08:14:30 -04:00
8beb8bdeda Added unit, might and magic menus too...
xolatile pushed to master at xolatile/xhads 2024-03-16 08:09:00 -04:00
b33bbf962c Implemented stack-based menu system core...
xolatile pushed to master at xolatile/xhads 2024-03-16 06:52:44 -04:00
25f5216e2b Added hardcoded action list...
xolatile pushed to master at xolatile/xhads 2024-03-16 06:35:14 -04:00
19d2eec6c5 Thinking of action system implementation...
xolatile pushed to master at xolatile/xhads 2024-03-16 06:14:37 -04:00
e046565ee4 New skill menu and braindead simple menu stack...
xolatile pushed to master at xolatile/xhads 2024-03-15 18:21:16 -04:00
df21c0f24f New skill menu...
xolatile pushed to master at xolatile/xhads 2024-03-14 14:40:16 -04:00
37f0cb4e17 No need for font folder, bound to UI style...
xolatile pushed to master at xolatile/xhads 2024-03-14 13:23:24 -04:00
b8020aef2f Forgot what I changed...
xolatile pushed to master at xolatile/xhads 2024-03-14 11:50:30 -04:00
52ee55618f New font made in Blender based on CC0 font...
xolatile pushed to master at xolatile/xhads 2024-03-14 09:44:40 -04:00
800aaf3359 Cleaned up UI, menu rendering and aligned fonts...
xolatile pushed to master at xolatile/xhads 2024-03-14 09:21:32 -04:00
da1cfbb1bb New font experiments...
xolatile pushed to master at xolatile/xhads 2024-03-14 07:59:07 -04:00
1b5ff7cc8b Experimenting with PNG fonts...
xolatile pushed to master at xolatile/xhads 2024-03-14 07:13:27 -04:00
3d824efb4e Even more font changes... /:
xolatile pushed to master at xolatile/xhads 2024-03-14 06:55:03 -04:00
0f3501011e More font changes, fixing spacing issue very soon...
xolatile pushed to master at xolatile/xhads 2024-03-14 06:26:59 -04:00
a23e283a36 Added new font, spacing still sucks...
xolatile pushed to master at xolatile/xhads 2024-03-14 06:06:34 -04:00
7c3617a518 Adding CC0 fonts and revamping font management system...