Kelsidavis-WoWee/src
Kelsi Davis 2343b768ce
Some checks are pending
Build / Build (arm64) (push) Waiting to run
Build / Build (x86-64) (push) Waiting to run
Build / Build (macOS arm64) (push) Waiting to run
Build / Build (windows-arm64) (push) Waiting to run
Build / Build (windows-x86-64) (push) Waiting to run
Security / CodeQL (C/C++) (push) Waiting to run
Security / Semgrep (push) Waiting to run
Security / Sanitizer Build (ASan/UBSan) (push) Waiting to run
fix: warden mmap on macOS, add external listfile support to asset extractor
Drop PROT_EXEC from warden module mmap when using Unicorn emulation
(not needed — module image is copied into emulator address space). Use
MAP_JIT on macOS for the native fallback path.

Add --listfile option to asset_extract and SFileAddListFileEntries
support for resolving unnamed MPQ hash table entries from external
listfiles.
2026-04-04 01:16:28 -07:00
..
addons chore(lua): refactor addon Lua engine API + progress docs 2026-04-03 07:31:06 +03:00
audio chore(renderer): refactor renderer and add post-process + spell visuals systems 2026-04-02 00:21:21 +03:00
auth fix: UB in mouse button polling, null deref in BigNum formatting 2026-03-30 15:37:38 -07:00
core fix(rendering): filter player hair geosets via CharHairGeosets.dbc 2026-04-03 22:43:37 -07:00
game fix: warden mmap on macOS, add external listfile support to asset extractor 2026-04-04 01:16:28 -07:00
network chore(testing): add unit tests and update core render/network pipelines 2026-04-03 09:41:34 +03:00
pipeline chore(testing): add unit tests and update core render/network pipelines 2026-04-03 09:41:34 +03:00
rendering fix(rendering): alpha-to-coverage for hair, skip eye glow geosets, add missing include 2026-04-04 01:16:28 -07:00
ui fix(dbc): runtime detection for ItemDisplayInfo texture field indices 2026-04-03 22:05:38 -07:00
main.cpp fix(rendering): alpha-to-coverage for hair, skip eye glow geosets, add missing include 2026-04-04 01:16:28 -07:00