129 Commits

Author SHA1 Message Date
65d13cc046 Cleaning up language parsing a little bit. 2021-08-09 08:47:38 -07:00
68986fd108 Polishing the CSV and Language Parser(s). 2021-08-09 08:34:49 -07:00
1f3f23a76e Added basic CSV Parser 2021-08-07 23:21:50 -07:00
b2d7f2e6d9 Removed hard coded assets (For now) 2021-08-05 10:09:49 -07:00
351a9e3260 Generalized the handlebars code. 2021-08-05 10:03:47 -07:00
b62beee3e4 Improved Language Support 2021-08-04 21:58:31 -07:00
23f1cb3d7e Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
c451538def Just writing code nothing special. 2021-08-02 22:58:02 -07:00
289e6fccfc Just thiknking about how to put it all together. 2021-07-29 10:01:58 -07:00
6a666b64ca Minor bug fixing, added blinds round 2021-07-29 08:00:26 -07:00
ddf4bcdeaf Added deal round, removed some logging 2021-07-28 10:01:52 -07:00
b89f27f3ec Added FLOP action 2021-07-28 09:52:29 -07:00
c3b0ad7950 Joining the two logics together slowly. 2021-07-28 09:22:58 -07:00
cf4d4cd710 Refactoring some of the poker game logic again. 2021-07-27 09:49:54 -07:00
2a4b1fa8da Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
31f61cac69 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
f738f9b83d Working on some visual novel elements 2021-07-22 10:24:34 -07:00
eb9d512233 Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00
0d79851553 Polishing the vntextbox off. 2021-07-18 14:17:19 -07:00
027907d5a4 Working on line clamping in vn text box 2021-07-18 14:09:44 -07:00
f619b7c9d2 Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
06202f6f7e Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00
9e40d8f576 Added timeline 2021-07-15 09:22:38 -07:00
81a79e136d Add and use easing curves 2021-07-15 06:58:09 -07:00
2ebdf0e8fb Easing tests. 2021-07-15 04:38:31 -07:00
6a1b370550 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
82a8d21320 Update cglm 2021-07-14 20:12:25 -07:00
4a2112e3ce A bit more code cleaning. 2021-07-13 08:59:04 -07:00
6b027e6e4e Added Linux Support, Improved code cleanliness 2021-07-13 08:36:25 -07:00
8b45b976d4 Refactor round 1 2021-07-12 15:04:10 -07:00
223f5be854 Deprecated debug grid. 2021-07-12 10:25:19 -07:00
68ac67c701 Fixed bad ref 2021-07-12 10:23:00 -07:00
e990d28a1f Added matrix 2021-07-12 10:22:33 -07:00
df2ee3bf1b Cleaned some of the repo 2021-07-12 09:41:13 -07:00
edb80a3431 Last commit before another big refactor 2021-07-12 09:31:22 -07:00
07ff33300a Winner logic finished. 2021-07-08 09:18:21 -07:00
bf0de5bfa8 Changed winning to allow pointer to winning definiton for arraying. 2021-06-24 15:40:11 -07:00
2b772816d8 Moved winning hand solver code to player.c 2021-06-24 15:06:13 -07:00
87ef9c5934 Fixed winner hand filling 2021-06-24 13:50:19 -07:00
db1507883e Finished poker hand solver. 2021-06-23 20:03:40 -07:00
78f773c114 Added straight. 2021-06-23 19:40:36 -07:00
3cdbf30876 Added flusg 2021-06-23 19:18:36 -07:00
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