Commit Graph

  • c34ea0f30d
    feat(gx): handle window messages in d3d backend fallenoak 2023-03-06 08:44:13 -0600
  • 49237bf68d
    fix(util): add missing initializer to CWOWClientStatus fallenoak 2023-03-05 22:27:35 -0600
  • 765c782355
    fix(util): pass nullptr when SFile::OpenEx fails fallenoak 2023-03-05 22:23:46 -0600
  • f6d768ac59
    feat(gx): create d3d device in d3d backend fallenoak 2023-03-05 19:49:29 -0600
  • c05ac69273
    fix(gx): add missing initialization for d3d backend fallenoak 2023-03-05 17:28:36 -0600
  • 80388f0279
    feat(gx): add window creation to d3d backend fallenoak 2023-03-05 16:13:31 -0600
  • 2010aa8e4e
    feat(gx): add initial d3d backend fallenoak 2023-03-05 11:55:12 -0600
  • 1ab29701af
    chore(git): add vs paths to gitignore fallenoak 2023-03-04 14:44:20 -0600
  • 45c1978a85
    feat(gx): handle changes to texture wrap settings fallenoak 2023-03-04 12:20:15 -0600
  • 2282b8a54a
    chore(bc): switch BlizzardCore to bc lib fallenoak 2023-03-04 11:29:25 -0600
  • 34bcb5c134
    feat(net): handle remaining logic in NetClient:WCConnected fallenoak 2023-02-26 13:09:39 -0600
  • 2a799ea0d2
    feat(net): handle connect event in NetClient fallenoak 2023-02-26 13:03:16 -0600
  • 431ed626c9
    chore(net): clean up member visibility in NetClient fallenoak 2023-02-25 17:28:04 -0600
  • 5e2c1e7769
    feat(net): wire up polling loop for realm connections fallenoak 2023-02-25 15:59:30 -0600
  • cf6bc34657
    feat(net): support adding events to the NetClient event queue fallenoak 2023-02-25 13:56:08 -0600
  • 066e650958
    feat(net): add initial handling for SMSG_AUTH_CHALLENGE fallenoak 2023-02-25 13:40:32 -0600
  • 50a597a341
    chore(build): update common fallenoak 2023-02-25 11:28:26 -0600
  • 8e03d9e5dd
    feat(net): implement message ready callback in NetClient fallenoak 2023-02-24 19:41:07 -0600
  • af2a47ae15
    feat(net): handle connection message reads fallenoak 2023-02-24 07:47:58 -0600
  • 59bf077bf8
    feat(glue): handle UpdateSelectionCustomizationScene script function fallenoak 2023-02-22 21:37:37 -0600
  • d12b72e533
    chore(build): update libs fallenoak 2023-02-21 22:33:38 -0600
  • 4b662e6844
    chore(gx): add assertions to CBLPFile::Open fallenoak 2023-02-21 19:47:02 -0600
  • 728ad2242d
    feat(ui): handle border colors in backdrop generator fallenoak 2023-02-21 17:39:04 -0600
  • 1a4022eb31
    feat(gx): use crappy green default for textures that fail to load fallenoak 2023-02-21 17:10:01 -0600
  • d889a02083
    fix(gx): use correct ordering when closing and nulling font face self reference fallenoak 2023-02-21 16:00:19 -0600
  • b0dbad7557
    feat(gx): enable additional GLMipmap assertion fallenoak 2023-02-21 15:02:48 -0600
  • da1bc52be4
    chore(model): clarify logic in callback load list traversal fallenoak 2023-02-21 14:01:56 -0600
  • 767e6bfe6e
    feat(model): implement guard condition in CM2Shared::CallbackWhenLoaded fallenoak 2023-02-21 12:55:47 -0600
  • e80d960d6b
    feat(ui): clear render batch in dtor fallenoak 2023-02-21 11:52:21 -0600
  • 75982f4091
    feat(net): add message buffer fields to WowConnection fallenoak 2023-02-21 11:22:38 -0600
  • 023a3ea893
    feat(net): clean up message and data ready callbacks fallenoak 2023-02-21 08:52:19 -0600
  • d9190d87a9
    chore(gx): use unimplemented macro in stubbed blit functions fallenoak 2023-02-21 08:49:09 -0600
  • a3a12c23a2
    chore(util): permit arbitrary return values in unimplemented macro fallenoak 2023-02-21 08:00:56 -0600
  • 0b30174088
    feat(net): implement WowConnectionNet::Delete fallenoak 2023-02-20 17:41:49 -0600
  • 28184fb6fa
    fix(net): correct bugs with connection tracking in Mac PlatformRun loop fallenoak 2023-02-20 17:40:17 -0600
  • 40b4717a0d
    chore(net): missed another pair of FD_SET and FD_ISSET macros fallenoak 2023-02-20 16:18:46 -0600
  • bca4f0bbeb
    chore(net): use proper FD_SET and FD_ZERO macros fallenoak 2023-02-20 16:05:56 -0600
  • 547a5e85a8
    feat(gx): implement getter for depth bits on GLMipmap fallenoak 2023-02-20 14:36:25 -0600
  • 26f3646d79
    feat(ui): handle CSimpleModel_AdvanceTime script function fallenoak 2023-02-20 13:02:28 -0600
  • 2a72468844
    fix(ui): correct id handling errors in CreateFrame script function fallenoak 2023-02-20 12:42:59 -0600
  • 848c61fa2a
    feat(ui): remove frame from CSimpleTop's frames list when unregistering fallenoak 2023-02-20 12:24:35 -0600
  • 961c722825
    feat(model): properly handle IsDrawable and WaitForLoad calls fallenoak 2023-02-20 11:15:06 -0600
  • 5e3d08bf32
    feat(glue): wire up character select background fallenoak 2023-02-19 21:39:21 -0600
  • f384fce742
    feat(glue): handle GetSelectBackgroundModel script function fallenoak 2023-02-19 21:07:10 -0600
  • 0ef5207f4e
    feat(db): load char races db fallenoak 2023-02-19 21:06:38 -0600
  • eed060e512
    feat(db): add getter for num records fallenoak 2023-02-19 15:24:55 -0600
  • 9d83df95f9
    chore(glue): flag char select and char create functions as unimplemented fallenoak 2023-02-19 14:59:37 -0600
  • 5b9a4d240e
    feat(glue): handle GetServerName script function fallenoak 2023-02-19 14:47:41 -0600
  • 93a0d7ee83
    feat(glue): handle IsConnectedToServer script function fallenoak 2023-02-19 14:17:34 -0600
  • 0e04a675b3
    feat(glue): add stub for GetNumAddOns script function fallenoak 2023-02-19 14:09:10 -0600
  • a07aeb1b33
    fix(ui): use correct order when walking event queue for key down and char fallenoak 2023-02-19 11:37:42 -0600
  • 9afd844d5a
    feat(ui): add unregister frame call to CSimpleFrame dtor fallenoak 2023-02-19 11:13:38 -0600
  • 82be126eee
    feat(gx): handle clear stencil changes in GLL fallenoak 2023-02-19 09:50:34 -0600
  • 8a3e37ce73
    feat(net): handle connected callback in NetClient fallenoak 2023-02-18 17:43:35 -0600
  • 0ca1c8e331
    feat(net): handle connection removal in WowConnectionNet fallenoak 2023-02-18 17:16:41 -0600
  • 84a4ead425
    feat(client): handle realm selection fallenoak 2023-02-18 16:32:59 -0600
  • 009225be3d
    feat(glue): handle ChangeRealm script function fallenoak 2023-02-18 16:32:27 -0600
  • dd322572c7
    feat(ui): handle CSimpleButton_GetButtonState script function fallenoak 2023-02-18 15:17:46 -0600
  • a3b285497a
    fix(glue): use correct comparison in GetRealmInfo script handler fallenoak 2023-02-18 15:02:16 -0600
  • 6811eb49d6
    feat(glue): handle GetSelectedCategory script function fallenoak 2023-02-18 14:40:34 -0600
  • 529e6c06e3
    feat(glue): handle GetNumRealms script function fallenoak 2023-02-18 14:22:55 -0600
  • 7359f741f1
    feat(glue): handle GetRealmInfo script command fallenoak 2023-02-18 14:03:28 -0600
  • e0b6f361cc
    feat(glue): handle SetPreferredInfo script command fallenoak 2023-02-18 12:03:20 -0600
  • 84c1fecfb2
    feat(db): load realm configs db fallenoak 2023-02-18 12:01:16 -0600
  • 35f8ede70b
    feat(net): set proper osID for linux fallenoak 2023-02-15 22:16:05 -0600
  • f95c041323
    feat(ui): register realm list functions fallenoak 2023-02-15 22:15:37 -0600
  • 57db9ca2a5
    feat(db): improve accuracy of db records fallenoak 2023-02-15 21:50:45 -0600
  • 41554f32b4
    feat(glue): implement update realm list fallenoak 2023-02-15 08:48:37 -0600
  • 780de91468
    feat(glue): initialize realm list fallenoak 2023-02-14 23:23:09 -0600
  • ef834d938e
    feat(db): add non-copy overload of WowClientDB::GetRecordByIndex fallenoak 2023-02-14 23:22:10 -0600
  • 8745a5102d
    feat(db): load realm categories db fallenoak 2023-02-14 22:33:39 -0600
  • c00028c214
    feat(db): load achievement db fallenoak 2023-02-13 23:21:25 -0600
  • 1575f6d83c
    feat(client): add error handling to realm enum callback fallenoak 2023-02-12 15:17:06 -0600
  • 3dc51289b8
    feat(glue): add initial account login handling to glue idle loop fallenoak 2023-02-11 23:35:53 -0600
  • 6b1b666d41
    chore(net): clean up ClientServices::LoginServerStatus fallenoak 2023-02-11 21:12:36 -0600
  • 72849c04c3
    fix(net): correct NETSTATE enum fallenoak 2023-02-11 20:59:36 -0600
  • cd9fe7aee5
    feat(client): implement realm enum callback fallenoak 2023-02-11 20:46:32 -0600
  • 22bfe894d2
    feat(net): parse realm list fallenoak 2023-02-10 14:56:00 -0600
  • fc7fa1dbdc
    chore(net): use enum for client challenge opcode fallenoak 2023-02-09 22:44:01 -0600
  • b0b6bc5e52
    feat(net): request realm list after successful auth fallenoak 2023-02-09 22:41:10 -0600
  • 18a4c5530d
    feat(net): set os id in GruntLogin::GetLogonMethod fallenoak 2023-02-08 00:10:38 -0600
  • b53f596b82
    feat(glue): handle successful authentication in CGlueMgr::PollLoginServerLogin fallenoak 2023-02-07 23:59:36 -0600
  • 531425d566
    feat(net): expand result handling in GruntLogin::LogonResult fallenoak 2023-02-07 23:51:33 -0600
  • 3f534da2c5
    feat(glue): display login status in ui fallenoak 2023-02-07 23:36:15 -0600
  • 6b2af7ed1e
    fix(net): copy correct state and result strings fallenoak 2023-02-07 17:21:37 -0600
  • 0f93736390
    feat(net): use LoginResponse::UpdateLoginStatus across GruntLogin fallenoak 2023-02-07 17:17:31 -0600
  • 153b25ede9
    feat(net): use LoginResponse::UpdateLoginStatus to adjust states in GruntLogin::LogonResult fallenoak 2023-02-07 17:04:24 -0600
  • 5355b75768
    feat(client): handle successful authentication in ClientServices fallenoak 2023-02-07 12:57:25 -0600
  • 9fe2e2e8ff
    feat(net): handle successful authentication in GruntLogin fallenoak 2023-02-07 12:13:17 -0600
  • 191ce79fb3
    feat(net): handle account flags, logon flags, and survey id fallenoak 2023-02-07 12:10:44 -0600
  • 613b2724e2
    feat(net): finish handling logon proof fallenoak 2023-02-06 23:10:37 -0600
  • 098d8cd82f
    chore(build): update common fallenoak 2023-02-06 23:10:15 -0600
  • 097b6e6017
    feat(net): stub implementation of Grunt::ClientLink::CmdAuthLogonProof fallenoak 2023-02-06 22:31:51 -0600
  • 25bd29c45f
    feat(net): implement SRP6_Client::CalculateProof fallenoak 2023-02-06 22:31:15 -0600
  • e7491b327c
    chore(build): update libs fallenoak 2023-02-06 22:22:55 -0600
  • 501cac1100
    chore(build): update libs fallenoak 2023-02-05 22:35:50 -0600
  • 49c938a6be
    chore(docs): expand contribution guidelines fallenoak 2023-01-15 11:03:32 -0600
  • e16e5605ba
    feat(net): add loop to grunt command processing fallenoak 2023-01-10 08:03:16 -0600
  • 27e0190fb9
    fix(net): handle -1 return value from recv fallenoak 2023-01-10 08:02:00 -0600
  • 13c55837d7
    fix(net): add missing auth flags to prove version command fallenoak 2023-01-09 22:46:33 -0600