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

summaryrefslogtreecommitdiff
path: root/source/windowing/StarTextBoxWidget.cpp
AgeCommit message (Collapse)Author
2025-03-02this can be a clampKae
[skip ci]
2025-03-01Bring new textbox callbacksVladimir Krasheninnikov
2024-09-02Rename Keypad enumsKae
noticed keypad binds were named like this in SE (probably due to using the names given by SDL there) and it's nicer anyway. better do this sooner than later.
2024-04-22Lua chat callbacks + better font stylingKae
golly gee whiz!! i hope i didn't fuck something up
2024-04-15widget.getText didn't work for labels and buttons??Kae
2023-07-21Support for changing the game's timescaleKae
Context-specific (like per-world) timescales can also be added later
2023-06-28Fix normal backspace broken by previous changeKae
2023-06-28Fix freeze copy/pasting large amounts of textKae
2023-06-28Fix text box cursor offset with hidden textKae
2023-06-28Support for hiding text box input, hide server connection password box by ↵Kae
default
2023-06-21The FontpocalypseKae
I hate it
2023-06-21processing directives for text box widgetsKae
few other misc things also fixed SDL audio on newer SDL vers
2023-06-20everything everywhereKae
all at once