Commit Graph

32 Commits

Author SHA1 Message Date
fallenoak
53b26169f3
feat(util): add CGameTime::GameTimeSetMinutesPerSecond 2026-01-29 08:46:57 -06:00
fallenoak
721ee527eb
feat(util): add CGameTime::GameTimeUpdate
Some checks are pending
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:cl compiler_name:MSVC cxx:cl os:windows-latest system_name:Windows test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:clang compiler_name:Clang cxx:clang++ os:macos-latest system_name:macOS test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:gcc compiler_name:GCC cxx:g++ os:ubuntu-latest system_name:Linux test_path:WhoaTest]) (push) Waiting to run
2026-01-28 22:01:23 -06:00
fallenoak
886ababae9
feat(util): add CGameTime::GameTimeSetTime
Some checks are pending
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:cl compiler_name:MSVC cxx:cl os:windows-latest system_name:Windows test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:clang compiler_name:Clang cxx:clang++ os:macos-latest system_name:macOS test_path:WhoaTest]) (push) Waiting to run
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:gcc compiler_name:GCC cxx:g++ os:ubuntu-latest system_name:Linux test_path:WhoaTest]) (push) Waiting to run
2026-01-28 21:31:24 -06:00
fallenoak
1d91a49462
feat(util): add initial implementation of CGameTime 2026-01-28 20:39:49 -06:00
fallenoak
aed2aebb66
feat(util): add WowTime::AddDays 2026-01-28 20:13:11 -06:00
fallenoak
661b77091f
feat(util): add WowTime::SetHourAndMinute overload 2026-01-28 18:56:12 -06:00
fallenoak
335bd21a26
feat(util): add WowTime::SetHourAndMinutes 2026-01-28 18:50:12 -06:00
fallenoak
bfcceed8fd
feat(util): add initial implementation of WowTime 2026-01-28 15:44:42 -06:00
fallenoak
a90933f635
feat(util): add operator== overloads to CHashKeyGUID 2026-01-13 15:53:39 -06:00
fallenoak
c59d0de8b5
feat(util): add wip C3Spline class to util 2026-01-12 19:45:31 -06:00
fallenoak
364fba9f34
chore(util): restructure guid code and add WOWGUID typedef 2026-01-12 09:00:56 -06:00
fallenoak
6d8510b4a7
feat(util): add SmartGUID 2026-01-11 23:48:16 -06:00
fallenoak
59b0cfc80d
feat(util): add operator>> for CDataStore to C3Vector 2026-01-09 20:22:09 -06:00
fallenoak
424b2c5227
feat(util): add ZlibDecompress 2026-01-08 22:05:25 -06:00
fallenoak
267890cafe
feat(object): add initial structure for basic client object classes 2026-01-08 15:56:39 -06:00
fallenoak
3827e42795
feat(client): initialize g_rndSeed in InitializeGlobal 2026-01-04 19:44:33 -06:00
fallenoak
ea8b7ca0b8
feat(util): add SFile::FileExists 2025-10-30 23:04:29 -05:00
fallenoak
ea034cb960
chore(ui): prefer lua_tostring macro 2025-10-21 09:04:29 -05:00
fallenoak
fb00da2899
feat(util): stub SFile::IsStreamingTrial 2025-10-11 16:43:47 -05:00
fallenoak
a71f15bfe1
chore(util): remove superfluous void 2025-10-11 16:28:44 -05:00
fallenoak
99bc6f46f5
feat(util): add CURRENT_REGION 2025-10-03 23:38:41 -05:00
fallenoak
67310473db
feat(locale): add CURRENT_LANGUAGE and WOW_LOCALE 2025-09-23 06:18:07 -07:00
fallenoak
ee1d46db19
chore(build): remove unused includes 2023-03-31 12:03:37 -05:00
Tristan 'Natrist' Cormier
6f52a6287d
chore(console): split out console library 2023-03-25 09:56:41 -05:00
fallenoak
1246a5a4da
feat(util): add HMAC-SHA1 utility function 2023-03-23 22:56:59 -05:00
fallenoak
49237bf68d
fix(util): add missing initializer to CWOWClientStatus 2023-03-05 22:27:35 -06:00
fallenoak
765c782355
fix(util): pass nullptr when SFile::OpenEx fails 2023-03-05 22:23:46 -06:00
fallenoak
2282b8a54a
chore(bc): switch BlizzardCore to bc lib 2023-03-04 11:29:25 -06:00
fallenoak
a3a12c23a2
chore(util): permit arbitrary return values in unimplemented macro 2023-02-21 08:00:56 -06:00
fallenoak
97a6a8dd91
chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
fallenoak
655d795a9d
feat(app): add windows app 2023-01-03 00:45:25 -06:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00