94 Commits

Author SHA1 Message Date
b4c2738bef Added basic CSV Parser 2021-08-07 23:21:50 -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
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
c6fd56816c Added Full House 2021-06-23 09:42:13 -07:00
20e30f187b Added Royal Flush checker. 2021-06-21 09:52:57 -07:00
448239cc23 Implemented card array sorting 2021-06-15 07:14:26 -07:00
337d93438c Added some array utils. 2021-06-13 18:16:35 -07:00
68e6abe0de Playing around with talking and input 2021-05-26 08:10:37 -07:00
8ed67b130e Moving some code around 2021-05-23 22:27:19 -07:00
cafcf22326 Added True Type fonts 2021-05-23 10:53:00 -07:00
bba6a4b4a1 Restored some of the rendering 2021-05-22 14:18:23 -07:00
2d6d8680bd Added assets 2021-05-21 07:20:22 -07:00
8f124b04bd Render pipeline working. 2021-05-20 22:47:26 -07:00
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
717e18fa26 chips 2021-05-20 07:47:03 -07:00
356d253bde Nuked Poker State 2021-05-17 06:43:48 -07:00
0b4d0dd4cf Nuked PokerGame file 2021-05-17 06:32:10 -07:00
fbd00b1bc2 Moved code from card to poker 2021-05-16 21:01:36 -07:00
d71955936e Moved texas holdem files out of holdem directory. 2021-05-16 17:51:00 -07:00
9ef90ac44b Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
1df6c5bfb8 Changed rotation order to YZX 2021-05-12 07:01:47 -07:00
848f3cc3b8 Working on model loading and added poker table 2021-05-09 14:38:08 -07:00
adc064b9e4 Putting it all together and testing it. 2021-05-05 09:24:36 -07:00
0d997bc08b Added frame buffer support. 2021-05-05 07:37:25 -07:00
8546a2bcf8 Added some basic font rendering and texas holdem 2021-05-03 21:32:40 -07:00
f559ff2092 Added some time functions. 2021-04-27 07:26:19 -07:00
77b5cc131b Added basic player movement. 2021-04-23 08:17:42 +10:00
ea3e502524 Refactored. 2021-04-22 13:55:34 +10:00
5897c1045d bruh(2) 2021-04-20 18:44:41 +10:00
365a57ff5a Reshuffled 2021-04-19 21:30:34 +10:00
f4c2491592 Much much better 2021-02-23 07:57:24 +11:00
11ca3d96e3 Moved some code around and cleaned things a bit. 2021-02-22 08:08:12 +11:00
a456eb1008 Added input manager and license. 2021-02-22 07:01:44 +11:00
4d8f377d39 Added shader loading, added glad 2021-02-17 23:17:19 +11:00