Commit Graph

96 Commits

Author SHA1 Message Date
peterino2 02dff11242 samplegame is now compiling on windows in both debug and static build modes on 0.15 2025-10-19 23:35:28 -07:00
peterino2 7a6308454a sucessfully compiling minimal 2025-10-19 00:04:09 -07:00
peterino2 1916c46e14 papyrus compiles 2025-10-15 22:19:03 -07:00
peterino2 96cf0a50ea core tests passed 2025-10-15 00:55:16 -07:00
peterino2 6618e20e31 adding sdl3 compile test 2025-10-15 00:22:18 -07:00
peterino2 e58a003266 replaced all callconv(.C) with callconv(.c) 2025-10-15 00:22:03 -07:00
peterino2 43a88376ee libraries have been updated to 0.15 2025-10-13 22:15:30 -07:00
peterino2 fe2e5b6e42 upgrading zphysics 2025-10-13 21:35:14 -07:00
peterino2 22f65c4fb0 zmath update 2025-10-13 21:32:56 -07:00
peterino2 385dccd666 zgltf upgrade 2025-10-13 21:30:07 -07:00
peterino2 d738dd2260 updated spng, theoratest, spng, tracy 2025-10-13 21:22:18 -07:00
peterino2 de6ccd211b objloader, ozz, sdl3 all updated 2025-10-13 20:57:04 -07:00
peterino2 774feb364d objloader, nfd, and lua updated 2025-10-13 19:49:37 -07:00
peterino2 5d5e99b9c5 miniaudio and p2 upgraded 0.15 2025-10-13 19:38:23 -07:00
peterino2 83537ef84f replaced all references of std.time.sleep with std.Thread.sleep 2025-10-13 17:56:07 -07:00
peterino2 179bbf0eef finished enet 2025-10-13 17:53:42 -07:00
peterino2 0c9a3e45ae big rework on automation.py and staging game builds now 2025-10-12 15:24:57 -07:00
peterino2 84e94d9b59 trying out build system stuff 2025-10-11 23:14:22 -07:00
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