34 Commits

Author SHA1 Message Date
62928b7c69 Playing around with talking and input 2021-05-26 08:10:37 -07:00
b81c4ca604 Corrected final font issues. 2021-05-26 06:17:13 -07:00
79b7aa06ba Temporarily fixed font wrapping by removing scaling. 2021-05-25 20:04:18 -07:00
ffaaa91a9e Roughing talk logic 2021-05-25 09:52:57 -07:00
6e6497ca43 Text Wrapping Complete 2021-05-25 07:52:53 -07:00
ad8b1ccd3e Significantly improved font code 2021-05-24 20:56:50 -07:00
76307d2746 Moving some code around 2021-05-23 22:27:19 -07:00
b0dce455f0 Added True Type fonts 2021-05-23 10:53:00 -07:00
d84e760c34 Restored some of the rendering 2021-05-22 14:18:23 -07:00
58e86d160e Added assets 2021-05-21 07:20:22 -07:00
8fbf353cd9 Render pipeline working. 2021-05-20 22:47:26 -07:00
5ae1f1c0d4 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
760348d2e1 Render chips 2021-05-20 08:34:15 -07:00
3a867f9ad6 chips 2021-05-20 07:47:03 -07:00
e2274ea8bf Shuffled game_t struct 2021-05-17 09:06:47 -07:00
e864502f6a Moved some more code around 2021-05-17 08:10:29 -07:00
a97933d366 Nuked Poker State 2021-05-17 06:43:48 -07:00
9af4115bad Slowly renaming things from Holdem to Poker 2021-05-17 06:13:50 -07:00
4dbd5acab9 Moved code from card to poker 2021-05-16 21:01:36 -07:00
06464c260a Nuked some more code. 2021-05-16 20:34:45 -07:00
3aa6a220b1 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
e958f509ab Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
80f9cc4328 Changed rotation order to YZX 2021-05-12 07:01:47 -07:00
f76ef65b7b working on some render tools 2021-05-10 21:42:09 -07:00
f81db1dcdc Debug Grid 2021-05-09 19:45:57 -07:00
d6e3b4aad1 Working on model loading and added poker table 2021-05-09 14:38:08 -07:00
f3ffc93927 Court is now in session 2021-05-06 21:13:37 -07:00
fab12c4f6d Just tweaking things. 2021-05-05 09:35:18 -07:00
040459bf9c Putting it all together and testing it. 2021-05-05 09:24:36 -07:00
c3244274ce Added frame buffer support. 2021-05-05 07:37:25 -07:00
469750b0a0 Added some basic font rendering and texas holdem 2021-05-03 21:32:40 -07:00
96db74a546 Added some time functions. 2021-04-27 07:26:19 -07:00
e323cf2721 Added basic player movement. 2021-04-23 08:17:42 +10:00
f7c1380f06 Refactored. 2021-04-22 13:55:34 +10:00