Commit Graph

  • aa70c1c5bf
    feat(client): add ClientIdle fallenoak 2025-09-22 20:17:38 -0700
  • ea7fda972e feat(client): register handlers in ClientInitializeGame fallenoak 2025-09-22 19:59:23 -0700
  • 36b1960551
    feat(client): register handlers in ClientInitializeGame fallenoak 2025-09-22 19:59:23 -0700
  • 667e50bd67
    feat(gx): implement LoadingScreenDrawing fallenoak 2025-09-22 14:27:05 -0700
  • 62e1345df4
    feat(glue): stub handling IDLE_ENTER_WORLD fallenoak 2025-09-22 14:13:27 -0700
  • 1c29b41243
    chore(build): update libs fallenoak 2025-09-02 20:29:33 -0500
  • 38d6cafc44
    chore(build): remove explicit build type fallenoak 2025-09-02 19:51:01 -0500
  • 4a8bf35caa
    chore(build): fix compatibility with CMake 4.x fallenoak 2025-09-02 17:28:17 -0500
  • 70bce77512
    Merge 2ff05376e8 into 967534c96b VDm 2024-02-11 22:19:11 +0000
  • 2ff05376e8
    Merge branch 'master' into master Phaneron 2024-02-11 17:19:07 -0500
  • 6c18e4a2ce chore(build): update StormLib VDm 2024-02-11 14:40:24 +0400
  • 65e7b80159 chore(util): clean up SFile::OpenEx VDm 2024-02-07 01:38:26 +0400
  • 2eae7fd34b chore(ui): add Script_* stubs VDm 2024-02-07 01:26:30 +0400
  • 7e175200d6 fix(stormlib): dwFlags argument for SFileOpenPatchArchive VDm 2024-02-07 01:24:27 +0400
  • f9f7da8601 chore(util): replace std::string with SStr* functions VDm 2024-02-07 01:20:27 +0400
  • 6c4f278065 chore(build): update StormLib VDm 2024-02-07 00:05:24 +0400
  • 1e5f4fb542
    Merge branch 'whoahq:master' into master VDm 2024-02-06 23:43:05 +0400
  • c5e0034604 Merge branch 'whoahq-master' superp00t 2024-02-05 18:39:46 -0500
  • 00d69919dd chore(build): merge changes to vendor/CMakeLists.txt superp00t 2024-02-05 18:39:41 -0500
  • 967534c96b
    chore(model): improve argument names fallenoak 2024-01-18 22:06:42 -0600
  • d731564ef1 fix(console): use correct logic for handling slow WTF file loading superp00t 2023-12-19 04:23:33 -0500
  • 0193f00bbc fix(console): use correct WTF\ alternate path when opening cvar superp00t 2023-12-19 04:18:17 -0500
  • 25063fa34a fix(console): createDisposition is not a bitfield but an enum superp00t 2023-12-19 04:17:05 -0500
  • 0f04abb9de fix(gx): remove stub NewGLSDL when compiling for macOS superp00t 2023-12-16 21:03:53 -0500
  • d6de5b56ec fix(console): use InternalSet() when setting the launch value of CVar gxApi superp00t 2023-12-16 20:28:23 -0500
  • e37e28f155
    Merge branch 'whoahq:master' into master VDm 2023-12-16 00:05:26 +0400
  • 742e53f148 feat(event): make OsInputGet dispatch queued events on Linux superp00t 2023-12-13 20:28:12 -0500
  • 4ecdf64491 fix(console): set gxApi after being hinted superp00t 2023-12-10 22:40:10 -0500
  • 7859f381ce fix(console): gxApi string comparison should be case-insensitive superp00t 2023-12-10 22:35:51 -0500
  • 30679155be chore(build): update dependencies superp00t 2023-12-10 22:18:01 -0500
  • 073c7d7dc0 fix(gx): CGxDeviceGLSDL should set its gxApi value to GxApi_GLSDL superp00t 2023-12-10 19:19:03 -0500
  • 6bf87c4f2d feat(gx): detach CGxDeviceGLSDL from GxApi_OpenGl handling superp00t 2023-12-10 19:04:57 -0500
  • c6cf2814df fix(gx): supportedApi, not supported superp00t 2023-12-10 19:02:00 -0500
  • 8fe559c2d8 feat(console): allow graphics device to be initialized using hints from CVar as well as a command-line override superp00t 2023-12-10 18:56:40 -0500
  • f03ea10648 fix(gx): create CGxDeviceGLSDL using GxApi_GLSDL superp00t 2023-12-10 18:55:04 -0500
  • bd9e145557 feat(gx): add EGxApi value GxApi_GLSDL superp00t 2023-12-10 18:53:52 -0500
  • 051d104ff7 feat(event): run event scheduler on Linux superp00t 2023-12-04 19:22:13 -0500
  • 2aa3bd3d04 fix(util): nest forward declaration of StreamRecord superp00t 2023-12-04 19:15:37 -0500
  • 76b92d1199 fix(util): bytesread, not bytesRead superp00t 2023-12-04 19:09:40 -0500
  • f072312386 fix(util): forward declare Blizzard::File::StreamRecord inside of SFile.hpp superp00t 2023-12-04 19:08:41 -0500
  • 0e665e8c5e fix(util): link BlizzardCore to util module superp00t 2023-12-04 19:01:43 -0500
  • 0302864f8d feat(util): SFile functions now use the BlizzardCore filesystem utilities superp00t 2023-12-04 18:54:37 -0500
  • 5eff48097f chore(build): update dependencies superp00t 2023-12-04 17:31:15 -0500
  • bc7cfc2baf chore(build): update dependencies superp00t 2023-12-02 12:51:11 -0500
  • 1570d3dc99 fix(gx): create GLSDL graphics device on Linux superp00t 2023-12-02 12:28:53 -0500
  • b379e06194 fix(gx): add missing include <cstring> superp00t 2023-12-02 12:18:48 -0500
  • 8b52de363d Merge branch 'master' of github.com:thunderbrewhq/thunderbrew superp00t 2023-12-02 12:14:08 -0500
  • 8eef6bb279 chore(build): update dependencies superp00t 2023-12-02 12:13:43 -0500
  • 56439993ba feat(gx): implement GLSDLDevice::SetScissor superp00t 2023-11-30 22:32:07 -0500
  • 1620994f02 fix(gx): typo superp00t 2023-11-30 16:13:08 -0500
  • 47b9878e3e fix(gx): restore old behavior to GLSDL superp00t 2023-11-30 16:11:40 -0500
  • 29edb4e032 fix(gx): return fallback sample count superp00t 2023-11-26 15:38:57 -0500
  • 697f3ca9f6 fix(gx): disable unused code block pertaining to multisamples superp00t 2023-11-26 15:12:00 -0500
  • bf0fa09160 fix(gx): do glFlush() before swapping buffers superp00t 2023-11-26 15:11:22 -0500
  • 83f0e9ac2e chore(build): update dependencies superp00t 2023-11-26 15:03:14 -0500
  • 3da866cfb0 fix(gx): include CGxDeviceGLSDL superp00t 2023-11-26 14:52:03 -0500
  • 884d208bd0 feat(gx): resize GLSDL window with SDL resize event superp00t 2023-11-26 14:51:01 -0500
  • 21dcc7d8ae feat(gx): handle SDL window resize event superp00t 2023-11-26 14:42:47 -0500
  • dbac391d9e fix(gx): change charactersize to int32 superp00t 2023-11-26 12:43:31 -0500
  • 2dd65b2b5d fix(gx): SUniSGetUTF8, not SUniGetUTF8 superp00t 2023-11-26 12:25:07 -0500
  • 18572b35fc fix(gx): include <storm/Unicode.hpp superp00t 2023-11-26 12:19:35 -0500
  • a336165cef feat(gx): translate SDL_TextInput events into OS_INPUT_CHAR events superp00t 2023-11-26 12:13:32 -0500
  • c0d5e2a0c8 feat(gx): GLSDL window closes upon SDL_EVENT_QUIT superp00t 2023-11-24 23:52:34 -0500
  • 73912ed71a feat(gx): correct translation of mouse button index superp00t 2023-11-24 23:51:01 -0500
  • 49bc9d5d8b feat(gx): GLSDL window dispatches mouse button events superp00t 2023-11-24 23:25:58 -0500
  • eccf4db2e0 feat(gx): GLSDL window dispatches mouse and key events to input queue superp00t 2023-11-24 19:33:48 -0500
  • dce8a76717 chore(build): update dependencies superp00t 2023-11-18 13:49:34 -0500
  • ec66da49c5 fix(gx): when not on Windows or Linux, use dummy NewOpenGl superp00t 2023-11-18 11:30:06 -0500
  • 61b7c52a3c fix(build): vendored glew library superp00t 2023-11-18 11:16:18 -0500
  • 9fbddf1864 fix(build): vendored glew library superp00t 2023-11-18 11:14:44 -0500
  • 706c8903a1
    feat(gx): add incomplete 'CGxDeviceGLSDL' (#2) Phaneron 2023-11-18 10:50:16 -0500
  • 83f8591082
    chore(build): clean up fmod integration fallenoak 2023-10-23 22:12:33 -0500
  • a7d688c952
    chore(build): clean up fmod integration fallenoak 2023-10-23 22:02:43 -0500
  • de5e3fc201
    chore(build): add executable-local library search paths (#89) fallenoak 2023-10-22 22:52:05 -0500
  • 33584c9894
    chore(build): add executable-local library search paths fallenoak 2023-10-22 22:43:30 -0500
  • 934e0fb600 fix(client): define login CVars as static variables part of class ClientServices superp00t 2023-09-01 22:07:33 -0400
  • 127b83f24c fix(client): define login CVars inside ClientServices.cpp superp00t 2023-09-01 21:59:50 -0400
  • 0b6ca30f7d fix(client): include 'console/Client.hpp' superp00t 2023-09-01 21:28:54 -0400
  • 77608bab14 fix(client): missing static specifier superp00t 2023-09-01 21:28:09 -0400
  • 5928749866 feat(client): typos superp00t 2023-09-01 21:24:17 -0400
  • d60b85f85c feat(client): use 'realmList' CVar when connecting to realm list server superp00t 2023-09-01 21:14:28 -0400
  • 9096894a21 fix(console): query if either CTRL key is pressed in OnKeyDownRepeat superp00t 2023-08-25 16:04:34 -0400
  • a6550c7c76 fix(console): get input line in OnKeyDownRepeat superp00t 2023-08-25 16:03:43 -0400
  • eb29dfd933 feat(console): handle some repeating key input events superp00t 2023-08-25 16:02:56 -0400
  • 5bb6123a43 fix(console): fix improper printing in 'cvarlist' command superp00t 2023-08-25 01:06:37 -0400
  • f6fba9b74c fix(console): fix improper printing in 'cvarlist' command superp00t 2023-08-25 00:57:25 -0400
  • 93be23dacc fix(client): include <bc/os/Path.hpp> superp00t 2023-08-24 23:30:06 -0400
  • 8e1869ffc1 fix(console): fix cvar iteration names superp00t 2023-08-24 23:25:55 -0400
  • 0bc324fb97 fix(console): add missing argument to CVar::Set superp00t 2023-08-24 23:16:31 -0400
  • ad147508a1 fix(console): specify CVar namespace when using s_registeredCVars superp00t 2023-08-24 23:15:39 -0400
  • 8e5b32555c fix(console): CVar::Load functions are static superp00t 2023-08-24 23:12:13 -0400
  • c3827174e9 fix(console): forward declare command handlers superp00t 2023-08-24 22:40:26 -0400
  • 089d5438a1 fix(console): fix SetCommandHandler superp00t 2023-08-24 22:35:39 -0400
  • 17fc9017e0 feat(console): add functions to reset and default cvars superp00t 2023-08-24 22:24:47 -0400
  • 851c1aea5b fix(util): remove placeholder OsCreateDirectory superp00t 2023-08-24 21:29:44 -0400
  • 2fbae5bf52 fix(util): correct string empty checks superp00t 2023-08-24 21:25:02 -0400
  • 1219279a2d feat(console): load console variables from WTF files superp00t 2023-08-24 20:51:30 -0400
  • b2a7a3d4ca chore(build): update dependencies superp00t 2023-08-24 20:49:17 -0400
  • 3f238e2b10 chore(build): update dependencies superp00t 2023-08-23 19:43:40 -0400
  • dc83513147 chore(build): update dependencies superp00t 2023-08-23 18:25:34 -0400