76 Commits

Author SHA1 Message Date
bc512ab29e Corrected final font issues. 2021-05-26 06:17:13 -07:00
2e8e2d1f75 restored width/height calc 2021-05-25 20:17:40 -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
402ebcf05f Calculate w/h of font measure properly. 2021-05-23 22:47:56 -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
ec13de8b3e Improved rendering 2021-05-22 14:21:49 -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
06facdbba6 Refactor struct part 2. 2021-05-20 22:35:50 -07:00
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
17ddb4246a Added comments for chip rendering. 2021-05-20 08:43:50 -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
0b4d0dd4cf Nuked PokerGame file 2021-05-17 06:32:10 -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
9a0789baf8 Nuked the holdem remderer 2021-05-16 18:38:58 -07:00
daaa6e9f16 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
d71955936e Moved texas holdem files out of holdem directory. 2021-05-16 17:51:00 -07:00
1755a87b02 Complete loop defined. 2021-05-16 12:46:52 -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
5897c1045d bruh(2) 2021-04-20 18:44:41 +10:00
0ca0783b95 BRUH 2021-04-20 18:44:33 +10:00
365a57ff5a Reshuffled 2021-04-19 21:30:34 +10:00
eca6c56d00 Fixed some stuff. 2021-04-19 19:02:09 +10:00
31ee632dc8 Commenting 2021-04-19 15:56:16 +10:00
1a2a3ae3b4 Actually have a semi working world loader. 2021-04-18 22:06:51 +10:00
7244cde933 3D Tiles working 2021-04-16 06:51:00 +10:00
d122631ced Bringing chunk and chunklist together. 2021-04-13 07:44:21 +10:00