openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
HerculesWS
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
2 days
ago.
Sep 11, 2025 — Sep 11, 2026
Showing page 1 of 727
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update changelog with missing changes for release v2026.07
Ibrahim Zidan
More...
about 2 months ago
Release v2026.07
Ibrahim Zidan
More...
about 2 months ago
Merge pull request #3416 from HerculesWS/compile_cpp
Ibrahim Zidan
More...
about 2 months ago
HPM Hooks update
Ibrahim Zidan
More...
about 2 months ago
Merge pull request #3418 from AcidMarco/fix-ground-skill-tick-cache
Ibrahim Zidan
More...
2 months ago
Fix stale ground skill tick cache after mob respawn
AcidMarco
More...
2 months ago
Implemented a github action step that pre-compiles all conan dependencies and caches them for use in later builds, improving build speed.
Ibrahim Zidan
More...
2 months ago
Update constants documentation
hwsapibot
More...
2 months ago
Change SSL library used for mariadb to default to schannel on windows and openssl on other platforms
Ibrahim Zidan
More...
2 months ago
Fix warning C4702 (unreachable code) in clif_open_ui
Ibrahim Zidan
More...
2 months ago
Fix warning C4702 (unreachable code) in clif_format_itemlink
Ibrahim Zidan
More...
2 months ago
Silence C4702 unreachable code in llhttp library
Ibrahim Zidan
More...
2 months ago
Fix setup_env.ps1 using the deprecated gwmi cmdlet
Ibrahim Zidan
More...
2 months ago
Update windows github actions and re-enable them
Ibrahim Zidan
More...
2 months ago
Raise warning level on MSVC to 4 (highest) and disable few warnings that reports intended behavior/features
Ibrahim Zidan
More...
2 months ago
Fix warning C4702 (unreachable code) in httpparser_parse
Ibrahim Zidan
More...
2 months ago
Fix warning C4702 (unreachable code) in skill_check_condition_char_sub
Haru
More...
2 months ago
Fix warning C4701 potentially uninitialized local variable 'func' used in debug builds
Haru
More...
2 months ago
Suppress warning C4702 (unreachable code) in various script.c functions caused by code after disp_error_message()
Haru
More...
2 months ago
Remove some else after return/break in script.c to make the code flow easier and remove extra indentation
Haru
More...
2 months ago
Remove an unnecessary level of indentation (else after return) in skill_check_condition_char_sub
Haru
More...
2 months ago
Fix warning C4702 (unreachable code) in BUILDIN(getbattleflag) by changing the logic to return early
Haru
More...
2 months ago
Fix warning C4702 (unreachable code) in path_search by removing an else after a return
Haru
More...
2 months ago
Fix warning C4702 (unreachable code) in clif_bl_type
Haru
More...
2 months ago
Fix warning C4702 (unreachable code) in ACMD(breakguild) by changing the logic to return early
Haru
More...
2 months ago
Fix warning C4702 (unreachable code) in lapiif_parse_fromapi_api_proxy
Haru
More...
2 months ago
Fix warning C4702 (unreachable code) in get_executable_path
Haru
More...
2 months ago
Fix warning C4702 (unreachable code) in aclif_get_first_world_name
Haru
More...
2 months ago
Suppress warning C4702 in libconfig due to false positives in the generated bison code
Haru
More...
2 months ago
Supress C4366 in intif_parse_GuildInfo as the error is happening because of a packet structure
Ibrahim Zidan
More...
2 months ago
←
1
2
3
4
5
6
7
8
9
…
726
727
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree