..
CMakeLists.txt
add clipboard lua binds
2024-03-16 20:00:53 +08:00
StarActionBar.cpp
Fixed remaining compiler warnings
2024-02-28 18:30:27 +01: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
Fixed a huge amount of Clang warnings
2024-02-19 16:55:19 +01:00
StarChat.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01:00
StarChatBubbleManager.cpp
Fixed a huge amount of Clang warnings
2024-02-19 16:55:19 +01:00
StarChatBubbleManager.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01: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
Fixed remaining compiler warnings
2024-02-28 18:30:27 +01:00
StarCinematic.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01:00
StarClientCommandProcessor.cpp
make timescale a server command and add a tickrate command
2024-03-19 13:35:55 +11: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 camera panning speed setting
2023-11-28 11:04:45 -06: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
Fixed a huge amount of Clang warnings
2024-02-19 16:55:19 +01:00
StarInterfaceLuaBindings.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01:00
StarInventory.cpp
feat: middle click objects in the inventory to open their interface
2024-03-27 16:00:13 +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
feat: middle click objects in the inventory to open their interface
2024-03-27 16:00:13 +11:00
StarMainInterface.hpp
fix late aimPosition
2024-03-15 16:26:12 +11:00
StarMainInterfaceTypes.cpp
pane lua stuff
2023-07-04 22:36:27 +10:00
StarMainInterfaceTypes.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01: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
Fixed a huge amount of Clang warnings
2024-02-19 16:55:19 +01: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
Fixed a huge amount of Clang warnings
2024-02-19 16:55:19 +01:00
StarNameplatePainter.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01: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
Fixed a huge amount of Clang warnings
2024-02-19 16:55:19 +01:00
StarQuestInterface.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01: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
Fixed remaining compiler warnings
2024-02-28 18:30:27 +01:00
StarTeamBar.hpp
Support for changing the game's timescale
2023-07-21 00:58:49 +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
Fixed remaining compiler warnings
2024-02-28 18:30:27 +01:00
StarWireInterface.hpp
Use "#pragma once" instead of include guards
2024-02-25 15:46:47 +01:00