Commit Graph

640 Commits

Author SHA1 Message Date
YourWishes 2b772816d8 Moved winning hand solver code to player.c 2021-06-24 15:06:13 -07:00
YourWishes 87ef9c5934 Fixed winner hand filling 2021-06-24 13:50:19 -07:00
YourWishes db1507883e Finished poker hand solver. 2021-06-23 20:03:40 -07:00
YourWishes 78f773c114 Added straight. 2021-06-23 19:40:36 -07:00
YourWishes 3cdbf30876 Added flusg 2021-06-23 19:18:36 -07:00
YourWishes 127257cf99 Added Full House 2021-06-23 09:42:13 -07:00
YourWishes d632662520 Implemented royal and straight flushes 2021-06-22 20:18:53 -07:00
YourWishes 7e39195433 Added Royal Flush checker. 2021-06-21 09:52:57 -07:00
YourWishes 7344a22c3a Fixed compiler warning 2021-06-15 07:20:58 -07:00
YourWishes baa79fc646 Implemented card array sorting 2021-06-15 07:14:26 -07:00
YourWishes 77389ffd15 Added some array utils. 2021-06-13 18:16:35 -07:00
YourWishes 928c3c838e Image Update 2021-06-12 07:54:22 -07:00
YourWishes ce96052385 Working on poker logic 2021-06-05 10:03:04 -07:00
YourWishes 28e5e86540 Working on poker logic. 2021-05-31 08:06:43 -07:00
YourWishes 62928b7c69 Playing around with talking and input 2021-05-26 08:10:37 -07:00
YourWishes b81c4ca604 Corrected final font issues. 2021-05-26 06:17:13 -07:00
YourWishes 5ad7ee233e restored width/height calc 2021-05-25 20:17:40 -07:00
YourWishes 79b7aa06ba Temporarily fixed font wrapping by removing scaling. 2021-05-25 20:04:18 -07:00
YourWishes ffaaa91a9e Roughing talk logic 2021-05-25 09:52:57 -07:00
YourWishes 6e6497ca43 Text Wrapping Complete 2021-05-25 07:52:53 -07:00
YourWishes ad8b1ccd3e Significantly improved font code 2021-05-24 20:56:50 -07:00
YourWishes 3775042b7d Calculate w/h of font measure properly. 2021-05-23 22:47:56 -07:00
YourWishes 76307d2746 Moving some code around 2021-05-23 22:27:19 -07:00
YourWishes b0dce455f0 Added True Type fonts 2021-05-23 10:53:00 -07:00
YourWishes 98814982de Improved rendering 2021-05-22 14:21:49 -07:00
YourWishes d84e760c34 Restored some of the rendering 2021-05-22 14:18:23 -07:00
YourWishes 58e86d160e Added assets 2021-05-21 07:20:22 -07:00
YourWishes 8fbf353cd9 Render pipeline working. 2021-05-20 22:47:26 -07:00
YourWishes f6a4be2f3c Refactor struct part 2. 2021-05-20 22:35:50 -07:00
YourWishes 5ae1f1c0d4 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
YourWishes c19f7c1083 Added comments for chip rendering. 2021-05-20 08:43:50 -07:00
YourWishes 760348d2e1 Render chips 2021-05-20 08:34:15 -07:00
YourWishes 3a867f9ad6 chips 2021-05-20 07:47:03 -07:00
YourWishes e864502f6a Moved some more code around 2021-05-17 08:10:29 -07:00
YourWishes a97933d366 Nuked Poker State 2021-05-17 06:43:48 -07:00
YourWishes c854ebbb5d Nuked PokerGame file 2021-05-17 06:32:10 -07:00
YourWishes 9af4115bad Slowly renaming things from Holdem to Poker 2021-05-17 06:13:50 -07:00
YourWishes 4dbd5acab9 Moved code from card to poker 2021-05-16 21:01:36 -07:00
YourWishes 06464c260a Nuked some more code. 2021-05-16 20:34:45 -07:00
YourWishes c0e66c34cd Nuked the holdem remderer 2021-05-16 18:38:58 -07:00
YourWishes 3aa6a220b1 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
YourWishes e77893f01c Moved texas holdem files out of holdem directory. 2021-05-16 17:51:00 -07:00
YourWishes c9e87d1784 Complete loop defined. 2021-05-16 12:46:52 -07:00
YourWishes e958f509ab Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
YourWishes 80f9cc4328 Changed rotation order to YZX 2021-05-12 07:01:47 -07:00
YourWishes f76ef65b7b working on some render tools 2021-05-10 21:42:09 -07:00
YourWishes f81db1dcdc Debug Grid 2021-05-09 19:45:57 -07:00
YourWishes d6e3b4aad1 Working on model loading and added poker table 2021-05-09 14:38:08 -07:00
YourWishes f3ffc93927 Court is now in session 2021-05-06 21:13:37 -07:00
YourWishes fab12c4f6d Just tweaking things. 2021-05-05 09:35:18 -07:00