837 Commits

Author SHA1 Message Date
127257cf99 Added Full House 2021-06-23 09:42:13 -07:00
d632662520 Implemented royal and straight flushes 2021-06-22 20:18:53 -07:00
7e39195433 Added Royal Flush checker. 2021-06-21 09:52:57 -07:00
7344a22c3a Fixed compiler warning 2021-06-15 07:20:58 -07:00
baa79fc646 Implemented card array sorting 2021-06-15 07:14:26 -07:00
77389ffd15 Added some array utils. 2021-06-13 18:16:35 -07:00
928c3c838e Image Update 2021-06-12 07:54:22 -07:00
f6fdec2db2 Wrote image stitcher 2021-06-12 00:07:40 -07:00
ce96052385 Working on poker logic 2021-06-05 10:03:04 -07:00
28e5e86540 Working on poker logic. 2021-05-31 08:06:43 -07:00
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
5ad7ee233e restored width/height calc 2021-05-25 20:17:40 -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
3775042b7d Calculate w/h of font measure properly. 2021-05-23 22:47:56 -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
98814982de Improved rendering 2021-05-22 14:21:49 -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
f6a4be2f3c Refactor struct part 2. 2021-05-20 22:35:50 -07:00
5ae1f1c0d4 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
c19f7c1083 Added comments for chip rendering. 2021-05-20 08:43:50 -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
c854ebbb5d Nuked PokerGame file 2021-05-17 06:32:10 -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
c0e66c34cd Nuked the holdem remderer 2021-05-16 18:38:58 -07:00
3aa6a220b1 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
e77893f01c Moved texas holdem files out of holdem directory. 2021-05-16 17:51:00 -07:00
c9e87d1784 Complete loop defined. 2021-05-16 12:46:52 -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