thunderbrew/src
2025-03-02 01:42:32 +04:00
..
app fix(app): resource compilation on MinGW 2024-09-07 20:44:57 -04:00
async feat(model): properly handle IsDrawable and WaitForLoad calls 2023-02-20 11:15:06 -06:00
client feat(client): add CheckAvailableLocales method 2025-03-02 01:42:32 +04:00
console feat(client): implement locale related calls 2025-03-01 23:41:31 +04:00
cursor feat(cursor): add cursor module that stores and updates various cursor images 2024-09-06 12:22:01 -04:00
db feat(db): load char races db 2023-02-19 21:06:38 -06:00
event fix(input): convert local code-page characters to Unicode ones 2024-12-15 16:29:00 +04:00
glue fix(console): use SUniSPutUTF8 in OnChar handler 2025-03-01 21:53:08 +04:00
gx chore(gx): store software cursor workaround 2024-12-14 18:17:55 +04:00
math chore(build): remove unused includes 2023-03-31 12:03:37 -05:00
model fix(model): add missing <cstdio> include for sprintf 2024-02-11 17:29:52 -05:00
net chore(ui): add CSimpleFrame_SetBackdropColor and CSimpleFrame_SetBackdropBorderColor 2024-12-09 22:10:40 +04:00
os chore: initial commit 2023-01-02 13:17:18 -06:00
sound refactor(sound): use changed STORM_LOG defines 2024-09-07 13:05:38 -04:00
ui chore(ui): add TAB button handler for CSimpleEditBox 2024-12-10 20:37:18 +04:00
util feat(util): implement SFile::{FileExistsEx, FileExists, SetFilePointer} 2024-09-06 12:28:57 -04:00
world feat(gx): use caps-defined shader profiles 2023-03-17 17:04:58 -05:00
CMakeLists.txt chore(build): add cursor module to source 2024-09-06 12:33:11 -04:00