Commit Graph
21425 Commits
Author SHA1 Message Date
Aokromes c948838bba DB/Quest: Kaw the Mammoth Destroyer
By dr-j, closes #4030
2014-06-23 16:05:36 +02:00
Aokromes e319472e71 Merge pull request #11609 from zengwf/master
Core/Movement:Fix waypointed creature aggro
2014-06-23 15:10:20 +02:00
Aokromes 11d0e6d0ce Rename 2014_06_23_13_world_spell_group.sql to 2014_06_23_13_world_spell_group.sql 2014-06-23 14:59:08 +02:00
Aokromes 7b6390cc90 DB/Spell: Magic Resistance Potion - Stacking
By untaught, closes #12156
2014-06-23 14:55:34 +02:00
Aokromes 8aef596bd8 DB/Quest: Chasing Icestorm: Thel'Zan's Phylactery
By dr-j, closes #1871
2014-06-23 14:53:49 +02:00
Aokromes 194f7a80c2 DB/Quest: A Means to an End
By dr-j, closes #4325
2014-06-23 14:50:09 +02:00
Aokromes 7f6ed825bf DB/Creature: Theramore Guards
By dr-j, closes #6848
2014-06-23 14:47:48 +02:00
Aokromes 0f26ecb8cb DB/Quest: Terokk's Downfall
By dr-j, updates #2029
2014-06-23 11:27:05 +02:00
Aokromes b33613d573 DB/Quest: The Medallion of Faith
By untaught, closes #3479
2014-06-23 11:07:41 +02:00
Aokromes 29a07d1f7b DB/Quest: Rise, Obsidion 3.3.5 Version
By dr-j, closes #11497
2014-06-23 11:05:52 +02:00
Aokromes 6c047753c2 DB/Quest: fel spirits
By untaught, closes #10194
2014-06-23 07:30:16 +02:00
Aokromes 973e219a65 DB/Quest: Field Test
By dr-j, updates #3521
2014-06-23 06:57:39 +02:00
Aokromes 4b11b59705 DB/Gameobject: Decoy!
By wintergreen77, closes #4080
2014-06-23 06:40:35 +02:00
Aokromes 2d884e7d09 DB/Misc: Hall of the Watchers
By dr-j, closes #7507
2014-06-23 06:31:36 +02:00
Kinzcool 86fb3235b4 DB/CreatureText: Fixed the wrong languages present in creature_text 2014-06-23 00:01:42 -04:00
Aokromes 0327585464 DB/Gameobject: Add Cosmetic Explosion Trap spawns
By untaught, updates #12243
2014-06-23 05:28:50 +02:00
Kinzcool acf600f65d DB/Spells: Added some effects to a couple of serverside spells 2014-06-22 23:13:41 -04:00
Aokromes 3304cf31c3 DB/Quest: The Ring of Blood: The Blue Brothers
By dr-j, closes #11185
2014-06-22 23:10:37 +02:00
Aokromes fb3e9d2e26 DB/Creature: Fix Gurgthock
By dr-j, closes #11189
2014-06-22 23:07:53 +02:00
Aokromes 02e3975589 DB/Quest: Jack Likes His Drink
by dr-j, closes #11453
2014-06-22 23:00:40 +02:00
Aokromes 34f759fab6 DB/Creature: Enraged Stanley
By dr-j, closes #11774
2014-06-22 22:45:17 +02:00
Aokromes 14c3b1445d DB/Creature: Fix Proto-drake (23689)
By dr-j, closes #11782
2014-06-22 22:42:03 +02:00
Aokromes dfcce20caf DB/Quest: Cocooned
By dr-j, closes #11478
2014-06-22 22:39:29 +02:00
Aokromes 9345197a9c DB/SAI: Prevent mass spawn of Heb'Jins Bat
By dr-j, closes #11596
2014-06-22 22:15:41 +02:00
Aokromes 165bb9d167 DB/Spell: Arcane missiles & Penance critical chance reduction
By gecko32, closes #11949
2014-06-22 22:01:15 +02:00
jackpoz ae80fdcb51 Core/Loot: Fix disenchant exploit
Fix exploit that allowed to disenchant the same item multiple times.
Fixes #12116
2014-06-22 21:47:30 +02:00
Aokromes ebc889dae6 DB/Quest: Valduran the Stormborn
By w1sht0l1v3, closes #4499
2014-06-22 21:37:38 +02:00
Aokromes 6b24a8a7a7 DB/Quest: All Things in Good Time
By dr-j, closes #11441
2014-06-22 21:31:17 +02:00
Aokromes a464a87881 DB/Quest: Fix Basic Orders
By untaught, closes #11925
2014-06-22 21:29:50 +02:00
Aokromes 288b016e31 DB/Quest: The Story Thus Far...
By untaught, closes #11417
2014-06-22 21:22:28 +02:00
Aokromes 74d57fa1c0 DB/Quest: Fix Slim Pickings
By dr-j closes #1900
2014-06-22 21:19:00 +02:00
Aokromes 63c58b6413 DB/SAI: Fix Stone statues
By untaught, closes #1923
2014-06-22 21:15:37 +02:00
Subv f9a08ac1c9 Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExecutor classes.
Removed an unused function.
2014-06-22 14:07:23 -05:00
Aokromes 48af876ace DB/Quest: The Plains of Nasam
By dr-j, closes #3979
2014-06-22 20:58:06 +02:00
Subv 11d545f01d Core/Build: Fixed build. 2014-06-22 13:46:21 -05:00
Subv 79440b3d9d Shared/Misc: Removed some more ACE dependencies 2014-06-22 13:17:47 -05:00
Subv fa1da7a921 BuildSystem/CMake: Fixed cmake configuring when building in 32 bits. 2014-06-22 12:54:10 -05:00
jackpoz 4fb56fbfe0 Core/Calendar: Fix memory leak in CMSG_CALENDAR_ADD_EVENT handler.
Fix memory leak when malformed CMSG_CALENDAR_ADD_EVENT is received.
This properly fixes the memory leak that 51e38872c7 tried to fix, reverted in 927f16de49.
2014-06-22 19:25:17 +02:00
leak bfcbde1c97 Various cleanups and fixes due to feedback 2014-06-22 16:29:49 +02:00
leak ca3327dbed Replaced ACE_Configuration_Heap based config file handling with boost::property_tree::ini_parser 2014-06-22 15:45:54 +02:00
leak 7dd6f0f1d8 Replaced all ACE_OS::localtime_r calls 2014-06-22 15:42:46 +02:00
suranex b3aebb21ec Core/Dependencies: Update gsoap-library to v2.8.17r 2014-06-22 14:33:51 +02:00
jackpoz ec8cccffe9 Core/Groups: Fix UpdatePlayerOutOfRange() not updating some out of range group members
Fix UpdatePlayerOutOfRange() not updating some out of range group members on different maps by also checking if both player and member are on same map.
2014-06-22 14:24:51 +02:00
Shauren 5e80f86514 Core/Spells: Defined unknown attribute 2014-06-22 12:40:34 +02:00
Trisjdc ddc8c35d1b Merge pull request #11750 from gecko32/upstream_master
core/spells: Cyclone & Farie Fire Piercing Cyclone
2014-06-22 09:07:11 +01:00
Aokromes 516246cbe9 DB/SAI: Fix Catch and Release
By Polkic, closes #11236
2014-06-22 06:50:17 +02:00
Aokromes d672828c0e DB/Gameobject: Netherwing Egg
By justicar, updates #10813
2014-06-22 06:26:59 +02:00
Vincent-Michael ac343c72cc DB/Creature: Fix locales_creature for some language 2014-06-22 00:52:57 +02:00
Rochet2 c22d51f468 Core: Fix pet dismiss on phase with update 2014-06-21 23:57:23 +03:00
leak ccf3374e49 Removed ACE dependies from ByteBuffer 2014-06-21 20:21:33 +02:00