139 Commits

Author SHA1 Message Date
9926678f9c Added straight. 2021-06-23 19:40:36 -07:00
296988bc7a Added flusg 2021-06-23 19:18:36 -07:00
c6fd56816c Added Full House 2021-06-23 09:42:13 -07:00
0611b59715 Implemented royal and straight flushes 2021-06-22 20:18:53 -07:00
20e30f187b Added Royal Flush checker. 2021-06-21 09:52:57 -07:00
24329045a7 Fixed compiler warning 2021-06-15 07:20:58 -07:00
448239cc23 Implemented card array sorting 2021-06-15 07:14:26 -07:00
337d93438c Added some array utils. 2021-06-13 18:16:35 -07:00
c69805feb1 Image Update 2021-06-12 07:54:22 -07:00
fbaa01711d Wrote image stitcher 2021-06-12 00:07:40 -07:00
1631225cc2 Working on poker logic 2021-06-05 10:03:04 -07:00
7b7526d346 Working on poker logic. 2021-05-31 08:06:43 -07:00
68e6abe0de Playing around with talking and input 2021-05-26 08:10:37 -07:00
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