bettola/client/src/ui
2025-10-24 17:52:39 +01:00
..
boot_sequence.cpp Reapply "[Fix] Render depth on bootsequence and main menu." 2025-10-04 20:58:57 +01:00
boot_sequence.h [Refactor] Created UIRenderer for consistant coord system. 2025-10-04 03:11:48 +01:00
cursor_manager.cpp [Add] Taskbar and window management work 2025-09-28 14:12:11 +01:00
cursor_manager.h [Add] Taskbar and window management work 2025-09-28 14:12:11 +01:00
desktop.cpp [Fix] Implement independent terminal sessions. 2025-10-20 20:16:16 +01:00
desktop.h [Fix] Implement independent terminal sessions. 2025-10-20 20:16:16 +01:00
editor.cpp [Fix] Only apply tokenization to editor. 2025-10-24 17:52:39 +01:00
editor.h [Add] Lua syntax highlighting to the code editor. 2025-10-22 19:36:54 +01:00
i_window_content.h [Refactor] Created UIRenderer for consistant coord system. 2025-10-04 03:11:48 +01:00
launcher.cpp [Refactor] Implement batched shape rendering. 2025-10-05 00:44:23 +01:00
launcher.h [Refactor] Created UIRenderer for consistant coord system. 2025-10-04 03:11:48 +01:00
login_screen.cpp [Add] Implement database persistance and Login UI. 2025-10-05 22:45:33 +01:00
login_screen.h [Add] Implement database persistance and Login UI. 2025-10-05 22:45:33 +01:00
main_menu.cpp [Add] Beginning of login UI and db persistance. 2025-10-05 19:52:17 +01:00
main_menu.h [Add] Implement delta time game loop. 2025-10-04 21:28:16 +01:00
menu_bar.cpp [Refactor] Separate MenuBar bg and text rendering. 2025-10-14 18:52:47 +01:00
menu_bar.h [Refactor] Separate MenuBar bg and text rendering. 2025-10-14 18:52:47 +01:00
taskbar.cpp [Refactor] Implement batched shape rendering. 2025-10-05 00:44:23 +01:00
taskbar.h [Refactor] Implement batched shape rendering. 2025-10-05 00:44:23 +01:00
text_view.cpp [Fix] Only apply tokenization to editor. 2025-10-24 17:52:39 +01:00
text_view.h [Fix] Only apply tokenization to editor. 2025-10-24 17:52:39 +01:00
ui_renderer.cpp [Refactor] Implement batched shape rendering. 2025-10-05 00:44:23 +01:00
ui_renderer.h [Refactor] Implement batched shape rendering. 2025-10-05 00:44:23 +01:00
ui_window.cpp [Refactor] Implement batched shape rendering. 2025-10-05 00:44:23 +01:00
ui_window.h [Refactor] Implment structured network protocol. 2025-10-11 19:05:14 +01:00
window_action.h [Add] File loading and fix local 'exit' command. 2025-10-01 21:38:33 +01:00