54 Commits

Author SHA1 Message Date
ecd5c0c47c Added XML Parser. 2021-09-12 11:28:39 -07:00
896b98c9aa Added framed text menu. 2021-09-10 10:13:39 -07:00
9f37156e8f Added align UI code. 2021-09-09 09:49:54 -07:00
9ef961f871 Added textmenu 2021-09-08 23:10:59 -07:00
f19ec89aba Working on redoing menu ui. 2021-09-07 21:56:22 -07:00
cac7ed3b0b Cleaned up the grid code. 2021-09-07 09:25:32 -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
c0d13042b4 Render x/y for UI elements. 2021-09-03 19:02:37 -07:00
cc79313183 Added selection rectangle. 2021-09-02 10:30:25 -07:00
c2aea93766 Added image UI element. 2021-09-02 10:10:00 -07:00
5369795134 Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
063c7b12ed Made betting work correctly. 2021-08-29 22:03:18 -07:00
c198cd9908 Trying to put it all together. 2021-08-24 08:54:27 -07:00
87e7f599a6 Character is rendering in-game 2021-08-22 23:30:53 -07:00
9a577cdf4f Cleaned up compiler warnings. 2021-08-19 23:49:55 -07:00
45a3ec30f5 Adding some comments. 2021-08-19 23:29:48 -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
eddc5bfafd Added basic betting, turns, and added queue restacking 2021-08-13 09:32:15 -07:00
7229981177 Added GUI Frame 2021-08-11 09:48:56 -07:00
1f3f23a76e Added basic CSV Parser 2021-08-07 23:21:50 -07:00
351a9e3260 Generalized the handlebars code. 2021-08-05 10:03:47 -07:00
23f1cb3d7e Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
c451538def Just writing code nothing special. 2021-08-02 22:58:02 -07:00
289e6fccfc Just thiknking about how to put it all together. 2021-07-29 10:01:58 -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
2a4b1fa8da Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
f738f9b83d Working on some visual novel elements 2021-07-22 10:24:34 -07:00
f619b7c9d2 Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
9e40d8f576 Added timeline 2021-07-15 09:22:38 -07:00
2ebdf0e8fb Easing tests. 2021-07-15 04:38:31 -07:00
6a1b370550 Cleaned some stuff up 2021-07-14 21:24:04 -07:00
8b45b976d4 Refactor round 1 2021-07-12 15:04:10 -07:00
e990d28a1f Added matrix 2021-07-12 10:22:33 -07:00
77389ffd15 Added some array utils. 2021-06-13 18:16:35 -07:00
ffaaa91a9e Roughing talk logic 2021-05-25 09:52:57 -07:00
b0dce455f0 Added True Type fonts 2021-05-23 10:53:00 -07:00
5ae1f1c0d4 Refactoring structs Part 1 2021-05-20 22:20:52 -07:00
760348d2e1 Render chips 2021-05-20 08:34:15 -07:00
e864502f6a Moved some more code around 2021-05-17 08:10:29 -07:00
9af4115bad Slowly renaming things from Holdem to Poker 2021-05-17 06:13:50 -07:00
4dbd5acab9 Moved code from card to poker 2021-05-16 21:01:36 -07:00
3aa6a220b1 Disconnected world code temporarily. 2021-05-16 17:51:46 -07:00
e958f509ab Did a lot of work on the engine 2021-05-16 11:22:45 -07:00
f81db1dcdc Debug Grid 2021-05-09 19:45:57 -07:00
d6e3b4aad1 Working on model loading and added poker table 2021-05-09 14:38:08 -07:00