Commit Graph
100 Commits
Author SHA1 Message Date
YourWishes 7b61b590d7 Tested that texture scaling changes work 2022-01-03 20:35:23 -08:00
YourWishes c1583392c4 Writing a few more asserts. 2022-01-03 08:12:28 -08:00
YourWishes 6e76d03d13 Setup example shader. 2022-01-02 22:30:41 -08:00
YourWishes 79ba0faf97 Just adding more assertions. 2022-01-02 12:25:58 -08:00
YourWishes 486235c8e9 More assertions. 2022-01-02 11:33:54 -08:00
YourWishes 560bd2b7f3 Adding some assertions 2022-01-02 10:48:28 -08:00
YourWishes 896e7c6f54 Compiling again. 2021-12-30 21:48:52 -08:00
YourWishes d76028b38c FUgma 2021-12-07 20:33:40 -08:00
YourWishes 7117ddbdca Compiles again. 2021-12-07 09:08:18 -08:00
YourWishes f2415817d4 Reworking everything about shaders. 2021-12-07 09:06:28 -08:00
YourWishes c75bce4d93 CMakeLists for each C file 2021-12-07 07:28:47 -08:00
YourWishes f333cc47fa Final commit pre C++ 2021-11-25 08:31:35 -08:00
YourWishes 6c9eb8b685 A bit more code cleanup 2021-11-22 20:25:45 -08:00
YourWishes a4198e8396 Updated CGLM 2021-11-22 09:21:29 -08:00
YourWishes 8a77b39e07 Moved a tonne of code around 2021-11-22 09:20:01 -08:00
YourWishes 3a6b6ea655 Update CGLM 2021-11-17 09:09:57 -08:00
YourWishes 7c68d8831c Last commit 2021-11-17 09:08:27 -08:00
YourWishes 41cbe94cbc Just committing while I rethink things 2021-11-15 22:13:32 -08:00
YourWishes 20428597b6 Fixed texture generation for 3 channel textures 2021-11-14 23:25:26 -08:00
YourWishes 9b4acae63c Technically refactored. 2021-11-14 22:42:10 -08:00
YourWishes 54d01b5ed6 Asset manager is now in charge of the loaded assets. 2021-11-13 22:06:41 -08:00
YourWishes 9a695813f9 Set up a multipass shader 2021-11-12 08:40:49 -08:00
YourWishes 6d287e5ff8 Confirmed shaders work 2021-11-12 06:54:25 -08:00
YourWishes e4222866ef Working on the new refactor of primitive and shader 2021-11-11 09:47:42 -08:00
YourWishes ada6de9723 Nuked old scene code. 2021-11-09 21:45:00 -08:00
YourWishes 66e8240ff7 Working on shader code. 2021-11-09 09:25:15 -08:00
YourWishes 2d05d9e60e Added asset manager into the game engine itself. 2021-11-09 08:14:20 -08:00
YourWishes b86b66dae6 Finished asset manager 2021-11-09 07:58:06 -08:00
YourWishes 6856e97337 Cleaning up some assetman code. 2021-11-09 00:48:29 -08:00
YourWishes 5a48eba8b3 Doing some thinking about asset manager 2021-11-08 09:02:10 -08:00
YourWishes a6bae07e38 Converted tooling to C. 2021-11-07 23:34:05 -08:00
YourWishes a2a839cbac I hate cmake 2021-11-07 19:42:50 -08:00
YourWishes b06099d11e Fixed assets not loading. 2021-11-07 11:05:55 -08:00
YourWishes 332d1c3080 Oh yeah, it's all coming together 2021-11-07 10:36:39 -08:00
YourWishes 715ecd3a73 I hate my life 2021-11-05 10:55:10 -07:00
YourWishes f6ea081b2d Made compressing assets actually compress, now if only I could load them 🤔 2021-11-04 14:23:13 -07:00
YourWishes c61a63c30f Texture resizing 2021-11-04 13:28:28 -07:00
YourWishes 21e19ba995 Example code cleanup 2021-11-04 11:31:57 -07:00
YourWishes e7c9848f63 Working on C tooling 2021-11-04 11:28:11 -07:00
YourWishes 42566e157b Working on C based tooling 2021-11-04 11:28:05 -07:00
YourWishes 335cad7803 Update deps 2021-11-03 23:51:00 -07:00
YourWishes 11cf4c7831 Testing around with asset loading. 2021-11-03 23:49:38 -07:00
YourWishes a2c622ddc1 Fixed loading example. 2021-11-03 12:51:48 -07:00
YourWishes 7097e7a1d4 Finished asset manager. 2021-11-03 10:48:03 -07:00
YourWishes 2f2f1395fa Added threading? 😳 2021-11-03 07:18:29 -07:00
YourWishes 00ec323b60 Restoring blinking 2021-11-02 09:09:24 -07:00
YourWishes d9f29cd640 Added in all the other characters (testing) 2021-11-02 08:33:58 -07:00
YourWishes 72dbf6b5f3 Fixed some dependencies 2021-11-01 14:58:30 -07:00
YourWishes 4935ded1fc Fixed double dash 2021-11-01 14:41:56 -07:00
YourWishes 0c4166b143 Updated TARGET_TYPE 2021-11-01 14:39:17 -07:00
YourWishes a86592f5bd Doing some code reshuffling 2021-11-01 14:34:42 -07:00
YourWishes 5c7468283b Extracted all parts of all characters 2021-10-17 19:05:40 -07:00
YourWishes 3fd0efb4d8 Utils example 2021-10-17 11:08:40 -07:00
YourWishes b2e99bb976 More CMake stuff 2021-10-17 00:12:35 -07:00
YourWishes f7165daa6d Did some tweaks to the CMakeLists 2021-10-16 22:57:19 -07:00
YourWishes d8ded38fd5 Refactored some tooling. 2021-10-16 20:06:17 -07:00
YourWishes 97a8d936b5 Trying to optimize memory. 2021-10-16 15:52:16 -07:00
YourWishes af514847d8 Update GLFW 2021-10-15 11:07:24 -07:00
YourWishes 5a585a7714 Fixing more includes 2021-10-15 10:20:31 -07:00
YourWishes 54d45441c3 More include fixes 2021-10-15 09:41:58 -07:00
YourWishes ac4542472b Cleaned up some includes 2021-10-15 09:41:47 -07:00
YourWishes e6b6310b77 Fixed test 2021-10-15 09:17:32 -07:00
YourWishes ffb02bbeb6 Deleted old code backup 2021-10-15 00:20:12 -07:00
YourWishes aca8229799 Rerunning all tests. 2021-10-15 00:18:18 -07:00
YourWishes 14dda414ee Split winner code. 2021-10-15 00:13:05 -07:00
YourWishes 8945c79450 Split turn tests out. 2021-10-14 23:57:00 -07:00
YourWishes 9cbf3df529 Split out pot tests. 2021-10-14 23:47:31 -07:00
YourWishes 422e017f2d Split out player tests. 2021-10-14 23:27:50 -07:00
YourWishes d62a18b66f Split out dealer tests. 2021-10-14 23:05:48 -07:00
YourWishes 02401337a8 Improved bet tests. 2021-10-14 22:51:47 -07:00
YourWishes 466cb1e2b9 Split the bet tests out. 2021-10-14 22:40:33 -07:00
YourWishes d79929762a Cleaning more. 2021-10-14 22:02:50 -07:00
YourWishes e9c8d37360 Just cleaning 2021-10-14 21:32:51 -07:00
YourWishes 9a9e1d156c F 2021-10-14 20:47:27 -07:00
YourWishes 971c2c4c9a I hope I die 2021-10-14 20:47:23 -07:00
YourWishes af03b89e50 More code cleaning. 2021-10-12 09:25:42 -07:00
YourWishes 01b49c364c Added set dealer method. 2021-10-12 08:43:22 -07:00
YourWishes 2e38770061 Fixed missing headers for test 2021-10-11 22:03:11 -07:00
YourWishes 6ebcf8c5dc Fixed compilation? 2021-10-11 21:47:30 -07:00
YourWishes 26b84e6ad7 Scan build dir. 2021-10-11 21:39:32 -07:00
YourWishes 38654a9326 More github issues. 2021-10-11 21:37:29 -07:00
YourWishes a09e74ce76 Improving tests. 2021-10-11 21:24:43 -07:00
YourWishes 169a4e9632 Cleaning more code. 2021-10-11 21:07:59 -07:00
YourWishes 8bbfcf7c43 Still correcting betting logic. 2021-10-11 20:41:26 -07:00
YourWishes 6043130012 Fixed include 2021-10-11 10:26:57 -07:00
YourWishes 26d28d6f55 More tweaks and cleanup to the refactored code. 2021-10-11 10:11:30 -07:00
YourWishes 43bef266aa Working on restoring betting code. 2021-10-11 08:14:03 -07:00
YourWishes c1c5e7fb06 CGLM Update 2021-10-10 20:55:28 -07:00
YourWishes 8139cc4614 Test Flops 2021-10-10 20:54:52 -07:00
YourWishes 60a699954b Added resetting betting round command 2021-10-10 20:48:52 -07:00
YourWishes 1bf45379af Still working on updating code to new poker code. 2021-10-09 21:33:14 -07:00
YourWishes 131c59fbf6 Started merging new poker code in. 2021-10-09 15:43:26 -07:00
YourWishes aff317b904 Writing winner logic. 2021-10-08 22:26:19 -07:00
YourWishes 37cb960484 Writing more tests. 2021-10-06 09:56:27 -07:00
YourWishes 07d21aae77 Finished writing tests for poker solver 2021-10-06 08:43:37 -07:00
YourWishes c15d62e250 Fixed some poker bugs. 2021-10-06 07:24:59 -07:00
YourWishes 150a7f427b Fixed import. 2021-10-05 09:18:39 -07:00
YourWishes e4281c25ea Corrected test name 2021-10-05 08:55:26 -07:00
YourWishes 189da04c8f Added additional tests. 2021-10-05 00:10:09 -07:00
YourWishes a9a7d40df8 Even more tests again. 2021-10-04 00:45:39 -07:00