Commit Graph

158 Commits

Author SHA1 Message Date
peterino2 b0d1a81d84 split between zig and c libraries complete 2025-11-09 23:30:44 -08:00
peterino2 2176977c4c saving 2025-11-09 20:37:57 -08:00
peterino2 fdb23323fe stuff is broken right now but we going to fix it 2025-11-09 19:25:14 -08:00
peterino2 5fbc11e1a1 we gonna have to fix our build system even more 2025-11-06 11:54:40 -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 7aa70eb5d5 fixes for core dependencies on std c lib 2025-11-01 16:33:17 -07:00
Peter Li 054b41da95 fixed up toolbox.zig 2025-11-01 15:25:49 -07:00
Peter Li 60dfe0ae60 compiling platform now 2025-11-01 15:19:03 -07:00
Peter Li 180badad39 moved filewatch out of packer, and moving spng to rend, and deleted a lot of dead code 2025-11-01 15:13:42 -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 cf0f27cc92 trying out the depot project 2025-10-26 15:50:42 -07:00
peterino2 efc11fcba9 adding claude helper files and documentation, also testing parallel-job 2025-10-25 15:08:40 -07:00
peterino2 e119dac3e1 restored minidumps 2025-10-22 21:00:54 -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 7a6308454a sucessfully compiling minimal 2025-10-19 00:04:09 -07:00
peterino2 1be853d166 saving 2025-10-18 22:42:57 -07:00
peterino2 6c06d4ee1d fixed compile check for ui 2025-10-18 13:45:00 -07:00
peterino2 1916c46e14 papyrus compiles 2025-10-15 22:19:03 -07:00
peterino2 cd27fcdb76 platform, sys, assets, audio compiling 2025-10-15 01:20:01 -07:00
peterino2 96cf0a50ea core tests passed 2025-10-15 00:55:16 -07:00
peterino2 e58a003266 replaced all callconv(.C) with callconv(.c) 2025-10-15 00:22:03 -07:00
peterino2 8631f627cf fixed core.zig build script 2025-10-13 22:19:09 -07:00
peterino2 83537ef84f replaced all references of std.time.sleep with std.Thread.sleep 2025-10-13 17:56:07 -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 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
Peter Li 5975ac0585 Merge branch 'integration' of github.com:peterino2/BacklogEngine into integration 2025-10-01 00:38:12 -07:00
Peter Li 1bde6032f1 fix for rendering on blillboards on macos 2025-10-01 00:37:53 -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 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 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 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 d42db622e7 reordering optimizeBroadPhase 2025-09-18 09:06:18 -07:00