Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
client
Age
Commit message (
Expand
)
Author
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2024-01-02
Add fork changes (move instruments to their own audio group)
Bottinator22
2023-11-28
add camera panning speed setting
WereTech
2023-11-24
Fix TestUniverse
Kae
2023-08-20
Hook tile meshing up to Material Item drop and preview
Kae
2023-08-15
Rename global WorldTimestep var to more appropriate name
Kae
2023-08-02
Skip packet compression on Voice packets
Kae
2023-07-29
Reset script panes on character swap
Kae
2023-07-23
Move MainInterface destruction on disconnect to fix Lua binding crash
Kae
2023-07-22
Add character swapping (no GUI yet)
Kae
2023-07-22
debug: tile_dungeon_id is red if dungeon ID is protected
Kae
2023-07-21
Support for changing the game's timescale
Kae
2023-07-19
Minor fixes
Kae
2023-07-19
Port in the voice settings menu
Kae
2023-07-19
more Lua voice callbacks
Kae
2023-07-19
Schedule voice config save when updating settings from Lua
Kae
2023-07-19
Add loopback, fix mono and leak
Kae
2023-07-18
Provide speaker info to HUD indicators
Kae
2023-07-17
Initial voice HUD indicator setup
Kae
2023-07-16
Get SE-compatible voice transmission working
Kae
2023-07-15
Get 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-07-12
Initial work
Kae
2023-07-06
Render the world in its own framebuffer
Kae
2023-07-06
Change pure string format calls to use fmt::to_string
Kae
2023-07-04
Move input callback creation
Kae
2023-07-04
Start of Interface callbacks, starting with a bindCanvas function for the who...
Kae
2023-07-04
Update StarClientApplication.cpp
Kae
2023-07-04
Update StarClientApplication.cpp
Kae
2023-07-03
Prevent particle copy, tweak debugging some more
Kae
2023-07-03
Use more portable encoding for Unicode character in debug strfs
Kae
2023-07-03
Change debug render time logging to use microseconds
Kae
2023-07-03
Fix font glyph generation to work correctly with other fonts
Kae
2023-07-03
Add zoom level keybinds
Kae
2023-07-02
Input Binding support
Kae
2023-07-02
Initial setup of input stuff
Kae
2023-06-30
Split world & interface shaders
Kae
2023-06-29
Move lightmap wait into WorldPainter to fix single-frame lightmap lag-behind
Kae
2023-06-29
Move lighting calculation to separate thread
Kae
2023-06-29
Decimal zoom with lerp
Kae
2023-06-29
Improve windowing logic
Kae
2023-06-29
Revert timestep values to default, make configurable
Kae
2023-06-28
Add extremely basic controller support (only movement)
Kae
2023-06-28
holy shit I'm never using amend commit again
Kae
2023-06-28
Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound
Kae
2023-06-28
Fix becoming deaf after returning to the title (again)
Kae
2023-06-28
Fix becoming deaf after returning to the title (again)
Kae
2023-06-28
Fix broken regex, make game timestep non-const
Kae
[prev]
[next]