Commit Graph

83 Commits

Author SHA1 Message Date
YourWishes 3d8b67cca5 Reworking everything about shaders. 2021-12-07 09:06:28 -08:00
YourWishes 17b066e676 CMakeLists for each C file 2021-12-07 07:28:47 -08:00
YourWishes a57e978f6c Final commit pre C++ 2021-11-25 08:31:35 -08:00
YourWishes a0ff2909b6 A bit more code cleanup 2021-11-22 20:25:45 -08:00
YourWishes 6d8fe79a76 Moved a tonne of code around 2021-11-22 09:20:01 -08:00
YourWishes f470b5cc5e Technically refactored. 2021-11-14 22:42:10 -08:00
YourWishes 636040289c Set up a multipass shader 2021-11-12 08:40:49 -08:00
YourWishes 1e4ccc3e52 Working on the new refactor of primitive and shader 2021-11-11 09:47:42 -08:00
YourWishes ea5f68b479 Nuked old scene code. 2021-11-09 21:45:00 -08:00
YourWishes 1b3be212c4 Working on shader code. 2021-11-09 09:25:15 -08:00
YourWishes 8792ea34a3 Oh yeah, it's all coming together 2021-11-07 10:36:39 -08:00
YourWishes 9e13bc1caa Added threading? 😳 2021-11-03 07:18:29 -07:00
YourWishes e21ba4858f Trying to optimize memory. 2021-10-16 15:52:16 -07:00
YourWishes b58e16b4a8 Fixed bugs with render passes. 2021-09-28 10:18:23 -07:00
YourWishes 32afdfa17f Added some transitions. 2021-09-26 16:45:27 -07:00
YourWishes 8dfd184b8e Refactor almost finished. 2021-09-19 22:49:52 -07:00
YourWishes 9e340328ee Even more refactoring. 2021-09-19 22:02:14 -07:00
YourWishes fae6cd04db Even more refactoring 2021-09-19 20:50:35 -07:00
YourWishes 9912f0a15b More refactoring. 2021-09-19 12:40:39 -07:00
YourWishes 2b7446b818 Begin refactor. 2021-09-18 23:13:05 -07:00
YourWishes a576d31d4a Working on fixing grid movement. 2021-09-11 17:23:31 -07:00
YourWishes f3ecafb4a9 Added framed text menu. 2021-09-10 10:13:39 -07:00
YourWishes f9e366b440 Built basic UI Grid. 2021-09-07 09:07:53 -07:00
YourWishes 09b3bdb93c Working on the Player UI 2021-09-06 09:12:45 -07:00
YourWishes ae16d5438b Cleaned some code, drastically reduced memory footprint. 2021-09-05 15:02:02 -07:00
YourWishes d43c582629 Added a dynamic array. 2021-09-05 00:34:29 -07:00
YourWishes 21af7906c4 Added image UI element. 2021-09-02 10:10:00 -07:00
YourWishes ed3113a767 Removing some compiler warnings. 2021-09-02 07:01:31 -07:00
YourWishes e1c987e2ca Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
YourWishes d825689344 Added missing header comments. 2021-08-29 10:07:42 -07:00
YourWishes ba625505a4 Added camera orbit controls. 2021-08-24 22:04:01 -07:00
YourWishes ee3c27b54b Added rewind method. 2021-08-24 10:07:04 -07:00
YourWishes a90dc1fc3a Moving some code around 2021-08-23 09:41:36 -07:00
YourWishes a65ae99840 Added the dealer proper. 2021-08-23 09:29:53 -07:00
YourWishes fefa044145 Character is rendering in-game 2021-08-22 23:30:53 -07:00
YourWishes d95047398d Fixed many casting issues. 2021-08-21 12:18:01 -07:00
YourWishes 6b660b25b8 Aligning skywall slightly. 2021-08-19 23:55:43 -07:00
YourWishes 338b7529a1 Cleaned up compiler warnings. 2021-08-19 23:49:55 -07:00
YourWishes c42c90ec59 About to audit code. 2021-08-19 23:07:20 -07:00
YourWishes 1b90e20187 Added AABB Point 2021-08-17 08:25:20 -07:00
YourWishes ada7747676 Managing to get GBM working 2021-08-16 01:38:35 -04:00
Dominic ca53b65b44 Managed to get compiling under ubuntu 2021-08-14 13:38:57 -07:00
YourWishes 18152a0814 Testing SDL support 2021-08-14 12:02:34 -07:00
YourWishes 8b5e629566 Just getting the betting cycle done. 2021-08-13 10:09:37 -07:00
YourWishes e66610b933 Added basic betting, turns, and added queue restacking 2021-08-13 09:32:15 -07:00
YourWishes 1c4769ba73 Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
YourWishes 72e03e2978 Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
YourWishes 15be964106 Minor bug fixing, added blinds round 2021-07-29 08:00:26 -07:00
YourWishes a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
YourWishes ee34b0583d Polishing the vntextbox off. 2021-07-18 14:17:19 -07:00