whoa/src/ui
2026-02-15 20:12:01 -06:00
..
game feat(ui): set frame strata in CGWorldFrame ctor 2026-02-14 08:23:58 -06:00
simple feat(ui): implement CSimpleCamera::SetFacing with forward vector 2026-02-15 20:12:01 -06:00
CBackdropGenerator.cpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
CBackdropGenerator.hpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
CFramePoint.cpp chore(ui): use inifinity value from limits for CFramePoint::UNDEFINED 2025-12-03 20:25:37 -06:00
CFramePoint.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CFrameStrata.cpp chore(ui): organize simple classes 2025-12-06 21:31:48 -06:00
CFrameStrata.hpp chore(ui): organize simple classes 2025-12-06 21:31:48 -06:00
CLayoutFrame.cpp feat(ui): add CLayoutFrame::SetSize 2026-02-08 21:45:31 -06:00
CLayoutFrame.hpp feat(ui): add CLayoutFrame::SetSize 2026-02-08 21:45:31 -06:00
CMakeLists.txt chore(build): update target links 2025-12-06 22:58:16 -06:00
CRenderBatch.cpp chore(ui): organize simple classes 2025-12-06 21:31:48 -06:00
CRenderBatch.hpp feat(ui): clear render batch in dtor 2023-02-21 11:52:21 -06:00
CScriptObject.cpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
CScriptObject.hpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
CScriptObjectScript.cpp chore(ui): prefer lua_tostring macro 2025-10-21 09:04:29 -05:00
CScriptObjectScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CScriptRegion.cpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
CScriptRegion.hpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
CScriptRegionScript.cpp feat(ui): implement CScriptRegion_SetSize 2026-02-08 21:45:58 -06:00
CScriptRegionScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
FrameScript_Object.cpp feat(ui): add FrameScript_Object::UnregisterScriptEvent 2026-02-09 10:48:58 -06:00
FrameScript_Object.hpp feat(ui): add FrameScript_Object::UnregisterScriptEvent 2026-02-09 10:48:58 -06:00
FrameScript.cpp feat(ui): add ScriptEventsRegisterEvents 2026-02-05 20:33:53 -06:00
FrameScript.hpp feat(ui): add ScriptEventsRegisterEvents 2026-02-05 20:33:53 -06:00
FrameScriptInternal.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
FrameXML.cpp feat(ui): add stubbed implementation of CSimpleStatusBar 2026-01-29 22:41:29 -06:00
FrameXML.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
Game.hpp feat(ui): add CGGameUI::EnterWorld 2026-02-05 21:04:31 -06:00
Interface.cpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
Interface.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
Key.cpp chore(ui): move interface key to ui 2026-01-23 15:23:55 -06:00
Key.hpp chore(ui): move interface key to ui 2026-01-23 15:23:55 -06:00
LoadXML.cpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
LoadXML.hpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
LuaExtraFuncs.cpp feat(ui): partially implement securecall 2025-11-09 23:06:55 -06:00
LuaExtraFuncs.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
LuaMemory.cpp chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
LuaMemory.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
ScriptFunctionsShared.cpp feat(ui): add GameScriptRegisterFunctions 2026-01-27 05:28:39 -06:00
ScriptFunctionsShared.hpp feat(ui): add GameScriptRegisterFunctions 2026-01-27 05:28:39 -06:00
ScriptFunctionsSystem.cpp feat(ui): implement Script_GetGameTime 2026-01-29 07:37:43 -06:00
ScriptFunctionsSystem.hpp feat(ui): add SystemUnregisterFunctions 2026-01-26 16:37:50 -06:00
Types.hpp feat(ui): add TOOLTIP_ANCHORPOINT 2026-01-30 19:39:49 -06:00
Util.cpp chore(ui): make ORIENTATION enum generic 2025-12-23 11:21:38 -06:00
Util.hpp chore(ui): make ORIENTATION enum generic 2025-12-23 11:21:38 -06:00