62 Commits

Author SHA1 Message Date
36ceed7550 Just thiknking about how to put it all together. 2021-07-29 10:01:58 -07:00
15be964106 Minor bug fixing, added blinds round 2021-07-29 08:00:26 -07:00
e7a7fd9545 Added FLOP action 2021-07-28 09:52:29 -07:00
9b4589dfe8 Joining the two logics together slowly. 2021-07-28 09:22:58 -07:00
54559e761c Refactoring some of the poker game logic again. 2021-07-27 09:49:54 -07:00
a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
97c6535458 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
75ed7acdbf Working on some visual novel elements 2021-07-22 10:24:34 -07:00
1b5390ec9e Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00
e8c64828f8 Working on line clamping in vn text box 2021-07-18 14:09:44 -07:00
595eacef0f Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
96e66901ff Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00
1c1eef3363 Added timeline 2021-07-15 09:22:38 -07:00
3f410d65dd Add and use easing curves 2021-07-15 06:58:09 -07:00
c53de8153a Easing tests. 2021-07-15 04:38:31 -07:00
de533a2af6 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
5d9c1d6de5 Added Linux Support, Improved code cleanliness 2021-07-13 08:36:25 -07:00
26eae71794 Refactor round 1 2021-07-12 15:04:10 -07:00
06a20a6f2e Added matrix 2021-07-12 10:22:33 -07:00
25ab7cc101 Last commit before another big refactor 2021-07-12 09:31:22 -07:00
1b2bf0c434 Winner logic finished. 2021-07-08 09:18:21 -07:00
0ec6087bd0 Moved winning hand solver code to player.c 2021-06-24 15:06:13 -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
337d93438c Added some array utils. 2021-06-13 18:16:35 -07:00
c69805feb1 Image Update 2021-06-12 07:54:22 -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
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
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
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
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -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
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
daaa6e9f16 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
9ef90ac44b Did a lot of work on the engine 2021-05-16 11:22:45 -07:00