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

summaryrefslogtreecommitdiff
path: root/source/application
AgeCommit message (Expand)Author
2025-05-29I moved the logger as it can't return anything if placed before video initial...grbr404
2025-05-29Update StarMainApplication_sdl.cppgrbr404
2025-05-29made the wayland/x11 check bettergrbr404
2025-05-29changed check to be befor init videogrbr404
2025-05-29forgot #endifgrbr404
2025-05-29Check for Wayland to use it if the system uses itgrbr404
2025-05-29use newer Steam init API that can return an error stringKae
2025-04-30Guarantee stack space in exception handling so printing stack overflows doesn...Kae
2025-02-15inline a constant so that debug builds workbmdhacks
2025-02-01Update StarMainApplication_sdl.cppKae
2025-01-25change clipboard.setText to only require window focusKae
2024-12-28Update StarRenderer_opengl.cppBottinator22
2024-12-28Update StarRenderer.hppBottinator22
2024-12-28Update StarRenderer_opengl.hppBottinator22
2024-10-17only set minimum opengl context version on macosLDA
2024-09-02Rename Keypad enumsKae
2024-08-25win: console if launching with debuggerKae
2024-08-22fix compilationKae
2024-08-21Update StarRenderer_opengl.hppBottinator22
2024-08-21Update StarRenderer_opengl.cppBottinator22
2024-08-03Improve Discord activity infoKae
2024-08-03revert libsamplerate additionKae
2024-08-03Add libsamplerate, make Voice bitrate configurableKae
2024-07-30Ignore GLEW wayland error (https://github.com/nigels-com/glew/issues/172)Kae
2024-07-30Update StarRenderer_opengl.cppKae
2024-07-30Update StarRenderer_opengl.cppKae
2024-07-12add F16-F24 keysKae
2024-07-07Bump shader versionsKae
2024-07-07OpenGL: use 4.1 coreKae
2024-06-25allow compiling with old versions of sdl2LDA
2024-06-26remove redundant vertexRounding uniform from interface shaderKae
2024-04-19Add hardware cursor game settingKae
2024-04-15only round vertices if AA is onKae
2024-04-12vcpkg: restore original liblzma portKae
2024-04-11Humanoid: apply globalOffset *before* rotationKae
2024-04-08Expose assets lua callbacks to patch contextsKae
2024-04-082 features: multi-sample anti-aliasing & Lua patches for imagesKae
2024-03-27Maybe fix IME supportErodeesFleurs
2024-03-22Make it clearer when the base Starbound assets are missingKae
2024-03-20experiment: unclamped lightingKae
2024-03-17remove unnecessary SDL2 includeKae
2024-03-14Game window respects Windows theme settingKae
2024-03-08Merge launcher branchKae
2024-02-29pointless commit to run checksKae
2024-02-29Fix build error compiling with Discord supportKae
2024-02-28Fixed remaining compiler warningsKai Blaschke
2024-02-25Use "#pragma once" instead of include guardsKai Blaschke
2024-02-20Merge branch 'main' into small-fixesKae
2024-02-19Fixed some uninitialized membersKai Blaschke
2024-02-19Fixed a huge amount of Clang warningsKai Blaschke