Commit Graph

53 Commits

Author SHA1 Message Date
peterino2 b0d1a81d84 split between zig and c libraries complete 2025-11-09 23:30:44 -08:00
peterino2 fdb23323fe stuff is broken right now but we going to fix it 2025-11-09 19:25:14 -08:00
peterino2 0fc379cbc3 added pscopes 2025-11-03 09:17:27 -08:00
peterino2 55e7c955c1 saving 2025-11-02 00:55:21 -07:00
Peter Li 35562ab6d7 saving 2025-11-02 00:44:21 -07:00
peterino2 b5dad13bd7 enabled parallel job, added optimizeBroadphase, and more scopes 2025-10-26 22:31:48 -07:00
peterino2 2e4f7d98e4 crated zuck game content and creating hello-window 2025-10-26 20:02:36 -07:00
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 52a736f73c adding github workflows 2025-10-12 01:25:38 -07:00
peterino2 84e94d9b59 trying out build system stuff 2025-10-11 23:14:22 -07:00
peterino2 5c63afb96e saving 2025-10-10 21:51:04 -07:00
peterino2 ed988518c3 saving 2025-10-04 19:32:55 -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 4d06d89135 networking- can send a vector over reliable 2025-09-30 21:09:10 -07:00
peterino2 76fd816c2c added loop back echoing between the server and client 2025-09-30 20:20:38 -07:00
peterino2 f012815d93 engine transport interface 2025-09-28 22:30:19 -07:00
peterino2 9cadb88e7f networking module created 2025-09-28 14:59:39 -07:00
peterino2 89fbe381e8 adding audio work 2025-09-26 22:06:03 -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 ebe207170b game interface 2025-09-24 23:31:46 -07:00
peterino2 c008e5232d added split between transparent and opaque renderpasses 2025-09-24 01:06:42 -07:00
peterino2 7664349913 refactored particleDebugger into its' own file 2025-09-23 17:36:32 -07:00
peterino2 85c18f29ec particle systems update 2025-09-23 17:29:37 -07:00
peterino2 eaf1d2bcb7 added features for local editing of some stuff 2025-09-21 01:09:49 -07:00
peterino2 2046b1d7c8 added example smoke and particle emitter 2025-09-21 00:51:04 -07:00
peterino2 bba99d4d91 created particle system 2025-09-20 19:27:59 -07:00
peterino2 5b63271f5a animations working again 2025-09-17 23:51:01 -07:00
peterino2 6523d94d02 saving 2025-09-06 20:40:31 -07:00
peterino2 386bf94d96 fixed memory leak in geo 2025-09-04 07:32:40 -07:00
peterino2 f271eb856f papyrus starting to work again 2025-09-02 21:19:40 -07:00
peterino2 dabeeb5fc8 got text rendering working again... sort of... 2025-09-01 22:36:26 -07:00
peterino2 3c1ae7d1b6 working on text renderer now 2025-09-01 09:05:05 -07:00
peterino2 c47b598a48 updated exit conditions 2025-08-29 11:58:45 -07:00
Peter Li e1a270bfcb ok, papyrus is now drawing something on screen 2025-08-14 23:35:19 -07:00
peterino2 4e93940c12 fixed all memory leaks with GPA 2025-07-09 22:16:08 -07:00
Peter Li 943a325ec0 saving 2025-07-04 18:18:06 -07:00
peterino2 8458a6e026 new project maker 2025-06-29 22:15:34 -07:00
peterino2 b35d5405cb saving 2025-06-12 22:00:15 -07:00
peterino2 f7b3d03b40 crates! 2025-06-01 22:10:41 -07:00
peterino2 69203653fd adding offsets 2025-05-30 19:45:38 -07:00
peterino2 b9ddc72e73 adding mouse picking 2025-05-27 21:09:05 -07:00
peterino2 3478524fec physics objects and mouse picking 2025-05-26 14:31:44 -07:00
peterino2 6cd0dcb89e ssao fixes 2025-05-24 20:24:17 -07:00
Peter Li fefbc7436b added topbar, and a boatload of modules among other things - ecs container pointers are now updated across dll boundaries 2025-05-23 15:04:02 -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 72e7ec7551 saving 2025-05-20 00:56:37 -07:00
Peter Li 74228b388d so much work on hot reloading done 2025-05-19 21:35:04 -07:00