139 Commits

Author SHA1 Message Date
Dominic
ca53b65b44 Managed to get compiling under ubuntu 2021-08-14 13:38:57 -07:00
18152a0814 Testing SDL support 2021-08-14 12:02:34 -07:00
dc5a4d4f73 Added settings to CMake 2021-08-14 07:51:46 -07:00
8b5e629566 Just getting the betting cycle done. 2021-08-13 10:09:37 -07:00
e66610b933 Added basic betting, turns, and added queue restacking 2021-08-13 09:32:15 -07:00
42de949822 Fixed one frame flash on textbox 2021-08-12 09:50:36 -07:00
61e75e4881 Aligned textbox to bottom of screen. 2021-08-12 09:27:47 -07:00
1c4769ba73 Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
68b946b6a1 Added GUI Frame 2021-08-11 09:48:56 -07:00
a4a8fe30c4 Updated ideas. 2021-08-10 09:42:15 -07:00
b38d298de1 Cleaning up language parsing a little bit. 2021-08-09 08:47:38 -07:00
0ce771490c Polishing the CSV and Language Parser(s). 2021-08-09 08:34:49 -07:00
b4c2738bef Added basic CSV Parser 2021-08-07 23:21:50 -07:00
25c2669c6c Removed hard coded assets (For now) 2021-08-05 10:09:49 -07:00
2449c05fb0 Generalized the handlebars code. 2021-08-05 10:03:47 -07:00
def6df8865 Improved Language Support 2021-08-04 21:58:31 -07:00
72e03e2978 Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
199735e022 Just writing code nothing special. 2021-08-02 22:58:02 -07:00
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
188e57c3fd Added deal round, removed some logging 2021-07-28 10:01:52 -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
ee34b0583d Polishing the vntextbox off. 2021-07-18 14:17:19 -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
50784b7663 Update cglm 2021-07-14 20:12:25 -07:00
d1cbb622f6 A bit more code cleaning. 2021-07-13 08:59: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
67197178c2 Deprecated debug grid. 2021-07-12 10:25:19 -07:00
3c1d4cf83a Fixed bad ref 2021-07-12 10:23:00 -07:00
06a20a6f2e Added matrix 2021-07-12 10:22:33 -07:00
9bdd7057f2 Cleaned some of the repo 2021-07-12 09:41:13 -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
055fc976e1 Changed winning to allow pointer to winning definiton for arraying. 2021-06-24 15:40:11 -07:00
0ec6087bd0 Moved winning hand solver code to player.c 2021-06-24 15:06:13 -07:00
58dbfc65dd Fixed winner hand filling 2021-06-24 13:50:19 -07:00
2ba4dc2901 Finished poker hand solver. 2021-06-23 20:03:40 -07:00