33 Commits

Author SHA1 Message Date
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
e79ab586b8 Roughing talk logic 2021-05-25 09:52:57 -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
2d6d8680bd Added assets 2021-05-21 07:20:22 -07:00
8f124b04bd Render pipeline working. 2021-05-20 22:47:26 -07:00
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
b8e9117ad9 Render chips 2021-05-20 08:34:15 -07:00
717e18fa26 chips 2021-05-20 07:47:03 -07:00
d60ed6d059 Shuffled game_t struct 2021-05-17 09:06:47 -07:00
42a2a73daa Moved some more code around 2021-05-17 08:10:29 -07:00
356d253bde Nuked Poker State 2021-05-17 06:43:48 -07:00
d956305af7 Slowly renaming things from Holdem to Poker 2021-05-17 06:13:50 -07:00
fbd00b1bc2 Moved code from card to poker 2021-05-16 21:01:36 -07:00
43155c4e36 Nuked some more code. 2021-05-16 20:34:45 -07:00
daaa6e9f16 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
9ef90ac44b Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
1df6c5bfb8 Changed rotation order to YZX 2021-05-12 07:01:47 -07:00
8349fed5a8 working on some render tools 2021-05-10 21:42:09 -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
4a3b6c2f98 Court is now in session 2021-05-06 21:13:37 -07:00
f5522d64a7 Just tweaking things. 2021-05-05 09:35:18 -07:00
adc064b9e4 Putting it all together and testing it. 2021-05-05 09:24:36 -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
f559ff2092 Added some time functions. 2021-04-27 07:26:19 -07:00
77b5cc131b Added basic player movement. 2021-04-23 08:17:42 +10:00
ea3e502524 Refactored. 2021-04-22 13:55:34 +10:00