whoa/src
2026-03-15 13:04:29 -07:00
..
app chore(bc): switch BlizzardCore to bc lib 2023-03-04 11:29:25 -06:00
async feat(async): add AsyncFileReadCancel 2026-01-01 21:31:47 -06:00
client feat(client): implement ReceiveNewTimeSpeed 2026-01-29 08:47:19 -06:00
component feat(object): handle creature geosets and skins in CGUnit_C::PostInit 2026-02-13 21:10:02 -06:00
console feat(console): add CONSOLELINE::Backspace 2025-12-08 09:17:54 -05:00
db feat(db): add UnitBloodLevelsRec 2026-02-13 14:16:07 -06:00
event feat(event): dispatch tick events in main processing loop 2026-01-16 19:33:17 -06:00
ffx feat(ffx): stub EffectDeath and EffectGlow 2025-11-30 17:42:34 -06:00
glue feat(glue): implement Script_ScanningAccepted (#160) 2026-02-25 21:28:59 -06:00
gx feat(gx): add GxRenderTargetGet 2026-02-18 08:43:11 -06:00
math chore(build): remove unused includes 2023-03-31 12:03:37 -05:00
model feat(object): handle creature geosets and skins in CGUnit_C::PostInit 2026-02-13 21:10:02 -06:00
net feat(connection): implement character creation message handlers (#166) 2026-02-23 21:31:12 -06:00
object feat(object): set CGUnit_C::m_smoothFacing in CGUnit_C::PostInit 2026-03-10 21:40:11 -05:00
os chore: initial commit 2023-01-02 13:17:18 -06:00
sound fix(sound): correct potential use-after-scope in SI2::PlaySoundKit 2025-12-07 13:33:46 -06:00
ui feat(ui): call CGCamera::UpdateCallback from CGWorldFrame::OnWorldUpdate 2026-03-12 16:57:52 -05:00
util feat(util): add whoa_tick_t 2026-03-12 16:56:26 -05:00
world feat(world): stub CWorld::Update 2026-02-21 21:42:02 -06:00
CMakeLists.txt feat(ffx): stub EffectDeath and EffectGlow 2025-11-30 17:42:34 -06:00