Commit Graph

166 Commits

Author SHA1 Message Date
peterino2 9f9f40abd9 updates to engine time and seemingly bugs are fixed 2026-01-03 16:35:31 -08:00
peterino2 81aaaa81b7 big refactor to new lifetime rules 2026-01-03 16:02:52 -08:00
peterino2 c36cae7db9 engine object changes 2026-01-03 14:05:30 -08:00
peterino2 a06b0e6394 saving 2026-01-02 16:47:56 -08:00
peterino2 17b3a4c23d trampoline loading is now working for coreTest... now onto hot reloading 2026-01-01 16:10:54 -08:00
peterino2 81132ac97b saving 2025-12-30 14:40:51 -08:00
peterino2 97c8de24b9 saving 2025-12-30 13:55:35 -08:00
Peter Li 75a9ae1b39 spec generation complete 2025-12-27 22:51:40 -08:00
Peter Li b248573930 more work on variant engine 2025-12-19 01:45:12 -08:00
peterino2 3648615829 new build system who dis 2025-12-07 14:35:58 -08:00
peterino2 8a30c78260 archiving a lot of things then moving to yet another redo of the build system 2025-11-28 20:22:51 -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