1
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made Merc::AddMercToGroup handle cleaning up old groups as opposed to doing it in each location before AddMercToGroup. This should fix cases where the Merc's owner is invalid and being referenced, which causes the crash located in: More... about 12 years ago
Moved around some data in Mercs to help prevent another crash... dunno if it actually will fix it but it can't hurt >_< More... about 12 years ago
Merge pull request #41 from SecretsOTheP/master
JJ
More... about 12 years ago
Merc group/depop crash fixes. More... about 12 years ago
Fixed SQL
JJ
More... about 12 years ago
Merge pull request #40 from af4t/master
JJ
More... about 12 years ago
Fix typos More... about 12 years ago
Merge pull request #39 from mackal/Fade_Escape_Fix More... about 12 years ago
Merge pull request #38 from SecretsOTheP/master More... about 12 years ago
Whoops. Fixed a small change I did. More... about 12 years ago
Fix for a crash issue related to groups that both PEQ and Armm reported on the forums. More... about 12 years ago
Fixed and cleaned up Client::Escape() Fixed SE_FadingMemories to use Client::Escape() Rogue AA Escape now uses a spell instead of AA Action Bard AA Fading Memories now only uses the AA Action to eat mana More... about 12 years ago
Syntax error, better place for entity list removal More... about 12 years ago
Another safeguard against a dangling pointer. More... about 12 years ago
Added a few checks to resolve dangling pointers involving Mercs. Similar to the AIYellForHelp crash fixed years ago by Rogean. More... about 12 years ago
Merge branch 'master' of https://github.com/SecretsOTheP/Server More... about 12 years ago
Merge branch 'master' of https://github.com/EQEmu/Server More... about 12 years ago
-Merc upkeep timers fixed to display properly. They now persist through zones as well as save to the database properly. -Merc unsuspend timers should now be more reliable across zone shutdown. More... about 12 years ago
Added some pointer checks as discussed in issue #36
JJ
More... about 12 years ago
Merge branch 'master' of https://github.com/EQEmu/Server More... about 12 years ago
Fixed merc buffing bugs, added checks before dismissing merc to prevent possible bugged mercs, merged in Secret's merc memory leak fixes. More... about 12 years ago
Merge pull request #37 from mackal/stacking_SE_Limits
DerisionEQ
as Derision
More... about 12 years ago
-Fixed a memleak in inviting mercs to group. -Fixed a duplicate merc in window bug. More... about 12 years ago
Fixed stacking issues with SE_Limit* (ex. Unholy Aura Discipline and Aura of Reverence) More... about 12 years ago
Two crash fixes reported on the forums are hopefully fixed. More... about 12 years ago
Whoops, forgot CMakeLists.txt More... about 12 years ago
Merge branch 'master' of https://github.com/SecretsOTheP/Server More... about 12 years ago
Merc message removed. More... about 12 years ago
Merc message removed. More... about 12 years ago
Merge branch 'master' of https://github.com/EQEmu/Server More... about 12 years ago