osb/source/frontend
2024-09-09 20:35:08 +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 fix F16-F24 keys offsetting keycodes, add key name to canvas key callback args 2024-07-31 08:40:56 +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 Update StarCharSelection.cpp 2024-06-25 19:56:19 +10:00
StarCharSelection.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarChat.cpp feat: unicode emoji support + other stuff 2024-04-24 07:44:53 +10:00
StarChat.hpp feat: unicode emoji support + other stuff 2024-04-24 07:44:53 +10:00
StarChatBubbleManager.cpp fix two tiny issues with changing interface scale 2024-05-25 13:12:50 +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 oop 2024-09-09 20:35:08 +10:00
StarClientCommandProcessor.hpp [Revision] Applying the recommended changes from pull request #110 (return current value if no argument given, moving the methods to their correct location) 2024-09-09 11:27:14 +02: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 lighting: disable the new additive point light behavior when new lighting is off 2024-06-28 17:10:17 +10:00
StarGraphicsMenu.hpp Add an interface scale slider 2024-05-25 12:52:07 +10: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 sequence parsing and parseArguments fixes 2024-05-29 12:42:14 +10:00
StarInterfaceLuaBindings.hpp Lua chat callbacks + better font styling 2024-04-22 06:07:59 +10:00
StarInventory.cpp Update StarInventory.cpp 2024-08-18 14:15:07 +10:00
StarInventory.hpp Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
StarItemTooltip.cpp reduce armor stat to 1 decimal place since it was spilling a little 2024-04-23 11:46:21 +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 Inspecting now logs to the chat 2024-06-17 20:31:40 +10:00
StarMainInterface.hpp feat: unicode emoji support + other stuff 2024-04-24 07:44:53 +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 slightly smarter inventory close behavior with panes that open with the inventory 2024-05-23 12:12:07 +10:00
StarScriptPane.hpp slightly smarter inventory close behavior with panes that open with the inventory 2024-05-23 12:12:07 +10: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 lmao oops 2024-05-24 12:10:48 +10: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 Add libsamplerate, make Voice bitrate configurable 2024-08-03 11:54:08 +10:00
StarVoice.hpp Add libsamplerate, make Voice bitrate configurable 2024-08-03 11:54:08 +10: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 don't crash when drawing wires connected to a non-existent node 2024-05-15 11:53:46 +10:00
StarWireInterface.hpp wire interface: fetch render vars on init instead of every wire (wtf?) 2024-03-29 02:54:17 +11:00