Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
application
/
StarMainApplication_sdl.cpp
Age
Commit message (
Expand
)
Author
2025-05-29
I moved the logger as it can't return anything if placed before video initial...
grbr404
2025-05-29
Update StarMainApplication_sdl.cpp
grbr404
2025-05-29
made the wayland/x11 check better
grbr404
2025-05-29
changed check to be befor init video
grbr404
2025-05-29
forgot #endif
grbr404
2025-05-29
Check for Wayland to use it if the system uses it
grbr404
2025-02-15
inline a constant so that debug builds work
bmdhacks
2025-02-01
Update StarMainApplication_sdl.cpp
Kae
2025-01-25
change clipboard.setText to only require window focus
Kae
2024-10-17
only set minimum opengl context version on macos
LDA
2024-09-02
Rename Keypad enums
Kae
2024-08-03
revert libsamplerate addition
Kae
2024-08-03
Add libsamplerate, make Voice bitrate configurable
Kae
2024-07-12
add F16-F24 keys
Kae
2024-07-07
OpenGL: use 4.1 core
Kae
2024-06-25
allow compiling with old versions of sdl2
LDA
2024-04-19
Add hardware cursor game setting
Kae
2024-04-08
2 features: multi-sample anti-aliasing & Lua patches for images
Kae
2024-03-27
Maybe fix IME support
ErodeesFleurs
2024-03-22
Make it clearer when the base Starbound assets are missing
Kae
2024-03-17
remove unnecessary SDL2 include
Kae
2024-03-14
Game window respects Windows theme setting
Kae
2024-03-08
Merge launcher branch
Kae
2024-02-28
Fixed remaining compiler warnings
Kai Blaschke
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2023-11-29
Update StarMainApplication_sdl.cpp
Kae
2023-11-29
Update StarMainApplication_sdl.cpp
Kae
2023-11-02
Add input.mousePosition
Kae
2023-07-16
Get SE-compatible voice transmission working
Kae
2023-07-14
more voice stuff
Kae
2023-07-13
more voice work!!!
Kae
2023-07-13
more Voice work
Kae
2023-06-29
Halve SDL audio buffer size to halve audio latency
Kae
2023-06-29
Improve windowing logic
Kae
2023-06-28
Properly clean up SDL controllers and cursors on application exit
Kae
2023-06-28
Add extremely basic controller support (only movement)
Kae
2023-06-28
Fix cursor cleanup
Kae
2023-06-27
The Formatting String Catastrophe
Kae
2023-06-26
Fix 1:1 scale cursors being Australian
Kae
2023-06-23
Hardware Cursor support
Kae
2023-06-23
Update StarMainApplication_sdl.cpp
Kae
2023-06-21
Fixes and stuff
Kae
2023-06-21
processing directives for text box widgets
Kae
2023-06-20
everything everywhere
Kae