osb/source
Rohan 8f0c327ffa
Fix LeftStick movement StarClientApplication.cpp
It no longer has that drift. The drift is caused by the controller, and this simply turns up the threshold of where the game actually accepts the input as a movement.
2024-08-03 11:42:20 -07:00
..
application Improve Discord activity info 2024-08-03 18:51:19 +10:00
base Avoid crashing when a OGG file is broken (thanks to @kblaschke !) 2024-07-29 09:23:27 +10:00
client Fix LeftStick movement StarClientApplication.cpp 2024-08-03 11:42:20 -07:00
core Improve Discord activity info 2024-08-03 18:51:19 +10:00
extern add 2 new allocators, currently using rpmalloc on Windows (mimalloc unused for now) 2024-07-28 10:54:26 +10:00
frontend Add libsamplerate, make Voice bitrate configurable 2024-08-03 11:54:08 +10:00
game Improve Discord activity info 2024-08-03 18:51:19 +10:00
json_tool Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
mod_uploader Use "#pragma once" instead of include guards 2024-02-25 15:46:47 +01:00
platform Improve Discord activity info 2024-08-03 18:51:19 +10:00
rendering directive-based color variants for materials 2024-06-02 22:37:52 +10:00
server Add server icon and fix Installer shortcuts 2024-04-22 13:23:57 +10:00
test tests can link again AND THEY PASS!!! 2024-06-16 09:28:28 -07:00
utility Update word_count.cpp 2024-03-16 11:07:41 +11:00
windowing Fix anchored panes flying into the abyss within miliseconds when you try to drag them 2024-05-25 12:51:27 +10:00
CMakeLists.txt revert libsamplerate addition 2024-08-03 13:36:16 +10:00
CMakePresets.json add 2 new allocators, currently using rpmalloc on Windows (mimalloc unused for now) 2024-07-28 10:54:26 +10:00
vcpkg-configuration.json Add libsamplerate, make Voice bitrate configurable 2024-08-03 11:54:08 +10:00
vcpkg.json revert libsamplerate addition 2024-08-03 13:36:16 +10:00