Kelsidavis-WoWee/src
Kelsi a559d5944b Fix shutdown hangs, bank bag icons/drag-drop, loading screen progress, and login spawn
- Fix shutdown hang: skip vmaDestroyAllocator (walked thousands of allocations),
  replace unsafe pthread_timedjoin_np with plain join + early-exit checks in workers
- Bank window: full icon rendering, click-and-hold pickup (0.10s), drag-drop for
  all bank slots including bank bag equip slots, same-slot drop detection
- Loading screen: process one tile per frame for live progress updates
- Camera reset: trust server position in online mode to avoid spawning under WMOs
- Fix PLAYER_BYTES/PLAYER_BYTES_2 field indices, preserve purchasedBankBagSlots
  across inventory rebuilds, fix bank slot purchase result codes
2026-02-26 13:38:29 -08:00
..
audio Fix water splash sounds bypassing mute via ffplay path 2026-02-26 02:34:36 -08:00
auth Reduce release log spam and harden release logging defaults 2026-02-25 09:46:27 -08:00
core Fix shutdown hangs, bank bag icons/drag-drop, loading screen progress, and login spawn 2026-02-26 13:38:29 -08:00
game Fix shutdown hangs, bank bag icons/drag-drop, loading screen progress, and login spawn 2026-02-26 13:38:29 -08:00
network Make this compatible to build with MSVS 2022 2026-02-23 16:30:49 +01:00
pipeline Fix DBC loading and bank drag-and-drop reliability 2026-02-26 02:33:10 -08:00
rendering Fix shutdown hangs, bank bag icons/drag-drop, loading screen progress, and login spawn 2026-02-26 13:38:29 -08:00
ui Fix shutdown hangs, bank bag icons/drag-drop, loading screen progress, and login spawn 2026-02-26 13:38:29 -08:00
main.cpp Fix Windows ERROR macro collision in logger 2026-02-25 11:14:53 -08:00