osb/source/frontend
Kae ca1426eabc Lua chat callbacks + better font styling
golly gee whiz!! i hope i didn't fuck something up
2024-04-22 06:07:59 +10:00
..
CMakeLists.txt add clipboard lua binds 2024-03-16 20:00:53 +08:00
StarActionBar.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarActionBar.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarAiInterface.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarAiInterface.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarBaseScriptPane.cpp Update StarBaseScriptPane.cpp 2023-07-30 01:28:43 +10:00
StarBaseScriptPane.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarBindingsMenu.cpp Input Binding support 2023-07-02 17:19:54 +10:00
StarBindingsMenu.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarBookmarkInterface.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarBookmarkInterface.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarCharCreation.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarCharCreation.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarCharSelection.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarCharSelection.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarChat.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarChat.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarChatBubbleManager.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarChatBubbleManager.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarChatBubbleSeparation.cpp Don't do spatial logging on the server 2023-06-28 00:50:47 +10:00
StarChatBubbleSeparation.hpp Fixed remaining compiler warnings 2024-02-28 18:30:27 +01:00
StarCinematic.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarCinematic.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarClientCommandProcessor.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarClientCommandProcessor.hpp make timescale a server command and add a tickrate command 2024-03-19 13:35:55 +11:00
StarClipboardLuaBindings.cpp remove unnecessary SDL2 include 2024-03-17 01:52:34 +11:00
StarClipboardLuaBindings.hpp add clipboard lua binds 2024-03-16 20:00:53 +08:00
StarCodexInterface.cpp Fixed remaining compiler warnings 2024-02-28 18:30:27 +01:00
StarCodexInterface.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarConfirmationDialog.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarConfirmationDialog.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarContainerInteractor.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarContainerInteractor.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarContainerInterface.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarContainerInterface.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarCraftingInterface.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarCraftingInterface.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarErrorScreen.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarErrorScreen.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarGraphicsMenu.cpp Add hardware cursor game setting 2024-04-19 08:52:35 +10:00
StarGraphicsMenu.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarInterfaceCursor.cpp HD Cursor 2023-06-26 18:39:40 +10:00
StarInterfaceCursor.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarInterfaceLuaBindings.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarInterfaceLuaBindings.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarInventory.cpp fix: crafting interfaces not working with new middle-click opening 2024-03-28 04:46:07 +11:00
StarInventory.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarItemTooltip.cpp Change pure string format calls to use fmt::to_string 2023-07-06 19:26:28 +10:00
StarItemTooltip.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarJoinRequestDialog.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarJoinRequestDialog.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarKeybindingsMenu.cpp The Formatting String Catastrophe 2023-06-27 20:23:44 +10:00
StarKeybindingsMenu.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarMainInterface.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarMainInterface.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarMainInterfaceTypes.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarMainInterfaceTypes.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarMainMixer.cpp nicer volume sliders 2024-03-25 01:57:55 +11:00
StarMainMixer.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarMerchantInterface.cpp fix: crafting interfaces not working with new middle-click opening 2024-03-28 04:46:07 +11:00
StarMerchantInterface.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarModsMenu.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarModsMenu.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarNameplatePainter.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarNameplatePainter.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarOptionsMenu.cpp Fix up and add options menu slider 2024-01-03 20:08:57 +11:00
StarOptionsMenu.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarPopupInterface.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarPopupInterface.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarQuestIndicatorPainter.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarQuestIndicatorPainter.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarQuestInterface.cpp only decline offered quests if the player explicitly pressed the decline button 2024-04-05 23:09:57 +11:00
StarQuestInterface.hpp only decline offered quests if the player explicitly pressed the decline button 2024-04-05 23:09:57 +11:00
StarQuestTracker.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarQuestTracker.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarRadioMessagePopup.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarRadioMessagePopup.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarScriptPane.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarScriptPane.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarSimpleTooltip.cpp everything everywhere 2023-06-20 14:33:09 +10:00
StarSimpleTooltip.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarSongbookInterface.cpp Songbook search improvements 2024-03-15 21:29:14 +11:00
StarSongbookInterface.hpp Songbook search improvements 2024-03-15 21:29:14 +11:00
StarStatusPane.cpp Support for changing the game's timescale 2023-07-21 00:58:49 +10:00
StarStatusPane.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarTeamBar.cpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarTeamBar.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarTeleportDialog.cpp Fixed remaining compiler warnings 2024-02-28 18:30:27 +01:00
StarTeleportDialog.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarTitleScreen.cpp Fixed a huge amount of Clang warnings 2024-02-19 16:55:19 +01:00
StarTitleScreen.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarVoice.cpp nicer volume sliders 2024-03-25 01:57:55 +11:00
StarVoice.hpp nicer volume sliders 2024-03-25 01:57:55 +11:00
StarVoiceLuaBindings.cpp Port in the voice settings menu 2023-07-19 23:16:59 +10:00
StarVoiceLuaBindings.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarVoiceSettingsMenu.cpp Port in the voice settings menu 2023-07-19 23:16:59 +10:00
StarVoiceSettingsMenu.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarWireInterface.cpp wire interface: fetch render vars on init instead of every wire (wtf?) 2024-03-29 02:54:17 +11:00
StarWireInterface.hpp wire interface: fetch render vars on init instead of every wire (wtf?) 2024-03-29 02:54:17 +11:00