Commit Graph

78 Commits

Author SHA1 Message Date
peterino2 d89915ee4e moving nfd and lua and a sdl out of core 2025-10-09 21:00:43 -07:00
peterino2 6a0a533e0a console entry!!!! 2025-10-04 22:01:35 -07:00
peterino2 81f7ef6a26 soooo much work done on infrastructure 2025-10-04 18:18:39 -07:00
peterino2 84c289ee2a lots of random playing around with modules, 2025-10-03 01:25:19 -07:00
peterino2 402704bf4f hotreload hardening 2025-10-02 13:42:47 -07:00
peterino2 f012815d93 engine transport interface 2025-09-28 22:30:19 -07:00
peterino2 43d88b76e9 added enet library 2025-09-28 19:37:18 -07:00
peterino2 9cadb88e7f networking module created 2025-09-28 14:59:39 -07:00
peterino2 ab184d5a33 lots of memory tracking in the game now 2025-09-26 21:20:24 -07:00
peterino2 99c11b8d28 saving 2025-09-26 20:27:04 -07:00
peterino2 5b63271f5a animations working again 2025-09-17 23:51:01 -07:00
peterino2 1b8488b411 resource files working 2025-09-10 23:07:47 -07:00
peterino2 6523d94d02 saving 2025-09-06 20:40:31 -07:00
peterino2 9d8b2bea9a updated builds to use spvreflect2 and updated the build code 2025-08-18 23:35:35 -07:00
peterino2 393b550c74 created spvreflect2 2025-08-17 18:36:40 -07:00
peterino2 4e93940c12 fixed all memory leaks with GPA 2025-07-09 22:16:08 -07:00
peterino2 d1dd4961a5 fixes gpa usage, we now have a lot of memory leaks 2025-06-30 18:28:55 -07:00
peterino2 8458a6e026 new project maker 2025-06-29 22:15:34 -07:00
peterino2 b269188c72 vendoring linux deps for SDL 2025-06-17 23:09:10 -07:00
peterino2 dedb811c29 adding sys module 2025-06-15 20:43:17 -07:00
peterino2 550deb0c62 fixed embedded file mapping 2025-06-11 00:14:45 -07:00
peterino2 3ac2d65347 fully embedded shaders! 2025-06-10 23:32:19 -07:00
peterino2 67883be7fb module forwarding optionals and apigen 2025-06-08 18:06:19 -07:00
peterino2 4d57518bc0 updated build scripts 2025-06-08 11:25:44 -07:00
peterino2 a7505acf8b i think we cracked the code on getting some linux builds working 2025-06-07 15:20:52 -07:00
peterino2 ea14d8941d reverted changes to SDL_gpu 2025-06-07 15:07:18 -07:00
peterino2 b89dcfd9e4 adding a null backend for nfd 2025-06-07 14:35:18 -07:00
peterino2 116f5b010f saving 2025-06-07 14:15:40 -07:00
peterino2 6f2396c814 upgrading to sdl 3.16 2025-06-07 14:05:12 -07:00
peterino2 330f6f3772 minimal template is a thing now 2025-06-03 19:15:58 -07:00
peterino2 3478524fec physics objects and mouse picking 2025-05-26 14:31:44 -07:00
Peter Li cddf5b0cc2 made a lot of libraries link dynamically- should make rebuilding objects so much faster 2025-05-20 23:54:07 -07:00
Peter Li 74228b388d so much work on hot reloading done 2025-05-19 21:35:04 -07:00
Peter Li 252a5271a1 hot reloading is working now 2025-05-18 17:56:23 -07:00
Peter Li db49ef3606 module cache works 2025-05-18 14:45:06 -07:00
Peter Li 1ee804355c adding file reloading 2025-05-17 14:45:23 -07:00
Peter Li 63fe7961b1 fixed ecs components issue 2025-05-17 01:26:02 -07:00
Peter Li a4ed162d9d added trenchbroom and BSP tools 2025-05-16 20:52:02 -07:00
Peter Li 442705c786 added an object spawner 2025-05-05 22:57:20 -07:00
Peter Li b733d7a329 saving b/c im scared 2025-05-02 19:56:10 -07:00
Peter Li cc960812ec Added console object 2025-05-02 09:50:23 -07:00
Peter Li f74c50e493 > shadow casting lights 2025-04-27 12:58:06 -07:00
Peter Li 481a8f411f fixed input stack issue and removed old inputs implementation 2025-04-24 19:44:13 -07:00
Peter Li 6d1c2a4bd8 corrected camera transforms 2025-04-23 07:34:43 -07:00
Peter Li b216506166 added embedded files to the debug draw system 2025-04-21 13:28:34 -07:00
Peter Li bc1dd44582 updated api for fetch instead of get 2025-04-20 18:06:35 -07:00
Peter Li 8647ac8bc9 > HOT LOADING FRAGMENT SHADERS AND TEXTURES ARE LOADED 2025-04-20 17:09:51 -07:00
Peter Li 64c87ba3cc imgui working on the new sdl renderer 2025-04-19 21:36:38 -07:00
Peter Li 6387fdaf16 > fixing various spirv compilation issues. and making shader hot-reload more resilient. also adding sdl_gpu 2025-04-19 09:52:36 -07:00
Peter Li cd66fbb457 > sdl_gpu mesh pipeline and shader reloading 2025-04-18 23:42:08 -07:00