30 Commits

Author SHA1 Message Date
f9e366b440 Built basic UI Grid. 2021-09-07 09:07:53 -07:00
09b3bdb93c Working on the Player UI 2021-09-06 09:12:45 -07:00
ae16d5438b Cleaned some code, drastically reduced memory footprint. 2021-09-05 15:02:02 -07:00
d43c582629 Added a dynamic array. 2021-09-05 00:34:29 -07:00
21af7906c4 Added image UI element. 2021-09-02 10:10:00 -07:00
e1c987e2ca Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
a65ae99840 Added the dealer proper. 2021-08-23 09:29:53 -07:00
d95047398d Fixed many casting issues. 2021-08-21 12:18:01 -07:00
c619c003a7 Adding some comments. 2021-08-19 23:29:48 -07:00
72e03e2978 Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
97c6535458 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
595eacef0f Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
96e66901ff Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00
1c1eef3363 Added timeline 2021-07-15 09:22:38 -07:00
06a20a6f2e Added matrix 2021-07-12 10:22:33 -07:00
7b7526d346 Working on poker logic. 2021-05-31 08:06:43 -07:00
bc512ab29e Corrected final font issues. 2021-05-26 06:17:13 -07:00
96eec68b90 Temporarily fixed font wrapping by removing scaling. 2021-05-25 20:04:18 -07:00
cab4833d5c Text Wrapping Complete 2021-05-25 07:52:53 -07:00
388d94cbcc Significantly improved font code 2021-05-24 20:56:50 -07:00
8ed67b130e Moving some code around 2021-05-23 22:27:19 -07:00
cafcf22326 Added True Type fonts 2021-05-23 10:53:00 -07:00
bba6a4b4a1 Restored some of the rendering 2021-05-22 14:18:23 -07:00
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
c842bce8b6 Debug Grid 2021-05-09 19:45:57 -07:00
848f3cc3b8 Working on model loading and added poker table 2021-05-09 14:38:08 -07:00
0d997bc08b Added frame buffer support. 2021-05-05 07:37:25 -07:00
8546a2bcf8 Added some basic font rendering and texas holdem 2021-05-03 21:32:40 -07:00
ea3e502524 Refactored. 2021-04-22 13:55:34 +10:00