whoa/src/ui
2026-01-27 09:01:17 -06:00
..
game feat(ui): implement Script_GetCursorPosition 2026-01-27 09:01:17 -06:00
simple feat(ui): implement CSimpleTexture_IsShown 2026-01-27 08:26:08 -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 fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -06:00
CLayoutFrame.hpp fix(ui): improve const correctness across xml loading functions in ui 2025-12-23 22:19:45 -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 chore(ui): organize simple classes 2025-12-06 21:31:48 -06:00
CScriptRegionScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
FrameScript_Object.cpp feat(ui): add proper ScriptIx dtor 2026-01-24 22:48:09 -06:00
FrameScript_Object.hpp feat(ui): add proper ScriptIx dtor 2026-01-24 22:48:09 -06:00
FrameScript.cpp chore(ui): tweak style 2026-01-26 16:36:15 -06:00
FrameScript.hpp chore(ui): tweak style 2026-01-26 16:36:15 -06:00
FrameScriptInternal.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
FrameXML.cpp chore(ui): organize simple classes 2025-12-06 21:31:48 -06:00
FrameXML.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
Game.hpp feat(ui): initialize game UI in ClientInitializeGame 2026-01-23 21:17:43 -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): add SystemUnregisterFunctions 2026-01-26 16:37:50 -06:00
ScriptFunctionsSystem.hpp feat(ui): add SystemUnregisterFunctions 2026-01-26 16:37:50 -06:00
Types.hpp chore(ui): make ORIENTATION enum generic 2025-12-23 11:21:38 -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