Commit Graph
100 Commits
Author SHA1 Message Date
YourWishes 9a577cdf4f Cleaned up compiler warnings. 2021-08-19 23:49:55 -07:00
YourWishes 45a3ec30f5 Adding some comments. 2021-08-19 23:29:48 -07:00
YourWishes 357c171d3a About to audit code. 2021-08-19 23:07:20 -07:00
YourWishes bf3f942e24 Working on improving the cross compiler 2021-08-19 16:38:27 -07:00
YourWishes 7f80cb0fa0 Committing current progress. 2021-08-19 11:18:56 -07:00
YourWishes 41c460b90b Added AABB Point 2021-08-17 08:25:20 -07:00
YourWishes 0557ba3274 Cleaned some GBM code, looks great. 2021-08-16 02:00:41 -04:00
YourWishes 40a7041295 Managing to get GBM working 2021-08-16 01:38:35 -04:00
YourWishes 42734a62c9 Added split for libmath on Win32 2021-08-14 13:45:02 -07:00
YourWishes 2d977e041c Testing SDL support 2021-08-14 12:02:34 -07:00
YourWishes e7f6e356e0 Added settings to CMake 2021-08-14 07:51:46 -07:00
YourWishes 98b50f5987 Just getting the betting cycle done. 2021-08-13 10:09:37 -07:00
YourWishes eddc5bfafd Added basic betting, turns, and added queue restacking 2021-08-13 09:32:15 -07:00
YourWishes 82fe9a7e3c Fixed one frame flash on textbox 2021-08-12 09:50:36 -07:00
YourWishes c1aab33f13 Aligned textbox to bottom of screen. 2021-08-12 09:27:47 -07:00
YourWishes 5a12682f9b Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
YourWishes 7229981177 Added GUI Frame 2021-08-11 09:48:56 -07:00
YourWishes 247df18225 Updated ideas. 2021-08-10 09:42:15 -07:00
YourWishes 65d13cc046 Cleaning up language parsing a little bit. 2021-08-09 08:47:38 -07:00
YourWishes 68986fd108 Polishing the CSV and Language Parser(s). 2021-08-09 08:34:49 -07:00
YourWishes 1f3f23a76e Added basic CSV Parser 2021-08-07 23:21:50 -07:00
YourWishes b2d7f2e6d9 Removed hard coded assets (For now) 2021-08-05 10:09:49 -07:00
YourWishes 351a9e3260 Generalized the handlebars code. 2021-08-05 10:03:47 -07:00
YourWishes b62beee3e4 Improved Language Support 2021-08-04 21:58:31 -07:00
YourWishes 23f1cb3d7e Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
YourWishes c451538def Just writing code nothing special. 2021-08-02 22:58:02 -07:00
YourWishes 289e6fccfc Just thiknking about how to put it all together. 2021-07-29 10:01:58 -07:00
YourWishes 6a666b64ca Minor bug fixing, added blinds round 2021-07-29 08:00:26 -07:00
YourWishes ddf4bcdeaf Added deal round, removed some logging 2021-07-28 10:01:52 -07:00
YourWishes b89f27f3ec Added FLOP action 2021-07-28 09:52:29 -07:00
YourWishes c3b0ad7950 Joining the two logics together slowly. 2021-07-28 09:22:58 -07:00
YourWishes cf4d4cd710 Refactoring some of the poker game logic again. 2021-07-27 09:49:54 -07:00
YourWishes 2a4b1fa8da Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
YourWishes 31f61cac69 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
YourWishes f738f9b83d Working on some visual novel elements 2021-07-22 10:24:34 -07:00
YourWishes eb9d512233 Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00
YourWishes 0d79851553 Polishing the vntextbox off. 2021-07-18 14:17:19 -07:00
YourWishes 027907d5a4 Working on line clamping in vn text box 2021-07-18 14:09:44 -07:00
YourWishes f619b7c9d2 Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
YourWishes 06202f6f7e Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00
YourWishes 9e40d8f576 Added timeline 2021-07-15 09:22:38 -07:00
YourWishes 81a79e136d Add and use easing curves 2021-07-15 06:58:09 -07:00
YourWishes 2ebdf0e8fb Easing tests. 2021-07-15 04:38:31 -07:00
YourWishes 6a1b370550 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
YourWishes 82a8d21320 Update cglm 2021-07-14 20:12:25 -07:00
YourWishes 4a2112e3ce A bit more code cleaning. 2021-07-13 08:59:04 -07:00
YourWishes 6b027e6e4e Added Linux Support, Improved code cleanliness 2021-07-13 08:36:25 -07:00
YourWishes 8b45b976d4 Refactor round 1 2021-07-12 15:04:10 -07:00
YourWishes 223f5be854 Deprecated debug grid. 2021-07-12 10:25:19 -07:00
YourWishes 68ac67c701 Fixed bad ref 2021-07-12 10:23:00 -07:00
YourWishes e990d28a1f Added matrix 2021-07-12 10:22:33 -07:00
YourWishes df2ee3bf1b Cleaned some of the repo 2021-07-12 09:41:13 -07:00
YourWishes edb80a3431 Last commit before another big refactor 2021-07-12 09:31:22 -07:00
YourWishes 07ff33300a Winner logic finished. 2021-07-08 09:18:21 -07:00
YourWishes bf0de5bfa8 Changed winning to allow pointer to winning definiton for arraying. 2021-06-24 15:40:11 -07:00
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 f6fdec2db2 Wrote image stitcher 2021-06-12 00:07:40 -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 e2274ea8bf Shuffled game_t struct 2021-05-17 09:06:47 -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