peterino2
|
81132ac97b
|
saving
|
2025-12-30 14:40:51 -08:00 |
peterino2
|
97c8de24b9
|
saving
|
2025-12-30 13:55:35 -08:00 |
peterino2
|
bb99e9025e
|
saving
|
2025-12-28 17:38:50 -08:00 |
Peter Li
|
b4fa25106a
|
Merge branch 'dev/variant-engine' of http://archon:3000/searzocom/Backlog into dev/variant-engine
|
2025-12-27 22:54:20 -08:00 |
Peter Li
|
75a9ae1b39
|
spec generation complete
|
2025-12-27 22:51:40 -08:00 |
peterino2
|
18b5537826
|
saving
|
2025-12-19 02:18:45 -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
|
cc00fb076e
|
switched all builds to bh.declareOptions
|
2025-11-28 20:14:56 -08:00 |
Peter Li
|
ffc84ce44c
|
Merge pull request #5 from peterino2/dev/buildhelper
Dev/buildhelper
|
2025-11-06 20:45:39 -08:00 |
peterino2
|
a727aedd97
|
change tests to avoid -fincremental, causes issues on windows, also reducing payload size for concurrent queue test, due to memory constraints
|
2025-11-06 20:44:59 -08:00 |
peterino2
|
fb131ab6c4
|
added EA's implementation of MPMC queue
|
2025-11-06 20:43:20 -08:00 |
peterino2
|
1572f96429
|
fixed all tests and added bh.zig
|
2025-11-06 20:42:48 -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 |
peterino2
|
2e2ab68178
|
updates to pscopes
|
2025-11-01 16:21:14 -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
|
08bad270e6
|
saving
|
2025-10-31 00:55:27 -07:00 |
peterino2
|
c7cfa18ce9
|
added scopes
|
2025-10-31 00:36:14 -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
|
6bf5b3516f
|
saving
|
2025-10-26 15:50:50 -07:00 |
peterino2
|
cf0f27cc92
|
trying out the depot project
|
2025-10-26 15:50:42 -07:00 |
peterino2
|
338954aa8a
|
updating tracks regarding headless
|
2025-10-25 17:01:10 -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
|
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
|
8631f627cf
|
fixed core.zig build script
|
2025-10-13 22:19:09 -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 |