thunderbrew/src/ui
2025-05-18 16:12:28 +04:00
..
CBackdropGenerator.cpp feat(ui): add CBackdropGenerator::SetVertexColor 2025-03-27 22:30:09 +04:00
CBackdropGenerator.hpp feat(ui): add CBackdropGenerator::SetVertexColor 2025-03-27 22:30:09 +04:00
CFramePoint.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CFramePoint.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CFrameStrata.cpp chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
CFrameStrata.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CLayoutFrame.cpp fix(ui): fix height calculation of CLayoutFrame 2025-03-29 23:33:38 +04:00
CLayoutFrame.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CMakeLists.txt fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
CRenderBatch.cpp chore(build): update libs 2023-03-27 17:46:26 -05:00
CRenderBatch.hpp feat(ui): clear render batch in dtor 2023-02-21 11:52:21 -06:00
CScriptObject.cpp chore(ui): clean up script handlers for CScriptObject 2023-04-17 18:15:40 -05:00
CScriptObject.hpp chore(ui): clean up script handlers for CScriptObject 2023-04-17 18:15:40 -05:00
CScriptObjectScript.cpp chore(ui): clean up script handlers for CScriptObject 2023-04-17 18:15:40 -05:00
CScriptObjectScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CScriptRegion.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CScriptRegion.hpp chore(ui): replace remaining NULLs with nullptr 2023-01-04 20:05:48 -06:00
CScriptRegionScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CScriptRegionScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleButton.cpp feat(ui): handle CSimpleButton_GetButtonState script function 2023-02-18 15:17:46 -06:00
CSimpleButton.hpp feat(ui): handle CSimpleButton_GetButtonState script function 2023-02-18 15:17:46 -06:00
CSimpleButtonScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleButtonScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleCheckbox.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleCheckbox.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleCheckboxScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleCheckboxScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleEditBox.cpp feat(console): hardware detection et cetera 2025-04-12 04:35:49 -04:00
CSimpleEditBox.hpp feat(ui): add Tab button handler for CSimpleEditBox 2025-03-29 17:37:52 +04:00
CSimpleEditBoxScript.cpp feat(ui): implement SetFocus and ClearFocus script methods (CSimpleEditBox) 2025-03-28 00:54:37 +04:00
CSimpleEditBoxScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleFont.cpp chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
CSimpleFont.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleFontable.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleFontable.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleFontedFrame.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleFontedFrameFont.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleFontScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleFontScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleFontString.cpp feat(glue): add realm and character handling (#7) 2025-04-16 17:32:37 -04:00
CSimpleFontString.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleFontStringAttributes.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleFontStringAttributes.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleFontStringScript.cpp feat(script): add lua_convertdecimal 2025-03-29 16:30:15 +04:00
CSimpleFontStringScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleFrame.cpp feat(ui): add unregister frame call to CSimpleFrame dtor 2023-02-19 11:13:38 -06:00
CSimpleFrame.hpp chore(ui): replace remaining NULLs with nullptr 2023-01-04 20:05:48 -06:00
CSimpleFrameScript.cpp chore(ui): replace sub_960420 with existing FrameScript_GetColor 2025-03-28 00:34:20 +04:00
CSimpleFrameScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleHTML.cpp chore(build): update libs 2023-03-27 17:46:26 -05:00
CSimpleHTML.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleHTMLScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleHTMLScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleHyperlinkedFrame.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleHyperlinkedFrame.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleModel.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleModel.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleModelFFX.cpp fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
CSimpleModelFFX.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleModelFFXScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleModelFFXScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleModelScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleModelScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleMovieFrame.cpp feat(ui): introduce cross-platform solution for CSimpleMovieFrame 2025-05-06 21:29:28 +04:00
CSimpleMovieFrame.hpp fix(gx): fix Blit_uint32_uint32 when inStride != outStride 2025-05-01 00:10:25 +04:00
CSimpleMovieFrameScript.cpp feat(ui): add stubs for CSimpleMovieFrame::StartMovie method 2025-04-24 01:02:26 +04:00
CSimpleMovieFrameScript.hpp feat(ui): add CSimpleMovieFrame class skeleton 2025-04-24 00:14:09 +04:00
CSimpleRegion.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleRegion.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleRender.cpp feat(gx): remove placeholder gx caps (#45) 2023-03-09 22:29:33 -06:00
CSimpleRender.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleScrollFrame.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleScrollFrame.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleScrollFrameScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleScrollFrameScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleSlider.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleSlider.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleSliderScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleSliderScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleTexture.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleTexture.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
CSimpleTextureScript.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
CSimpleTextureScript.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleTitleRegion.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
CSimpleTop.cpp feat(ui): CSimpleTop::SetCursor 2024-09-06 12:27:55 -04:00
CSimpleTop.hpp feat(ui): CSimpleTop::SetCursor 2024-09-06 12:27:55 -04:00
FrameScript_Object.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
FrameScript_Object.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
FrameScript.cpp feat(ui): implement script methods for character creation screen 2025-05-18 14:58:01 +04:00
FrameScript.hpp feat(ui): implement script methods for character creation screen 2025-05-18 14:58:01 +04:00
FrameScriptInternal.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
FrameXML.cpp feat(ui): add CSimpleMovieFrame class skeleton 2025-04-24 00:14:09 +04:00
FrameXML.hpp feat(gameui): add CGGameUI class 2025-03-29 23:57:13 +04: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
LoadXML.cpp chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
LoadXML.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
LuaExtraFuncs.cpp feat(script): add lua_convertdecimal 2025-03-29 16:30:15 +04:00
LuaExtraFuncs.hpp feat(script): add lua_convertdecimal 2025-03-29 16:30:15 +04:00
LuaMemory.cpp fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros 2025-03-31 23:52:37 -04:00
LuaMemory.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
ScriptFunctions.cpp feat(ui): add CSimpleMovieFrame class skeleton 2025-04-24 00:14:09 +04:00
ScriptFunctions.hpp feat(sound): Small script related improvements 2024-03-05 15:53:07 -05:00
ScriptFunctionsCharCreate.cpp feat(glue): implement methods of CCharacterCreation 2025-05-18 16:12:28 +04:00
ScriptFunctionsCharSelect.cpp feat(glue): add realm and character handling (#7) 2025-04-16 17:32:37 -04:00
ScriptFunctionsGlueScriptEvents.cpp feat(ui): implement Script_GetMovieResolution method 2025-04-24 00:42:23 +04:00
ScriptFunctionsRealmList.cpp feat(glue): add realm and character handling (#7) 2025-04-16 17:32:37 -04:00
ScriptFunctionsShared.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
ScriptFunctionsSimpleFrame.cpp chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
ScriptFunctionsSystem.cpp feat(sound): Small script related improvements 2024-03-05 15:53:07 -05:00
Types.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Util.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
Util.hpp chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00