Merge pull request #29 from addtheice/master |
|
More...
|
about 12 years ago
|
Added some consts to remove 'deprecated string to char*' warnings. |
|
More...
|
about 12 years ago
|
Removed _log message from zone/CatchSignal on Linux as it can deadlock on shutdown if another signal is received while the _log call is being processed. |
|
More...
|
about 12 years ago
|
Fix from Zaela_S to stop mobs aggroing on dead players when using RespawnFromHover. |
|
More...
|
about 12 years ago
|
Fix for DBCore crash |
|
More...
|
about 12 years ago
|
Merge pull request #28 from af4t/master |
|
More...
|
about 12 years ago
|
Reword blurbs in changelog.txt. |
|
More...
|
about 12 years ago
|
Melee tomes named "Skill: ...": had overlooked learn-by-right-click, updated. |
|
More...
|
about 12 years ago
|
Changed some stuff to keep it consistent with old behavior: was seeing crashes related to ptimers on peq. |
|
More...
|
about 12 years ago
|
Merge pull request #27 from af4t/master |
|
More...
|
about 12 years ago
|
Merge pull request #23 from addtheice/master |
|
More...
|
about 12 years ago
|
Merge branch 'master' of https://github.com/af4t/Server |
|
More...
|
about 12 years ago
|
Stop NPCs from aggroing each other with buffs/beneficial spells. |
|
More...
|
about 12 years ago
|
Stop NPCs from aggroing each other with buffs/beneficial spells. |
|
More...
|
about 12 years ago
|
Merge pull request #24 from af4t/master |
|
More...
|
about 12 years ago
|
Few minor issues highlighted by cppcheck/valgrind. |
|
More...
|
about 12 years ago
|
Forgot to update changelog.txt earlier |
|
More...
|
about 12 years ago
|
More warning clean ups (NULL to 0 on int, sprintf flags, typedef on enum) |
|
More...
|
about 12 years ago
|
Fixed some warnings, like sprintf %i warnings (converted to %lu), fals vs NULL, etc |
|
More...
|
about 12 years ago
|
Fixed missing include that blocked compile on linux. |
|
More...
|
about 12 years ago
|
Merge branch 'master' of git://github.com/EQEmu/Server |
|
More...
|
about 12 years ago
|
Fixed uninitialised variabled tempBot in #bot stance command (cppcheck) |
|
More...
|
about 12 years ago
|
Fixed memleak in Client::Handle_OP_MercenaryDataRequest (cppcheck) |
|
More...
|
about 12 years ago
|
Fixed uninitialised mercOwner highlighted by cppcheck. |
|
More...
|
about 12 years ago
|
Merge branch 'master' of git://github.com/EQEmu/Server |
|
More...
|
about 12 years ago
|
Merge pull request #22 from addtheice/master |
|
More...
|
about 12 years ago
|
Merge branch 'master' of git://github.com/EQEmu/Server |
|
More...
|
about 12 years ago
|
Deleted the old and duplicated GNU license text |
|
More...
|
about 12 years ago
|
Fixed Merc depop bug, added merc rest regen, fixed merc group spell casting bug where mercs would continue to try to cast group buffs on pets of caster who didn't have Pet Affinity AA. |
|
More...
|
about 12 years ago
|
Update README.md |
|
More...
|
about 12 years ago
|