Commit Graph

57 Commits

Author SHA1 Message Date
21af7906c4 Added image UI element. 2021-09-02 10:10:00 -07:00
ed3113a767 Removing some compiler warnings. 2021-09-02 07:01:31 -07:00
e1c987e2ca Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
d825689344 Added missing header comments. 2021-08-29 10:07:42 -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
a90dc1fc3a Moving some code around 2021-08-23 09:41:36 -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
6b660b25b8 Aligning skywall slightly. 2021-08-19 23:55:43 -07:00
338b7529a1 Cleaned up compiler warnings. 2021-08-19 23:49:55 -07:00
c42c90ec59 About to audit code. 2021-08-19 23:07:20 -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
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
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
1c4769ba73 Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
72e03e2978 Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
15be964106 Minor bug fixing, added blinds round 2021-07-29 08:00:26 -07:00
a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
ee34b0583d Polishing the vntextbox off. 2021-07-18 14:17:19 -07:00
e8c64828f8 Working on line clamping in vn text box 2021-07-18 14:09:44 -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
67197178c2 Deprecated debug grid. 2021-07-12 10:25:19 -07:00
3c1d4cf83a Fixed bad ref 2021-07-12 10:23:00 -07:00
06a20a6f2e Added matrix 2021-07-12 10:22:33 -07:00
bc512ab29e Corrected final font issues. 2021-05-26 06:17:13 -07:00
2e8e2d1f75 restored width/height calc 2021-05-25 20:17:40 -07:00
96eec68b90 Temporarily fixed font wrapping by removing scaling. 2021-05-25 20:04:18 -07:00
cab4833d5c Text Wrapping Complete 2021-05-25 07:52:53 -07:00
388d94cbcc Significantly improved font code 2021-05-24 20:56:50 -07:00
402ebcf05f Calculate w/h of font measure properly. 2021-05-23 22:47:56 -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
ec13de8b3e Improved rendering 2021-05-22 14:21:49 -07:00
8f124b04bd Render pipeline working. 2021-05-20 22:47:26 -07:00
06facdbba6 Refactor struct part 2. 2021-05-20 22:35:50 -07:00
9bcf6223b6 Refactoring structs Part 1 2021-05-20 22:20:52 -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
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
4a3b6c2f98 Court is now in session 2021-05-06 21:13:37 -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