Commit Graph

  • 4a81dc2b17 feat(CSimpleEditBox): add OnTabPressed event handler Tristan Cormier 2025-10-04 18:24:42 -0400
  • 9cac949796
    feat(net): finish message read logic for character enumeration fallenoak 2025-10-05 00:01:37 -0500
  • c39342906c
    feat(glue): handle character list state in CGlueMgr::Idle fallenoak 2025-10-04 23:44:26 -0500
  • 7a020888b0
    feat(client): implement ClientRealmResponseAdapter::CharacterListReceived fallenoak 2025-10-04 23:37:59 -0500
  • a3d87bfd56
    fix(ui): correct handling of bytes attribute when loading CSimpleEditBox XML fallenoak 2025-10-04 22:30:35 -0500
  • ad8cf56d29
    feat(net): implement ClientConnection::Disconnect fallenoak 2025-10-04 21:21:04 -0500
  • 700db49edc
    chore(net): use ClientConnection::Initiate consistently fallenoak 2025-10-04 20:54:34 -0500
  • a5e7ca9a22
    feat(ui): implement Script_GetCharacterListUpdate fallenoak 2025-10-04 19:52:36 -0500
  • 0b1c478f33
    feat(console): implement OnMouseUp event handler (#101) Tristan 'Natrist' Cormier 2025-10-04 20:38:35 -0400
  • 1f36f340d0 feat(console): implement OnMouseUp event handler Tristan Cormier 2025-10-04 08:25:35 -0400
  • b02e85ae83 feat(console/Screen): add SetHighlightState function Tristan Cormier 2025-10-04 08:24:43 -0400
  • f479d6ab53
    feat(glue): implement more of CGlueMgr::PollAccountLogin fallenoak 2025-10-04 00:44:32 -0500
  • d3d28c1bce
    feat(glue): handle COP_CONNECT in CGlueMgr::PollAccountLogin fallenoak 2025-10-03 23:39:42 -0500
  • 99bc6f46f5
    feat(util): add CURRENT_REGION fallenoak 2025-10-03 23:38:41 -0500
  • d9c85862d6
    feat(glue): add CCharacterSelection::ClearCharacterList fallenoak 2025-10-03 23:09:23 -0500
  • f6a1bb7286
    feat(glue): add more names to GLUE_IDLE_STATE fallenoak 2025-10-03 23:07:48 -0500
  • 7a22ffb998
    feat(net): handle SMSG_CHAR_ENUM fallenoak 2025-10-03 22:52:33 -0500
  • 226468f93d
    feat(ui): handle highlight color when loading XML for CSimpleEditBox fallenoak 2025-10-03 16:52:43 -0500
  • 88eada90b2
    feat(ui): handle bytes attr in CSimpleEditBox::LoadXML fallenoak 2025-10-03 15:31:49 -0500
  • 76bc57edb5
    chore(gx): improve param names for GxuFontGetTextExtent fallenoak 2025-10-03 15:25:36 -0500
  • d1a30161f4
    chore(console): remove unused forward declaration fallenoak 2025-10-03 08:13:23 -0500
  • 4313dd50e5
    chore(console): improve clarity in OnChar event handler fallenoak 2025-10-03 08:10:53 -0500
  • e39d1913f4 feat(console): add OnKeyUp event handler Tristan Cormier 2025-10-03 08:03:27 -0400
  • 4706cd3b15 feat(console): add OnChar event handler Tristan Cormier 2025-10-03 07:58:49 -0400
  • 4d345623c6 feat(console): add OnKeyUp event handler Tristan Cormier 2025-10-03 08:03:27 -0400
  • d078d1b71f feat(console): add OnChar event handler Tristan Cormier 2025-10-03 07:58:49 -0400
  • fb6437f9ff
    feat(console): implement ResetHighlight fallenoak 2025-10-02 21:48:06 -0500
  • 669e093ef2
    feat(console): reset highlight when console is closed fallenoak 2025-10-02 21:33:31 -0500
  • d30d5c49dc feat(console): add HIGHLIGHTSTATE enum Tristan Cormier 2025-10-02 20:02:50 -0400
  • 0861448de9
    feat(ui): implement handling for key down repeat events fallenoak 2025-10-02 20:49:22 -0500
  • bb52f525ec feat(console): add HIGHLIGHTSTATE enum Tristan Cormier 2025-10-02 20:02:50 -0400
  • 6fa4382bc6
    feat(event): implement synchronous key and mouse state tracking (#88) Phaneron 2025-10-02 16:45:17 -0400
  • 605cbda69d
    chore(event): tweak code style fallenoak 2025-10-02 15:38:24 -0500
  • c3813f9d88
    chore(event): replace inlined TSList::DeleteNode fallenoak 2025-10-02 09:06:19 -0500
  • b10bb3bba6
    chore(event): replace inlined TSList::Clear fallenoak 2025-10-02 08:57:01 -0500
  • 05e327e54f
    chore(event): tweak style fallenoak 2025-10-02 08:51:53 -0500
  • b6deee08ef
    chore(event): update error macros fallenoak 2025-10-01 23:52:45 -0500
  • a0cbf743e6
    Merge branch 'master' into feat-event-implement-sync-key-state fallenoak 2025-10-01 23:46:33 -0500
  • e9ef44c008
    feat(ui): implement CSimpleFrame_SetBackdropColor fallenoak 2025-10-01 23:42:04 -0500
  • 568db50717
    feat(ui): implement CSimpleEditBox_SetFocus fallenoak 2025-10-01 23:22:36 -0500
  • a226ec7f76
    feat(net): implement more of ClientConnection::Connect fallenoak 2025-10-01 23:17:00 -0500
  • 71cc05e4dd
    feat(ui): implement Script_GetRealmCategories fallenoak 2025-10-01 22:49:00 -0500
  • d710d5f999
    feat(ui): implement Script_GetCVar fallenoak 2025-10-01 21:12:38 -0500
  • 5736ed1fce
    feat(ui): stub issecure fallenoak 2025-10-01 21:03:49 -0500
  • 17b38d3dc9
    feat(ui): implement CSimpleFontString_SetTextColor fallenoak 2025-10-01 20:56:09 -0500
  • c0efa22bdf
    feat(net): call HandleRealmData in GruntLogin reconnect flow fallenoak 2025-10-01 20:05:26 -0500
  • 84195691c6
    feat(client): register useEnglishAudio var in InitializeGlobal fallenoak 2025-10-01 20:04:37 -0500
  • 5b9950c594
    feat(client): register and set locale var in InitializeGlobal fallenoak 2025-10-01 20:01:23 -0500
  • 6da008c942
    feat(net): add ClientServices::JoinRealmResult fallenoak 2025-10-01 19:49:30 -0500
  • 3392c5b427
    chore(console): clean up calls to CVar::Register fallenoak 2025-10-01 16:58:19 -0500
  • 9ed50a0eed
    chore(console): move CATEGORY enum to types header fallenoak 2025-10-01 16:47:57 -0500
  • 32413a37da
    feat(console): add CVar::LookupRegistered (#97) Tristan 'Natrist' Cormier 2025-10-01 12:32:04 -0400
  • ff2a232de0 feat(cvar): add LookupRegistered method Tristan Cormier 2025-09-30 16:59:30 -0400
  • 8b4cc6121a
    feat(net): implement remaining failure cases in GruntLogin::LogonResult fallenoak 2025-09-30 22:51:21 -0500
  • ecc43fe40b
    feat(net): implement GruntLogin::Logoff fallenoak 2025-09-30 21:23:05 -0500
  • cb986335f6
    feat(net): implement all of GruntLogin::NextSecurityState fallenoak 2025-09-30 21:15:38 -0500
  • 8e1df61749
    feat(net): add Grunt::ClientLink::LogonStoredSession fallenoak 2025-09-30 19:55:31 -0500
  • f97bf4a876
    feat(net): implement GruntLogin::Reconnect fallenoak 2025-09-30 16:26:20 -0500
  • eccd46684f
    feat(client): implement more of ClientServices::Logon fallenoak 2025-09-30 16:21:36 -0500
  • 8f992159f2
    feat(client): call ClientServices::InitLoginServerCVars during initialization fallenoak 2025-09-30 15:29:39 -0500
  • 971984e004
    feat(client): add ClientServices::InitLoginServerCVars fallenoak 2025-09-30 15:14:32 -0500
  • 87361e5c6c
    fix(console): use correct return type for CVar::Load fallenoak 2025-09-30 11:39:55 -0500
  • 1d9cb65579
    feat(net): use name found in various builds for LOGIN_RESULT_21 fallenoak 2025-09-29 20:26:04 -0500
  • b8062f3061
    feat(net): use name found in various builds for LOGIN_STATE_15 fallenoak 2025-09-29 20:08:49 -0500
  • 2b3458769f
    chore(net): remove unneeded include from GruntLogin header fallenoak 2025-09-27 21:36:43 -0700
  • 107fc8c479
    chore(net): clean up additional comments and names fallenoak 2025-09-27 21:30:42 -0700
  • fd062bee34
    feat(net): stub GruntLogin::Reconnect fallenoak 2025-09-26 23:07:44 -0700
  • a85bd4809f
    chore(net): rearrange defines and enums for clarity fallenoak 2025-09-26 22:41:40 -0700
  • 2d3327d3ae
    chore(net): improve clarity in Grunt::ClientLink::ProveVersion fallenoak 2025-09-26 20:49:31 -0700
  • 3349fcb6e7
    feat(net): implement reconnect path in GruntLogin::GetVersionProof fallenoak 2025-09-25 23:30:29 -0700
  • 597be15103
    chore(net): stub out more of client version check during login fallenoak 2025-09-25 23:15:53 -0700
  • b7b257f43f
    chore(net): tidy up version challenge defines fallenoak 2025-09-25 22:26:17 -0700
  • 4312158dfa
    feat(net): implement reconnect path in ProveVersion fallenoak 2025-09-25 22:01:00 -0700
  • d0f138a656
    feat(net): implement CmdAuthReconnectProof fallenoak 2025-09-25 19:16:01 -0700
  • cb48aca869
    chore(net): clean up command handler result comments fallenoak 2025-09-25 18:49:24 -0700
  • c7f9df77f1
    feat(net): implement CmdAuthReconnectChallenge fallenoak 2025-09-25 15:52:51 -0700
  • 92f507820b
    chore(net): improve readability of Grunt::ClientLink command handlers fallenoak 2025-09-25 15:05:48 -0700
  • d39789d624
    chore(net): add defines for SRP6_Client status codes fallenoak 2025-09-25 14:37:11 -0700
  • 3bd58205bb
    chore(net): clean up CmdAuthLogonProof fallenoak 2025-09-25 09:47:12 -0700
  • b95d725018
    feat(net): make Grunt::ClientLink state an enum (#21) Tristan 'Natrist' Cormier 2025-09-25 12:20:57 -0400
  • d1bbf86723
    Merge branch 'master' into Grunt-state-enum fallenoak 2025-09-25 09:15:03 -0700
  • 1d1398ed4f feat(net): clean up and implement more of CmdAuthLogonChallenge fallenoak 2025-09-24 15:02:26 -0700
  • 8be3edc0ff
    feat(net): clean up and implement more of CmdAuthLogonChallenge fallenoak 2025-09-24 15:02:26 -0700
  • 8043f8de0c
    feat(console): add CVar::Load fallenoak 2025-09-23 22:52:16 -0700
  • a828a962a1
    chore(net): annotate read checks in CmdAuthLogonChallenge fallenoak 2025-09-23 21:20:43 -0700
  • 7e43643de8
    chore(net): clean up CmdAuthLogonChallenge fallenoak 2025-09-23 20:44:28 -0700
  • f5a0e009eb
    chore(net): move CanRead helper out of CDataStore fallenoak 2025-09-23 20:31:08 -0700
  • 4bd4868531 chore(build): update libs fallenoak 2025-09-23 16:54:14 -0700
  • 27fca89b9a
    chore(build): update libs fallenoak 2025-09-23 16:54:14 -0700
  • e35c66785c
    chore(format): configure IndentAccessModifiers to match project fallenoak 2025-09-23 16:02:46 -0700
  • 1262a76331
    chore(console): improve structure for event-related handlers fallenoak 2025-09-23 10:45:19 -0700
  • 555ebf726c
    chore(console): adjust files for clarity fallenoak 2025-09-23 10:39:29 -0700
  • fb0934af0f feat(console): implement ConsoleInitializeClientCommand fallenoak 2025-09-23 10:28:47 -0700
  • 94ceaf0d96
    feat(console): implement ConsoleInitializeClientCommand fallenoak 2025-09-23 10:28:47 -0700
  • 08faeb135d feat(console): implement ConsoleInitializeClientCVar fallenoak 2025-09-23 10:06:15 -0700
  • ae536ce528
    feat(console): implement ConsoleInitializeClientCVar fallenoak 2025-09-23 10:06:15 -0700
  • f605bc0670
    chore(db): rewrite record classes to match whoa-autocode fallenoak 2025-09-23 06:19:58 -0700
  • 67310473db
    feat(locale): add CURRENT_LANGUAGE and WOW_LOCALE fallenoak 2025-09-23 06:18:07 -0700
  • ab0c72f7ad
    feat(db): add MapRec fallenoak 2025-09-23 06:04:42 -0700
  • db149e73a6
    chore(db): add missing include fallenoak 2025-09-23 06:02:16 -0700