1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Cleanup] Cleanup uses of insert/push_back when a temp object is used. (#3170) More... about 2 years ago
[Cleanup] Fix possible dereferencing of invalid iterator in constants (#3181) More... about 2 years ago
[Cleanup] Use a constant reference for content_flags in SetContentFlags() (#3196) More... about 2 years ago
[Cleanup] Remove possible dereferenced nullptrs in bot.cpp (#3241) More... about 2 years ago
[Cleanup] Fix loop and code duplication for SE_ProcOnKillShot (#3224) More... about 2 years ago
[Bug Fix] Fix issue with Bot Raid invites not working. (#3249) More... about 2 years ago
[Cleanup] Further bot.cpp nullptr checks (#3240) More... about 2 years ago
[Bug Fix] Correct Forward Declaration compilation warning (#3176) More... about 2 years ago
[Performance] Change to use Pass by reference where valid. (#3163) More... about 2 years ago
[Cleanup] Remove unused Includes under zone files (#3162) More... about 2 years ago
[Release] 22.9.0 (#3174) More... about 2 years ago
[Cleanup] Add client pointer validation to Zone::GetClosestZonePoint() (#3173) More... about 2 years ago
[Cleanup] Remove unnecessary validation check in Zone::ClearBlockedSpells() (#3172) More... about 2 years ago
[Fix] Correct SE_SlayUndead & SE_HeadShotLevel limit Value when applied. (#3171) More... about 2 years ago
[Cleanup] Cleanup excessive type casting: string -> char * -> string (#3169) More... about 2 years ago
[Crash] Fix out of bound arrays, other potential crashes (#3166) More... about 2 years ago
[Crash] Add Checks for valid pointers or fix existing. (#3164) More... about 2 years ago
[Fix] Prevent VerifyGroup from setting OOZ membername to Null character. (#3168) More... about 2 years ago
[Bots] Remove Bot Groups Functionality (#3165) More... about 2 years ago
[Quest API] Add missing Luabind definitions to lua_general.cpp (#3167) More... about 2 years ago
[Release] 22.8.2 (#3161) More... about 2 years ago
[Bug Fix] Correct logic checks for Bot rule AllowOwnerOptionAltCombat (#3158) More... about 2 years ago
[Bug Fix] Fix for OOZ Group updates when removing/inviting Bots (#3159) More... about 2 years ago
[Bug Fix] Fix issues with Lua tables not starting at index 1 (#3160) More... about 2 years ago
[Fix] Fix strcpy-param-overlap (#3157) More... about 2 years ago
[Bug Fix] Check Rule "Bots Enabled" to prevent bot database calls on connect (#3154) More... about 2 years ago
[Rules] Remove Guild Bank Zone ID Rule (#3156) More... about 2 years ago
[Bug Fix] Fix bot_raid_members.sql for MYSQL. (#3155) More... about 2 years ago
[Fix] Fix an issue with EVENT_DISCONNECT not firing on regular /camp (#3153) More... about 2 years ago
[Crash] Add Checks for out of bounds & dereferencing nullptrs (#3151) More... about 2 years ago