Commit Graph

630 Commits

Author SHA1 Message Date
YourWishes c0d13042b4 Render x/y for UI elements. 2021-09-03 19:02:37 -07:00
YourWishes 4b55ec7b93 Fixed a buffer overflow. 2021-09-03 07:59:36 -07:00
YourWishes b61c78cec0 Trying to reduce memory footprint. 2021-09-02 10:35:21 -07:00
YourWishes f91cc172e9 Removed un-needed count variable. 2021-09-02 10:33:11 -07:00
YourWishes cc79313183 Added selection rectangle. 2021-09-02 10:30:25 -07:00
YourWishes c2aea93766 Added image UI element. 2021-09-02 10:10:00 -07:00
YourWishes 5c4fc01b43 Removing some compiler warnings. 2021-09-02 07:01:31 -07:00
YourWishes 45a4354ebb Committing before major refactor. 2021-09-01 20:48:04 -07:00
YourWishes 16873a1e1b Finally fixed mouse input on GLFW Platforms 2021-08-31 16:27:22 -07:00
YourWishes 46752c6d22 Fixed buffer overflowing because of mouse input 2021-08-30 22:50:16 -07:00
YourWishes e2e1e5fbac Working on menu. 2021-08-30 10:34:10 -07:00
YourWishes 5369795134 Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
YourWishes 7628417b72 Cleaned some of the betting code. 2021-08-29 22:19:54 -07:00
YourWishes 063c7b12ed Made betting work correctly. 2021-08-29 22:03:18 -07:00
YourWishes 954b676f07 Added a couple more discussion points. 2021-08-29 16:46:03 -07:00
YourWishes 6d2916b00e Adding some more discussion queues. 2021-08-29 13:51:23 -07:00
YourWishes eed9941544 Added restack to bet action 2021-08-29 13:09:43 -07:00
YourWishes f3e27dfd76 Added more comments. 2021-08-29 12:57:42 -07:00
YourWishes 64a2dd5773 Added missing header comments. 2021-08-29 10:07:42 -07:00
YourWishes 01c26b9e16 Added additional settings to control assets prefix. 2021-08-27 20:30:53 -07:00
YourWishes 23c0bdaba6 Compiling for RG351M successfully. 2021-08-27 12:29:51 -07:00
YourWishes c07edc8770 Fixing camera controls. 2021-08-25 21:48:07 -07:00
YourWishes eed325d702 Added camera orbit controls. 2021-08-24 22:04:01 -07:00
YourWishes 02a485860f Got the look action working. 2021-08-24 10:24:26 -07:00
YourWishes b1b441cef9 Added rewind method. 2021-08-24 10:07:04 -07:00
YourWishes c198cd9908 Trying to put it all together. 2021-08-24 08:54:27 -07:00
YourWishes d9f11c764e Moving some code around 2021-08-23 09:41:36 -07:00
YourWishes 0cd19e7b7c Added the dealer proper. 2021-08-23 09:29:53 -07:00
YourWishes 87e7f599a6 Character is rendering in-game 2021-08-22 23:30:53 -07:00
YourWishes fabb35b7cf Fixed many casting issues. 2021-08-21 12:18:01 -07:00
YourWishes d660d732b9 Updating the assets 2021-08-21 11:46:04 -07:00
YourWishes ac74224279 Aligning skywall slightly. 2021-08-19 23:55:43 -07:00
YourWishes 9a577cdf4f Cleaned up compiler warnings. 2021-08-19 23:49:55 -07:00
YourWishes 45a3ec30f5 Adding some comments. 2021-08-19 23:29:48 -07:00
YourWishes 357c171d3a About to audit code. 2021-08-19 23:07:20 -07:00
YourWishes bf3f942e24 Working on improving the cross compiler 2021-08-19 16:38:27 -07:00
YourWishes 7f80cb0fa0 Committing current progress. 2021-08-19 11:18:56 -07:00
YourWishes 41c460b90b Added AABB Point 2021-08-17 08:25:20 -07:00
YourWishes 0557ba3274 Cleaned some GBM code, looks great. 2021-08-16 02:00:41 -04:00
YourWishes 40a7041295 Managing to get GBM working 2021-08-16 01:38:35 -04:00
YourWishes 42734a62c9 Added split for libmath on Win32 2021-08-14 13:45:02 -07:00
Dominic 5cf7da5ee0 Managed to get compiling under ubuntu 2021-08-14 13:38:57 -07:00
YourWishes 2d977e041c Testing SDL support 2021-08-14 12:02:34 -07:00
YourWishes e7f6e356e0 Added settings to CMake 2021-08-14 07:51:46 -07:00
YourWishes 98b50f5987 Just getting the betting cycle done. 2021-08-13 10:09:37 -07:00
YourWishes eddc5bfafd Added basic betting, turns, and added queue restacking 2021-08-13 09:32:15 -07:00
YourWishes 82fe9a7e3c Fixed one frame flash on textbox 2021-08-12 09:50:36 -07:00
YourWishes c1aab33f13 Aligned textbox to bottom of screen. 2021-08-12 09:27:47 -07:00
YourWishes 5a12682f9b Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
YourWishes 7229981177 Added GUI Frame 2021-08-11 09:48:56 -07:00