Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
frontend
/
StarClientCommandProcessor.cpp
Age
Commit message (
Expand
)
Author
2025-05-14
fix underflow on input clipboard allow state
Kae
2025-05-10
make clipboard available when handling user-invoked chat commands
Kae
2025-03-03
/render bugfixes
Kae
2025-02-22
Create CharacterSwap pane
Vladimir Krasheninnikov
2025-02-03
add /hotreload
Kae
2025-01-25
Update StarClientCommandProcessor.cpp
Kae
2025-01-01
Update StarClientCommandProcessor.cpp
Kae
2025-01-01
/render: support for rendering out character and clothing sheets
Kae
2024-12-27
temporary /render cmd for debugging
Kae
2024-11-05
fix /startquest parsing the argument in an annoying way
Kae
2024-09-09
oop
Kae
2024-09-09
code clean-up
Kae
2024-09-09
[Revision] Applying the recommended changes from pull request #110 (return cu...
lonaasan
2024-09-09
[Small Addition] added respawnInWorld Command
lonaasan
2024-07-27
only print Lua command result if it's not null
Kae
2024-04-22
Lua chat callbacks + better font styling
Kae
2024-03-19
make timescale a server command and add a tickrate command
Kae
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2023-11-24
Fix TestUniverse
Kae
2023-08-20
Command to adjust global timescale
Kae
2023-07-22
Add character swapping (no GUI yet)
Kae
2023-07-19
Support for player entity message commands
Kae
2023-07-06
Change pure string format calls to use fmt::to_string
Kae
2023-07-04
Add toggle for debug HUD
Kae
2023-06-29
Move lighting calculation to separate thread
Kae
2023-06-27
The Formatting String Catastrophe
Kae
2023-06-26
resolved most of the compiler warnings/errors under gcc
LDA
2023-06-20
everything everywhere
Kae