Commit Graph
100 Commits
Author SHA1 Message Date
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 352ad925db More refactoring. 2021-09-18 23:21:18 -07:00
YourWishes 2884650eb3 More refactoring. 2021-09-18 23:14:58 -07:00
YourWishes 2b7446b818 Begin refactor. 2021-09-18 23:13:05 -07:00
YourWishes df53c646a2 Doing some cleanup 2021-09-18 17:55:28 -07:00
YourWishes 833ec5ae5f Added JS engine. 2021-09-18 00:39:00 -07:00
YourWishes 314f9a1aa7 Added breakpoints code. 2021-09-13 09:51:16 -07:00
YourWishes ef1591157b Moved some code around. 2021-09-13 09:23:36 -07:00
YourWishes df86ae2bbb Just messing with alignment of UI a bit. 2021-09-12 22:56:07 -07:00
YourWishes ce904c0b46 Aligned poker player UI a bit. 2021-09-12 22:54:03 -07:00
YourWishes 7e207729ee Added grid cell alignment 2021-09-12 20:32:30 -07:00
YourWishes a1823bdc1a Cleaned up some UI code. 2021-09-12 13:01:20 -07:00
YourWishes d4ab5ede05 Added XML Parser. 2021-09-12 11:28:39 -07:00
YourWishes a576d31d4a Working on fixing grid movement. 2021-09-11 17:23:31 -07:00
YourWishes 78138937b2 Fixed rows before columns inconsistency. 2021-09-10 10:20:14 -07:00
YourWishes f3ecafb4a9 Added framed text menu. 2021-09-10 10:13:39 -07:00
YourWishes 7a121d4f3b Added align UI code. 2021-09-09 09:49:54 -07:00
YourWishes ef366f7e5b Added label clamping. 2021-09-08 23:16:22 -07:00
YourWishes 13f0345ba0 Added textmenu 2021-09-08 23:10:59 -07:00
YourWishes a386d93bdd Working on redoing menu ui. 2021-09-07 21:56:22 -07:00
YourWishes b08e8123d7 Cleaned up the grid code. 2021-09-07 09:25:32 -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 ee9334478f Render x/y for UI elements. 2021-09-03 19:02:37 -07:00
YourWishes 282be95493 Fixed a buffer overflow. 2021-09-03 07:59:36 -07:00
YourWishes 1938d44667 Trying to reduce memory footprint. 2021-09-02 10:35:21 -07:00
YourWishes 70116f3aea Removed un-needed count variable. 2021-09-02 10:33:11 -07:00
YourWishes 6e0d594056 Added selection rectangle. 2021-09-02 10:30:25 -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 a731fa6fd6 Committing before major refactor. 2021-09-01 20:48:04 -07:00
YourWishes b3e9cd9d70 Finally fixed mouse input on GLFW Platforms 2021-08-31 16:27:22 -07:00
YourWishes 92d1721509 Fixed buffer overflowing because of mouse input 2021-08-30 22:50:16 -07:00
YourWishes 840a1a55e3 Working on menu. 2021-08-30 10:34:10 -07:00
YourWishes e1c987e2ca Moved GUI out of GUI. 2021-08-30 09:38:24 -07:00
YourWishes 5fb4527e1e Cleaned some of the betting code. 2021-08-29 22:19:54 -07:00
YourWishes 92e13b8750 Made betting work correctly. 2021-08-29 22:03:18 -07:00
YourWishes 6a81c28c7c Added a couple more discussion points. 2021-08-29 16:46:03 -07:00
YourWishes 5f2b4848db Adding some more discussion queues. 2021-08-29 13:51:23 -07:00
YourWishes 0d6fb4324a Added restack to bet action 2021-08-29 13:09:43 -07:00
YourWishes 7434caf77c Added more comments. 2021-08-29 12:57:42 -07:00
YourWishes d825689344 Added missing header comments. 2021-08-29 10:07:42 -07:00
YourWishes 882469c5fb Added additional settings to control assets prefix. 2021-08-27 20:30:53 -07:00
YourWishes 2986915291 Compiling for RG351M successfully. 2021-08-27 12:29:51 -07:00
YourWishes 3ac96dc3c2 Merge branch 'GLES' 2021-08-27 11:35:56 -07:00
YourWishes dfee93bcd0 Updated Shader to use GLES 300 2021-08-27 11:32:04 -07:00
YourWishes 57b6cb1204 Fixing camera controls. 2021-08-25 21:48:07 -07:00
YourWishes ba625505a4 Added camera orbit controls. 2021-08-24 22:04:01 -07:00
YourWishes 6981a4b3d7 Got the look action working. 2021-08-24 10:24:26 -07:00
YourWishes ee3c27b54b Added rewind method. 2021-08-24 10:07:04 -07:00
YourWishes 178d972380 Trying to put it all together. 2021-08-24 08:54:27 -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 45690cb975 Updating the assets 2021-08-21 11:46:04 -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 c619c003a7 Adding some comments. 2021-08-19 23:29:48 -07:00
YourWishes c42c90ec59 About to audit code. 2021-08-19 23:07:20 -07:00
YourWishes 45ff8d38a4 Working on improving the cross compiler 2021-08-19 16:38:27 -07:00
YourWishes 765116435e Committing current progress. 2021-08-19 11:18:56 -07:00
YourWishes 1b90e20187 Added AABB Point 2021-08-17 08:25:20 -07:00
YourWishes e426ca69f0 Cleaned some GBM code, looks great. 2021-08-16 02:00:41 -04:00
YourWishes ada7747676 Managing to get GBM working 2021-08-16 01:38:35 -04:00
YourWishes e5051bf7fe Added split for libmath on Win32 2021-08-14 13:45:02 -07:00
YourWishes 18152a0814 Testing SDL support 2021-08-14 12:02:34 -07:00
YourWishes dc5a4d4f73 Added settings to CMake 2021-08-14 07:51:46 -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 42de949822 Fixed one frame flash on textbox 2021-08-12 09:50:36 -07:00
YourWishes 61e75e4881 Aligned textbox to bottom of screen. 2021-08-12 09:27:47 -07:00
YourWishes 1c4769ba73 Added frame to the VN Textbox 2021-08-12 08:56:34 -07:00
YourWishes 68b946b6a1 Added GUI Frame 2021-08-11 09:48:56 -07:00
YourWishes a4a8fe30c4 Updated ideas. 2021-08-10 09:42:15 -07:00
YourWishes b38d298de1 Cleaning up language parsing a little bit. 2021-08-09 08:47:38 -07:00
YourWishes 0ce771490c Polishing the CSV and Language Parser(s). 2021-08-09 08:34:49 -07:00
YourWishes b4c2738bef Added basic CSV Parser 2021-08-07 23:21:50 -07:00
YourWishes 25c2669c6c Removed hard coded assets (For now) 2021-08-05 10:09:49 -07:00
YourWishes 2449c05fb0 Generalized the handlebars code. 2021-08-05 10:03:47 -07:00
YourWishes def6df8865 Improved Language Support 2021-08-04 21:58:31 -07:00
YourWishes 72e03e2978 Added font sizing, needs full testing 2021-08-03 10:19:31 -07:00
YourWishes 199735e022 Just writing code nothing special. 2021-08-02 22:58:02 -07:00
YourWishes 36ceed7550 Just thiknking about how to put it all together. 2021-07-29 10:01:58 -07:00
YourWishes 15be964106 Minor bug fixing, added blinds round 2021-07-29 08:00:26 -07:00
YourWishes 188e57c3fd Added deal round, removed some logging 2021-07-28 10:01:52 -07:00
YourWishes e7a7fd9545 Added FLOP action 2021-07-28 09:52:29 -07:00
YourWishes 9b4589dfe8 Joining the two logics together slowly. 2021-07-28 09:22:58 -07:00
YourWishes 54559e761c Refactoring some of the poker game logic again. 2021-07-27 09:49:54 -07:00
YourWishes a63c9d898b Conversation code cleaned up a lot. 2021-07-27 08:05:58 -07:00
YourWishes 97c6535458 Still working on some VN elements, it's coming together slowly. 2021-07-26 09:55:09 -07:00
YourWishes 75ed7acdbf Working on some visual novel elements 2021-07-22 10:24:34 -07:00
YourWishes 1b5390ec9e Added closed state flag to bntextbox 2021-07-18 14:53:36 -07:00
YourWishes ee34b0583d Polishing the vntextbox off. 2021-07-18 14:17:19 -07:00
YourWishes e8c64828f8 Working on line clamping in vn text box 2021-07-18 14:09:44 -07:00
YourWishes 595eacef0f Still working on my scrolling text and bug fixing. 2021-07-16 22:26:04 -07:00
YourWishes 96e66901ff Cleaned the timeline code up nicely. 2021-07-15 09:26:31 -07:00