27 Commits

Author SHA1 Message Date
ef9137fabb Added JS engine. 2021-09-18 00:39:00 -07:00
6c10429dfb Working on the Player UI 2021-09-06 09:12:45 -07:00
2285568480 Cleaned some code, drastically reduced memory footprint. 2021-09-05 15:02:02 -07:00
cb447a6033 Added a dynamic array. 2021-09-05 00:34:29 -07:00
4b55ec7b93 Fixed a buffer overflow. 2021-09-03 07:59:36 -07:00
c2aea93766 Added image UI element. 2021-09-02 10:10:00 -07:00
5c4fc01b43 Removing some compiler warnings. 2021-09-02 07:01:31 -07:00
46752c6d22 Fixed buffer overflowing because of mouse input 2021-08-30 22:50:16 -07:00
64a2dd5773 Added missing header comments. 2021-08-29 10:07:42 -07:00
c198cd9908 Trying to put it all together. 2021-08-24 08:54:27 -07:00
d9f11c764e Moving some code around 2021-08-23 09:41:36 -07:00
0cd19e7b7c Added the dealer proper. 2021-08-23 09:29:53 -07:00
87e7f599a6 Character is rendering in-game 2021-08-22 23:30:53 -07:00
357c171d3a About to audit code. 2021-08-19 23:07:20 -07:00
7f80cb0fa0 Committing current progress. 2021-08-19 11:18:56 -07:00
41c460b90b Added AABB Point 2021-08-17 08:25:20 -07:00
e7f6e356e0 Added settings to CMake 2021-08-14 07:51:46 -07:00
5a12682f9b Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
7229981177 Added GUI Frame 2021-08-11 09:48:56 -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
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