859 Commits

Author SHA1 Message Date
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
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