48 Commits

Author SHA1 Message Date
09b3bdb93c Working on the Player UI 2021-09-06 09:12:45 -07:00
ae16d5438b Cleaned some code, drastically reduced memory footprint. 2021-09-05 15:02:02 -07:00
d43c582629 Added a dynamic array. 2021-09-05 00:34:29 -07:00
ee9334478f Render x/y for UI elements. 2021-09-03 19:02:37 -07:00
6e0d594056 Added selection rectangle. 2021-09-02 10:30:25 -07:00
21af7906c4 Added image UI element. 2021-09-02 10:10:00 -07:00
e1c987e2ca Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
92e13b8750 Made betting work correctly. 2021-08-29 22:03:18 -07:00
178d972380 Trying to put it all together. 2021-08-24 08:54:27 -07:00
fefa044145 Character is rendering in-game 2021-08-22 23:30:53 -07:00
338b7529a1 Cleaned up compiler warnings. 2021-08-19 23:49:55 -07:00
c619c003a7 Adding some comments. 2021-08-19 23:29:48 -07:00
c42c90ec59 About to audit code. 2021-08-19 23:07:20 -07:00
765116435e Committing current progress. 2021-08-19 11:18:56 -07:00
1b90e20187 Added AABB Point 2021-08-17 08:25:20 -07:00
e66610b933 Added basic betting, turns, and added queue restacking 2021-08-13 09:32:15 -07:00
68b946b6a1 Added GUI Frame 2021-08-11 09:48:56 -07:00
b4c2738bef Added basic CSV Parser 2021-08-07 23:21:50 -07:00
2449c05fb0 Generalized the handlebars code. 2021-08-05 10:03:47 -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
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
a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
75ed7acdbf Working on some visual novel elements 2021-07-22 10:24:34 -07:00
595eacef0f Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
1c1eef3363 Added timeline 2021-07-15 09:22:38 -07:00
c53de8153a Easing tests. 2021-07-15 04:38:31 -07:00
de533a2af6 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
26eae71794 Refactor round 1 2021-07-12 15:04:10 -07:00
06a20a6f2e Added matrix 2021-07-12 10:22:33 -07:00
337d93438c Added some array utils. 2021-06-13 18:16:35 -07:00
e79ab586b8 Roughing talk logic 2021-05-25 09:52:57 -07:00
cafcf22326 Added True Type fonts 2021-05-23 10:53:00 -07:00
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
b8e9117ad9 Render chips 2021-05-20 08:34:15 -07:00
42a2a73daa Moved some more code around 2021-05-17 08:10:29 -07:00
d956305af7 Slowly renaming things from Holdem to Poker 2021-05-17 06:13:50 -07:00
fbd00b1bc2 Moved code from card to poker 2021-05-16 21:01:36 -07:00
daaa6e9f16 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
9ef90ac44b Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
c842bce8b6 Debug Grid 2021-05-09 19:45:57 -07:00
848f3cc3b8 Working on model loading and added poker table 2021-05-09 14:38:08 -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
77b5cc131b Added basic player movement. 2021-04-23 08:17:42 +10:00
ea3e502524 Refactored. 2021-04-22 13:55:34 +10:00