Commit Graph

110 Commits

Author SHA1 Message Date
YourWishes 0cd19e7b7c Added the dealer proper. 2021-08-23 09:29:53 -07:00
YourWishes 87e7f599a6 Character is rendering in-game 2021-08-22 23:30:53 -07:00
YourWishes fabb35b7cf Fixed many casting issues. 2021-08-21 12:18:01 -07:00
YourWishes d660d732b9 Updating the assets 2021-08-21 11:46:04 -07:00
YourWishes 9a577cdf4f Cleaned up compiler warnings. 2021-08-19 23:49:55 -07:00
YourWishes 357c171d3a About to audit code. 2021-08-19 23:07:20 -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 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 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 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 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 127257cf99 Added Full House 2021-06-23 09:42:13 -07:00
YourWishes 7e39195433 Added Royal Flush checker. 2021-06-21 09:52:57 -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 62928b7c69 Playing around with talking and input 2021-05-26 08:10:37 -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 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 5ae1f1c0d4 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
YourWishes 3a867f9ad6 chips 2021-05-20 07:47:03 -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 4dbd5acab9 Moved code from card to poker 2021-05-16 21:01:36 -07:00
YourWishes e77893f01c Moved texas holdem files out of holdem directory. 2021-05-16 17:51:00 -07:00
YourWishes e958f509ab Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
YourWishes 80f9cc4328 Changed rotation order to YZX 2021-05-12 07:01:47 -07:00
YourWishes d6e3b4aad1 Working on model loading and added poker table 2021-05-09 14:38:08 -07:00
YourWishes 040459bf9c Putting it all together and testing it. 2021-05-05 09:24:36 -07:00
YourWishes c3244274ce Added frame buffer support. 2021-05-05 07:37:25 -07:00