Commit Graph

668 Commits

Author SHA1 Message Date
fallenoak
2d3327d3ae
chore(net): improve clarity in Grunt::ClientLink::ProveVersion 2025-09-26 20:49:31 -07:00
fallenoak
3349fcb6e7
feat(net): implement reconnect path in GruntLogin::GetVersionProof 2025-09-25 23:30:29 -07:00
fallenoak
597be15103
chore(net): stub out more of client version check during login 2025-09-25 23:15:53 -07:00
fallenoak
b7b257f43f
chore(net): tidy up version challenge defines 2025-09-25 22:26:17 -07:00
fallenoak
4312158dfa
feat(net): implement reconnect path in ProveVersion 2025-09-25 22:01:00 -07:00
fallenoak
d0f138a656
feat(net): implement CmdAuthReconnectProof 2025-09-25 19:16:01 -07:00
fallenoak
cb48aca869
chore(net): clean up command handler result comments 2025-09-25 18:49:24 -07:00
fallenoak
c7f9df77f1
feat(net): implement CmdAuthReconnectChallenge 2025-09-25 15:52:58 -07:00
fallenoak
92f507820b
chore(net): improve readability of Grunt::ClientLink command handlers 2025-09-25 15:05:48 -07:00
fallenoak
d39789d624
chore(net): add defines for SRP6_Client status codes 2025-09-25 14:37:11 -07:00
fallenoak
3bd58205bb
chore(net): clean up CmdAuthLogonProof 2025-09-25 09:47:12 -07:00
Tristan 'Natrist' Cormier
b95d725018
feat(net): make Grunt::ClientLink state an enum (#21)
Co-authored-by: fallenoak <git@fallenoak.me>
2025-09-25 09:20:57 -07:00
fallenoak
1d1398ed4f feat(net): clean up and implement more of CmdAuthLogonChallenge 2025-09-24 15:29:42 -07:00
fallenoak
8043f8de0c
feat(console): add CVar::Load 2025-09-23 22:52:16 -07:00
fallenoak
a828a962a1
chore(net): annotate read checks in CmdAuthLogonChallenge 2025-09-23 21:20:43 -07:00
fallenoak
7e43643de8
chore(net): clean up CmdAuthLogonChallenge 2025-09-23 20:44:28 -07:00
fallenoak
f5a0e009eb
chore(net): move CanRead helper out of CDataStore 2025-09-23 20:31:08 -07:00
fallenoak
4bd4868531 chore(build): update libs 2025-09-23 17:00:37 -07:00
fallenoak
e35c66785c
chore(format): configure IndentAccessModifiers to match project 2025-09-23 16:02:46 -07:00
fallenoak
1262a76331
chore(console): improve structure for event-related handlers 2025-09-23 10:45:19 -07:00
fallenoak
555ebf726c
chore(console): adjust files for clarity 2025-09-23 10:39:29 -07:00
fallenoak
fb0934af0f feat(console): implement ConsoleInitializeClientCommand 2025-09-23 10:38:14 -07:00
fallenoak
08faeb135d feat(console): implement ConsoleInitializeClientCVar 2025-09-23 10:26:10 -07:00
fallenoak
f605bc0670
chore(db): rewrite record classes to match whoa-autocode 2025-09-23 06:19:58 -07:00
fallenoak
67310473db
feat(locale): add CURRENT_LANGUAGE and WOW_LOCALE 2025-09-23 06:18:07 -07:00
fallenoak
ab0c72f7ad
feat(db): add MapRec 2025-09-23 06:04:42 -07:00
fallenoak
db149e73a6
chore(db): add missing include 2025-09-23 06:02:16 -07:00
fallenoak
aa70c1c5bf
feat(client): add ClientIdle 2025-09-22 20:17:38 -07:00
fallenoak
ea7fda972e feat(client): register handlers in ClientInitializeGame 2025-09-22 22:07:23 -05:00
fallenoak
667e50bd67
feat(gx): implement LoadingScreenDrawing 2025-09-22 14:27:05 -07:00
fallenoak
62e1345df4
feat(glue): stub handling IDLE_ENTER_WORLD 2025-09-22 14:13:27 -07:00
fallenoak
1c29b41243
chore(build): update libs 2025-09-02 20:29:33 -05:00
fallenoak
38d6cafc44
chore(build): remove explicit build type 2025-09-02 19:51:01 -05:00
fallenoak
4a8bf35caa
chore(build): fix compatibility with CMake 4.x 2025-09-02 17:28:17 -05:00
fallenoak
967534c96b
chore(model): improve argument names 2024-01-18 22:06:42 -06:00
fallenoak
83f8591082
chore(build): clean up fmod integration 2023-10-23 22:12:33 -05:00
fallenoak
de5e3fc201
chore(build): add executable-local library search paths (#89) 2023-10-22 22:52:05 -05:00
fallenoak
df1ab32267
feat(console): animate console open and close 2023-04-17 22:44:44 -05:00
Tristan 'Natrist' Cormier
56092c6700
feat(console): partially implement console key down handler 2023-04-17 21:10:10 -05:00
fallenoak
884e491b25
chore(ui): clean up script handlers for CScriptObject 2023-04-17 18:15:40 -05:00
fallenoak
bc1ce52f7d
chore(gx): use uint32_t union member in CGxStateBom when appropriate 2023-04-17 16:52:11 -05:00
fallenoak
58272f1212
chore(gx): clean up function declarations in GLDevice 2023-04-17 12:16:38 -05:00
fallenoak
01ca76788c
chore(gx): clean up member function declarations in CGxMatrixStack 2023-04-15 21:23:03 -05:00
fallenoak
912d643e9c
chore(gx): add flag enum to CGxMatrixStack 2023-04-15 21:21:27 -05:00
Tristan 'Natrist' Cormier
3549abd87f
feat(console): add helpers for console hotkey 2023-04-15 16:33:17 -05:00
fallenoak
309ba8085c
feat(console): enable console access when initializing device 2023-04-15 16:14:15 -05:00
Tristan 'Natrist' Cormier
ef71ddc46e
feat(console): add helpers for console access enabled state 2023-04-15 16:03:58 -05:00
Tristan 'Natrist' Cormier
092ba0f881
feat(console): add helpers for console active state 2023-04-15 14:40:07 -05:00
fallenoak
d67e13087a
feat(gx): sync viewport in d3d backend 2023-04-15 13:56:49 -05:00
fallenoak
37996fa79c
feat(gx): set marker when viewport changes 2023-04-15 12:36:57 -05:00