Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/client/StarClientApplication.cpp
AgeCommit message (Collapse)Author
2023-07-19Port in the voice settings menuKae
2023-07-19more Lua voice callbacksKae
2023-07-19Schedule voice config save when updating settings from LuaKae
2023-07-19Add loopback, fix mono and leakKae
2023-07-18Provide speaker info to HUD indicatorsKae
2023-07-17Initial voice HUD indicator setupKae
2023-07-16Get SE-compatible voice transmission workingKae
2023-07-15Get transmission workingKae
2023-07-14more voice stuffKae
2023-07-13more voice work!!!Kae
2023-07-13more Voice workKae
2023-07-12Initial workKae
2023-07-06Render the world in its own framebufferKae
2023-07-06Change pure string format calls to use fmt::to_stringKae
2023-07-04Move input callback creationKae
2023-07-04Start of Interface callbacks, starting with a bindCanvas function for the ↵Kae
whole screen
2023-07-04Update StarClientApplication.cppKae
2023-07-04Update StarClientApplication.cppKae
2023-07-03Prevent particle copy, tweak debugging some moreKae
probably not too time-saving
2023-07-03Use more portable encoding for Unicode character in debug strfsKae
2023-07-03Change debug render time logging to use microsecondsKae
2023-07-03Fix font glyph generation to work correctly with other fontsKae
2023-07-03Add zoom level keybindsKae
2023-07-02Input Binding supportKae
2023-07-02Initial setup of input stuffKae
2023-06-30Split world & interface shadersKae
2023-06-29Move lightmap wait into WorldPainter to fix single-frame lightmap lag-behindKae
unfortunate
2023-06-29Move lighting calculation to separate threadKae
2023-06-29Decimal zoom with lerpKae
2023-06-29Improve windowing logicKae
2023-06-29Revert timestep values to default, make configurableKae
2023-06-28Add extremely basic controller support (only movement)Kae
2023-06-28holy shit I'm never using amend commit againKae
2023-06-28Merge branch 'main' of https://github.com/OpenStarbound/OpenStarboundKae
2023-06-28Fix becoming deaf after returning to the title (again)Kae
2023-06-28Fix becoming deaf after returning to the title (again)Kae
2023-06-28Fix broken regex, make game timestep non-constKae
2023-06-27Fix becoming deaf to positional audio after returning to the titleKae
2023-06-27The Formatting String CatastropheKae
2023-06-26Move error screen over titleKae
2023-06-26The camera is now also an audio listenerKae
2023-06-23Split shaders into their own filesKae
some unrelated directives thing too
2023-06-23Hardware Cursor supportKae
Updated SDL2 for this, so lib\ is no longer gitignored
2023-06-21Fixes and stuffKae
Using proper SDL Audio APIs now Fixed borderless Create game window before asset load Bump up root loading worker thread count to 8 Fix not hearing other player songs on load-in Fix issues with shipworlds missing ship.level property Fix rare thread race with received chat packets on the server-side
2023-06-20everything everywhereKae
all at once