103 Commits

Author SHA1 Message Date
92d1721509 Fixed buffer overflowing because of mouse input 2021-08-30 22:50:16 -07:00
840a1a55e3 Working on menu. 2021-08-30 10:34:10 -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
6a81c28c7c Added a couple more discussion points. 2021-08-29 16:46:03 -07:00
5f2b4848db Adding some more discussion queues. 2021-08-29 13:51:23 -07:00
882469c5fb Added additional settings to control assets prefix. 2021-08-27 20:30:53 -07:00
2986915291 Compiling for RG351M successfully. 2021-08-27 12:29:51 -07:00
57b6cb1204 Fixing camera controls. 2021-08-25 21:48:07 -07:00
ba625505a4 Added camera orbit controls. 2021-08-24 22:04:01 -07:00
ee3c27b54b Added rewind method. 2021-08-24 10:07:04 -07:00
178d972380 Trying to put it all together. 2021-08-24 08:54:27 -07:00
a65ae99840 Added the dealer proper. 2021-08-23 09:29:53 -07:00
fefa044145 Character is rendering in-game 2021-08-22 23:30:53 -07:00
d95047398d Fixed many casting issues. 2021-08-21 12:18:01 -07:00
45690cb975 Updating the assets 2021-08-21 11:46:04 -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
45ff8d38a4 Working on improving the cross compiler 2021-08-19 16:38:27 -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
ada7747676 Managing to get GBM working 2021-08-16 01:38:35 -04:00
e5051bf7fe Added split for libmath on Win32 2021-08-14 13:45:02 -07:00
Dominic
ca53b65b44 Managed to get compiling under ubuntu 2021-08-14 13:38:57 -07:00
18152a0814 Testing SDL support 2021-08-14 12:02:34 -07:00
dc5a4d4f73 Added settings to CMake 2021-08-14 07:51:46 -07:00
8b5e629566 Just getting the betting cycle done. 2021-08-13 10:09:37 -07:00
e66610b933 Added basic betting, turns, and added queue restacking 2021-08-13 09:32:15 -07:00
61e75e4881 Aligned textbox to bottom of screen. 2021-08-12 09:27:47 -07:00
1c4769ba73 Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
68b946b6a1 Added GUI Frame 2021-08-11 09:48:56 -07:00
a4a8fe30c4 Updated ideas. 2021-08-10 09:42:15 -07:00
b38d298de1 Cleaning up language parsing a little bit. 2021-08-09 08:47:38 -07:00
0ce771490c Polishing the CSV and Language Parser(s). 2021-08-09 08:34:49 -07:00
b4c2738bef Added basic CSV Parser 2021-08-07 23:21:50 -07:00
25c2669c6c Removed hard coded assets (For now) 2021-08-05 10:09:49 -07:00
2449c05fb0 Generalized the handlebars code. 2021-08-05 10:03:47 -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
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
a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
97c6535458 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
75ed7acdbf Working on some visual novel elements 2021-07-22 10:24:34 -07:00
1b5390ec9e Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00