Commit Graph

142 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 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
peterino2 a6ae7f02f0 fixed out of order deinit crash 2025-09-18 09:05:12 -07:00
Peter Li e78d01b547 fixing offsets 2025-09-18 00:17:32 -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 b31f69f532 saving 2025-09-06 21:02:42 -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
peterino2 9d8b2bea9a updated builds to use spvreflect2 and updated the build code 2025-08-18 23:35:35 -07:00
Peter Li e1a270bfcb ok, papyrus is now drawing something on screen 2025-08-14 23:35:19 -07:00
Peter Li 1f32af8307 draw commands implemented for rects, time to debug 2025-08-14 22:36:11 -07:00
peterino2 a76cccc08a papyrus sgpu update 2025-08-14 22:08:55 -07:00
peterino2 bec2f4d547 Updating papyrus integration with create pipeline, its 2025-08-05 23:56:51 -07:00