Commit Graph

  • 2124b63982 -Fixed a memleak in inviting mercs to group. -Fixed a duplicate merc in window bug. #34 SecretsOTheP 2013-03-21 00:40:59 -04:00
  • 886c7bf634 Fixed stacking issues with SE_Limit* (ex. Unholy Aura Discipline and Aura of Reverence) #37 mackal 2013-03-20 23:29:00 -04:00
  • 56825e9ed0 Two crash fixes reported on the forums are hopefully fixed. SecretsOTheP 2013-03-20 10:46:09 -04:00
  • 925ba2199e Whoops, forgot CMakeLists.txt SecretsOTheP 2013-03-20 07:19:20 -04:00
  • fd8650b8a0 Merge branch 'master' of https://github.com/SecretsOTheP/Server SecretsOTheP 2013-03-20 04:25:34 -04:00
  • 549455b3df Merc message removed. SecretsOTheP 2013-03-20 04:02:33 -04:00
  • f90a5b5b71 Merc message removed. SecretsOTheP 2013-03-20 04:02:33 -04:00
  • 5c76297e5f Merge branch 'master' of https://github.com/EQEmu/Server SecretsOTheP 2013-03-20 04:01:44 -04:00
  • cabf8631d4 Fixed mercenary memleaks in AI_Start and Unsuspend. SecretsOTheP 2013-03-20 04:00:08 -04:00
  • 6ae8fbc0e4 Initialised some data in Mob/Merc constructors to stop valgrind complaining. Derision 2013-03-19 20:44:22 +00:00
  • f32a277643 Fixed memory leak in OP_VeteranRewardsAvailable Derision 2013-03-19 19:22:16 +00:00
  • 09df77b56e Changelog fix. badcaptain 2013-03-19 01:03:15 -04:00
  • f5e58e0125 Merge branch 'master' of https://github.com/EQEmu/Server into Mercs badcaptain 2013-03-19 00:57:15 -04:00
  • 660ab53476 Fixed zone crash due to merc focus effects & tribute, merc aggro issues when client in melee range, spell recast timers. Added melee DPS spells/disciplines & support. badcaptain 2013-03-19 00:53:01 -04:00
  • 5c9f2c0d50 Fixed a couple of memory leaks. Derision 2013-03-18 21:09:23 +00:00
  • d036afee5b Fixed missing version parameter in DB select in GetZoneWeather. Derision 2013-03-17 15:52:48 +00:00
  • 4ab7786828 Merge branch 'master' of https://github.com/EQEmu/Server SecretsOTheP 2013-03-17 10:14:25 -04:00
  • 981cabe857 Fixed a couple of merc memory leaks and removed some commented out DumpPacket calls. Derision 2013-03-17 13:52:43 +00:00
  • 8eef122cec Forgot changelog :x SecretsOTheP 2013-03-17 06:20:12 -04:00
  • 1dc1655891 Hopefully fixed that pesky merc memleak and cleaned up mercs a tad. SecretsOTheP 2013-03-17 06:18:32 -04:00
  • 0bc942f4d5 Test SecretsOTheP 2013-03-15 03:27:45 -04:00
  • 9fbf9abd47 Forgot changelog :x #33 SecretsOTheP 2013-03-17 06:20:12 -04:00
  • b8170df498 Hopefully fixed that pesky merc memleak and cleaned up mercs a tad. SecretsOTheP 2013-03-17 06:18:32 -04:00
  • d76a8bd34a EQExtractor2: Added SQL generation support for current Live client decoder. Derision 2013-03-17 10:09:13 +00:00
  • 021faf68b3 Merge branch 'master' of https://github.com/EQEmu/Server #31 SecretsOTheP 2013-03-17 04:52:52 -04:00
  • 7c264ad097 EQExtractor2 update. Derision 2013-03-16 19:56:09 +00:00
  • 810fdf3cca Resurrection - Fix for RoF + fixed a couple of memory leaks. Derision 2013-03-15 19:37:29 +00:00
  • c301b30c3a Merge branch 'master' of https://github.com/EQEmu/Server SecretsOTheP 2013-03-15 03:32:43 -04:00
  • 735b4181fa Test SecretsOTheP 2013-03-15 03:27:45 -04:00
  • a14fecaf78 Forgot to remove debugging. badcaptain 2013-03-14 23:13:49 -04:00
  • e12b06a9ad Merge branch 'master' of https://github.com/EQEmu/Server badcaptain 2013-03-14 23:03:39 -04:00
  • 9a82875ad4 Forgot changelog. badcaptain 2013-03-14 22:56:45 -04:00
  • 0b0ee921a5 Fix for hatelist random missing last member on hatelist. JJ 2013-03-14 20:42:02 -04:00
  • 7109a40637 Merge branch 'master' of https://github.com/EQEmu/Server badcaptain 2013-03-14 20:03:48 -04:00
  • 0a805feeec Fixed Merc spell recast timers, changed how Mercs add mobs to their hate lists (should prevent IsEngaged() issues), initial Caster DPS Merc spell casting AI, initial Merc stance implementation, Mercs now suspend when their owner dies to prevent them being bugged (until it can be fixed), added 2 seconds between spell casts to be live-like. badcaptain 2013-03-14 19:51:29 -04:00
  • 9fdb6862f8 Updated comment in Handle_OP_ItemPreview Derision 2013-03-10 20:41:09 +00:00
  • e53ae5f6d5 More compiler warning fixes. Derision 2013-03-10 18:55:18 +00:00
  • 0ad1044b2e Added some error logging into ZoneDatabase::NPCSpawnDB for #npcspawn create Derision 2013-03-09 20:13:11 +00:00
  • 64c53fe37b Merge pull request #29 from addtheice/master Derision 2013-03-09 11:55:11 -08:00
  • faa93c3739 Added some consts to remove 'deprecated string to char*' warnings. #29 Arthur Ice 2013-03-09 10:52:25 -08:00
  • 0e6272e6d8 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. Derision 2013-03-09 13:21:06 +00:00
  • c363261d00 Fix from Zaela_S to stop mobs aggroing on dead players when using RespawnFromHover. Derision 2013-03-09 13:18:36 +00:00
  • a2500ff814 Fix for DBCore crash KimLS 2013-03-08 18:07:28 -08:00
  • 2af6e8cd16 Merge pull request #28 from af4t/master JJ 2013-03-08 08:42:54 -08:00
  • eb1e88b38c Reword blurbs in changelog.txt. #28 af4t 2013-03-07 23:33:21 -05:00
  • c81549a441 Melee tomes named "Skill: ...": had overlooked learn-by-right-click, updated. af4t 2013-03-07 09:42:16 -05:00
  • adf42c8750 Changed some stuff to keep it consistent with old behavior: was seeing crashes related to ptimers on peq. KimLS 2013-03-06 11:19:44 -08:00
  • 2ee8e17ac0 Merge pull request #27 from af4t/master Alex 2013-03-05 23:06:52 -08:00
  • f7469412f1 Merge pull request #23 from addtheice/master Alex 2013-03-05 23:05:27 -08:00
  • 55a72c86cf Merge branch 'master' of https://github.com/af4t/Server #27 af4t 2013-03-05 16:22:01 -05:00
  • a80eb397d5 Stop NPCs from aggroing each other with buffs/beneficial spells. af4t 2013-03-05 15:44:05 -05:00
  • 7926362ab5 Stop NPCs from aggroing each other with buffs/beneficial spells. af4t 2013-03-05 15:44:05 -05:00
  • 7af51ff346 Merge pull request #24 from af4t/master Derision 2013-03-04 12:56:32 -08:00
  • c8ca362eba Few minor issues highlighted by cppcheck/valgrind. Derision 2013-03-04 19:15:07 +00:00
  • 4964c17abb Forgot to update changelog.txt earlier #24 af4t 2013-03-04 13:08:53 -05:00
  • 0c6eee6d81 More warning clean ups (NULL to 0 on int, sprintf flags, typedef on enum) #23 Arthur Ice 2013-03-03 21:45:46 -08:00
  • 950f00fae6 Fixed some warnings, like sprintf %i warnings (converted to %lu), fals vs NULL, etc Arthur Ice 2013-03-03 16:17:06 -08:00
  • d8628170b5 Fixed missing include that blocked compile on linux. Arthur Ice 2013-03-03 15:26:40 -08:00
  • 68338dace1 Merge branch 'master' of git://github.com/EQEmu/Server Arthur Ice 2013-03-03 15:22:52 -08:00
  • af1f87a00f Fixed uninitialised variabled tempBot in #bot stance command (cppcheck) Derision 2013-03-03 22:26:57 +00:00
  • 9a47e79e8e Fixed memleak in Client::Handle_OP_MercenaryDataRequest (cppcheck) Derision 2013-03-03 22:22:04 +00:00
  • aceaba0fb0 Fixed uninitialised mercOwner highlighted by cppcheck. Derision 2013-03-03 22:12:14 +00:00
  • e0887d81aa Merge branch 'master' of git://github.com/EQEmu/Server Arthur Ice 2013-03-03 13:02:36 -08:00
  • ff9e4e0780 Merge pull request #22 from addtheice/master Derision 2013-03-02 12:30:26 -08:00
  • 6a4f61d3a3 Merge branch 'master' of git://github.com/EQEmu/Server Arthur Ice 2013-03-02 12:01:01 -08:00
  • c8da17c664 Deleted the old and duplicated GNU license text #22 Arthur Ice 2013-03-02 11:58:39 -08:00
  • 7c34a89ec5 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. badcaptain 2013-03-02 01:07:18 -05:00
  • da4cddf1ef Update README.md Alex 2013-03-01 16:45:10 -08:00
  • 9262c0895f Merge branch 'master' of https://github.com/EQEmu/Server KimLS 2013-02-28 22:33:31 -08:00
  • b5405c35e2 Tests fix + fix for certain factions not loading KimLS 2013-02-28 22:33:20 -08:00
  • 0137a271cc Merge pull request #21 from af4t/master Ludwig 2013-02-28 21:47:07 -08:00
  • 5d8af58e57 Oops, it's not a leap year. badcaptain 2013-03-01 00:34:25 -05:00
  • c054cb3dd0 Merge branch 'master' of git://github.com/EQEmu/Server #21 af4t 2013-03-01 00:27:20 -05:00
  • 8640a89323 Undo MAG pet targeting change af4t 2013-03-01 00:23:21 -05:00
  • ea72975e69 Fixed Merc duplicate save bug, focus items, spell_scale and heal_scale now work implemented, new merc equipment (with focus items), added checks during merc hire, unsuspend, & timer update for states where a merc can't be hired, unsuspended, or can't be retained due to insufficient funds, no room in group, in raid, invalid merc data, etc, and give appropriate feedback, added rules for charging of merc purchase and upkeep costs. badcaptain 2013-03-01 00:01:27 -05:00
  • 7237c1f54c Shared Memory changelog + something with CMake to support rvalue refs KimLS 2013-02-27 16:16:20 -08:00
  • 92ed7e694f Merge branch 'master' into shared_mem KimLS 2013-02-26 21:29:34 -08:00
  • ffe24cdfaa Merge pull request #19 from af4t/IHT_LT Alex 2013-02-26 21:29:01 -08:00
  • 04dfe4512f SK AA Touch of the Wicked should reduce reuse timers for Improved Harm Touch & Leech Touch as well as regular HT. Add to aa_actions with same redux rate as regular HT #19 af4t 2013-02-26 09:48:36 -05:00
  • a95205905e Merge pull request #16 from af4t/TomeFix Alex 2013-02-26 01:09:33 -08:00
  • 55347aeab6 Merge pull request #17 from af4t/SummonedPetTarget Alex 2013-02-26 01:08:44 -08:00
  • 945db17cb8 Fix targeting for summoned pets in Mob::DetermineSpellTargets #17 af4t 2013-02-25 10:33:53 -05:00
  • e48d59b07b Melee tomes named "Skill: ..." can be handed to guildmasters and memorized. #16 af4t 2013-02-25 09:19:07 -05:00
  • aff4d53d7e Fix for sdrawkcab index in skill_caps KimLS 2013-02-24 22:08:10 -08:00
  • 5bb604248f Removed obsolete cleanipc program KimLS 2013-02-24 10:52:52 -08:00
  • 7e63135a3d Fix for linux ipc mutex KimLS 2013-02-24 10:51:04 -08:00
  • 3092286604 Fix for bad data on factions KimLS 2013-02-24 10:33:07 -08:00
  • d42ff6ce19 Merge branch 'master' into shared_mem KimLS 2013-02-23 22:43:24 -08:00
  • 26f965e251 Fix for shared memory loot: both the inconsistent tables and the not loading of tables with no items KimLS 2013-02-23 22:42:40 -08:00
  • 34a4b2ab37 Misc fizes. Derision 2013-02-23 23:12:10 +00:00
  • 9c1159837a Merge branch 'master' into shared_mem KimLS 2013-02-23 15:04:16 -08:00
  • 147c96970c Moved faction stuff around, removed stupid external item status stuff KimLS 2013-02-23 15:03:15 -08:00
  • e7e1b46b36 Set #reloadlevelmods to status 255 Derision 2013-02-23 22:17:19 +00:00
  • 299dc525d0 Set #reloadworld to 255 status Derision 2013-02-23 22:00:43 +00:00
  • 5a69f41f4d Missing EOL KimLS 2013-02-23 13:48:05 -08:00
  • c31b2b65c1 NPC Faction lists to new shared memory scheme KimLS 2013-02-23 13:45:19 -08:00
  • 8937c5be86 Fix for mmf failing on linux (relies on size_ which wasn't init properly on one of the constructors, now is) KimLS 2013-02-23 01:32:05 -08:00
  • 54883b0795 mmf wont lock - programmer can handle that KimLS 2013-02-23 00:48:16 -08:00
  • 39a77a855e Stupid design choice in cppunit fixt -.- KimLS 2013-02-23 00:37:12 -08:00
  • 4c10d4dd2f c++11 linux compile conflicts with perl more KimLS 2013-02-23 00:07:47 -08:00