Souler
|
895a4dd352
|
Spells/Mage: Ring of Frost
|
2013-04-08 21:37:57 +02:00 |
|
Warpten
|
43da1bd0af
|
SQL/Updates: Fixed filename from previous commit. (Date formats...)
|
2013-04-03 23:15:19 +02:00 |
|
Warpten
|
6754b30e4c
|
DB/Objects: Fixed Wrath not being into the spells bar for newly created tauren druids.
|
2013-04-04 00:11:10 +03:00 |
|
Shauren
|
1ba6d0ce6f
|
Core/Units: Started work on updating movement (main goal: remove SendMovementFlagUpdate())
|
2013-04-03 20:13:33 +02:00 |
|
Shauren
|
7e9ac70420
|
Core/Units: Fixed spiky player movement
Closes #8792
|
2013-04-03 18:51:43 +02:00 |
|
Shauren
|
79d73bfa3d
|
Core/Units: Fixed transport positions sent in movement packets (also fixes a crash if on vehicle)
|
2013-04-01 23:20:57 +02:00 |
|
Shauren
|
1cfd71a858
|
Core/PacketIO: Fixed instant logouts displaying logout box with timer
|
2013-04-01 14:46:13 +02:00 |
|
Shauren
|
b431a499a7
|
Core/Units: Removed deprecated BuildMovementPacket method and updated MovementFlags2 enum
|
2013-04-01 14:45:47 +02:00 |
|
Shauren
|
f63fd0bc18
|
Core/Spells: Fixed a crash with summoning Wild Mushrooms
|
2013-03-28 23:52:58 +01:00 |
|
Vincent_Michael
|
1b8d917ea9
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
|
2013-03-27 13:19:56 +01:00 |
|
Gacko
|
b788856220
|
SAI/Quest: A Hero's Headgear (Thanks @untaught)
Solves: #9452
|
2013-03-26 21:52:00 +01:00 |
|
Gacko
|
e635ba5b81
|
Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creatures
|
2013-03-26 21:51:59 +01:00 |
|
Spp
|
d7d62e4248
|
Core: Fix compile with WITH_COREDEBUG option enabled
|
2013-03-26 19:34:49 +01:00 |
|
Spp
|
51287930cb
|
Core/Build: All include directories are quoted to support path with spaces
Closes #9504
|
2013-03-26 13:45:47 +01:00 |
|
Spp
|
3c6c8c1117
|
Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)
Closes #9501
|
2013-03-26 09:44:01 +01:00 |
|
Spp
|
d03da1320a
|
typo fix after 1a6a23e
|
2013-03-25 14:36:04 +01:00 |
|
Spp
|
c97c381ea0
|
Merge branch 'master' into 4.3.4
Conflicts:
src/server/game/Entities/Object/Object.cpp
src/server/game/Entities/Object/Object.h
src/server/game/Entities/Pet/Pet.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Player/Player.h
src/server/game/Events/GameEventMgr.cpp
src/server/game/Loot/LootMgr.cpp
src/server/shared/Packets/ByteBuffer.h
|
2013-03-25 14:34:22 +01:00 |
|
Spp
|
1a6a23ec96
|
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3.4 branch)
Core/Logging: Create new logger type "Cheat". Will be used to log all cheat attempts
|
2013-03-25 13:26:48 +01:00 |
|
Spp
|
7c36e3a298
|
Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3.4 branch)
|
2013-03-25 10:36:30 +01:00 |
|
nelegalno
|
70e4891e96
|
DB/Quest: set correct class requirement for The Forging of Quel Serrar
Closes 4194
|
2013-03-24 19:26:26 +01:00 |
|
Vincent_Michael
|
aad8c12a86
|
DB/EAI: Fix db error in 3a5ed66dcd
|
2013-03-24 12:32:17 +01:00 |
|
Kinzcool
|
e1cf3683a9
|
DB/Spell: Fixed EFFECT BIND position for "Teach: Death Gate".
Ref #8590
|
2013-03-24 02:38:56 -04:00 |
|
Warpten
|
132cc295ca
|
Core/Objects: Fixed playercreateinfo_spell for Cataclysm.
Note that playercreateinfo_spell_custom *should* be filled by yourself, just like what the name says.
|
2013-03-24 00:23:27 +01:00 |
|
ZxBiohazardZx
|
e3924a58f6
|
fix wrong pointid in previous commit
|
2013-03-23 11:06:36 +01:00 |
|
baric
|
106f6f893f
|
DB/Creature: Add missing spawns in the Demon Fall Ridge area
Closes #8614
|
2013-03-23 11:03:23 +01:00 |
|
ZxBiohazardZx
|
da5829b7da
|
DB/SAI Update SAI param for Ruined lifeboat & add SAI for Negolas
Closes #8846
|
2013-03-23 10:45:32 +01:00 |
|
foldor
|
1dcfc74e23
|
DB/Creature: add missing Silver Convenant in Frozen Halls
Closes #9082
|
2013-03-23 10:31:26 +01:00 |
|
alpharius
|
6c6ee59ac9
|
DB/Creature: add a text on death for Overmaster Pyron
Closes #9267
|
2013-03-23 10:26:03 +01:00 |
|
gaut
|
3a5ed66dcd
|
DB/SAI: add SAI for The Light's Mercy
Closes #9364
|
2013-03-23 10:23:20 +01:00 |
|
Gacko
|
ccb95c7462
|
Script/Spell: Apply Shadow's Fate to Sindragosa
Sindgragosa is summoned in instance script and would not pass the modified check otherwise
Related to: #9487
|
2013-03-22 21:36:25 +01:00 |
|
Shauren
|
92a490e7cd
|
Core/Auras: Fixed mount display
Closes #9482
|
2013-03-22 21:21:33 +01:00 |
|
Shauren
|
d40a16a95f
|
Core/Auras: Fixed client freezes happening with scalable auras that do not have all effects applied on all targets
Closes #8913
|
2013-03-22 21:21:09 +01:00 |
|
Shauren
|
4c8ff6e6a3
|
Core/Auth: Updated AuthResult enum
|
2013-03-22 19:55:01 +01:00 |
|
Vincent_Michael
|
15a249e28c
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
src/server/game/Entities/Pet/Pet.cpp
src/server/game/Entities/Pet/Pet.h
src/server/scripts/EasternKingdoms/zone_burning_steppes.cpp
src/server/scripts/EasternKingdoms/zone_stormwind_city.cpp
src/server/scripts/Kalimdor/zone_azshara.cpp
|
2013-03-21 22:00:01 +01:00 |
|
Shauren
|
d05aac03ae
|
Core/Players: Cleanup code in SendPreparedQuest (checks doing nothing...)
|
2013-03-21 21:01:52 +01:00 |
|
Shauren
|
cf1c1cf992
|
Core/Pets: Fixed crashes introduced in 1496e4df84
|
2013-03-21 21:00:47 +01:00 |
|
Spp
|
4429830ed7
|
Core: More functions moved to const
|
2013-03-21 15:13:51 +01:00 |
|
Spp
|
1496e4df84
|
Core/Pets: Remove unnecesary member variable (m_owner)
|
2013-03-21 15:00:43 +01:00 |
|
Spp
|
156fb824a4
|
Core/Scripts: Removed CAST_CRE define
|
2013-03-21 13:48:36 +01:00 |
|
Spp
|
355029fb4f
|
Core/Scripts: Removed CAST_PLR define
|
2013-03-21 13:07:10 +01:00 |
|
Spp
|
d091097433
|
Core/AI: Do not expose internal storage of SummonList
|
2013-03-21 11:06:05 +01:00 |
|
Vincent_Michael
|
41822a8ed3
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
src/server/game/AI/EventAI/CreatureEventAI.cpp
src/server/game/AI/EventAI/CreatureEventAI.h
src/server/game/AI/EventAI/CreatureEventAIMgr.cpp
src/server/game/Battlegrounds/Battleground.cpp
src/server/game/DataStores/DBCStores.cpp
src/server/game/Entities/Object/Object.h
src/server/game/Entities/Player/Player.h
src/server/game/Entities/Unit/Unit.cpp
src/server/game/Entities/Unit/Unit.h
src/server/game/Spells/Auras/SpellAuraEffects.cpp
src/server/game/Spells/SpellInfo.h
|
2013-03-20 22:07:56 +01:00 |
|
Nay
|
64cffa1271
|
SQLS: Rename sql file after PR merge
|
2013-03-20 21:02:45 +00:00 |
|
Nay
|
94dd2cd850
|
Merge pull request #8734 from blipi/guardians_altar
Quest 4901 "Guardians of the Altar"
|
2013-03-20 14:01:34 -07:00 |
|
Spp
|
69e81d46b1
|
Core/Misc: Define multiple functions const (+ code cleanup here and there)
|
2013-03-20 14:20:17 +01:00 |
|
Spp
|
af200bfaa5
|
Core/Account: Remove unused helper functions
|
2013-03-20 14:20:17 +01:00 |
|
Spp
|
b4ee55dd05
|
Core/Misc: Do not use singleton when calling to static function ChooseDisplayId (and remove unused parameter)
|
2013-03-20 14:20:17 +01:00 |
|
Nay
|
a44319a99d
|
Merge pull request #9472 from jacob-baines/mismatch
Fix mismatching new/delete
|
2013-03-20 03:52:44 -07:00 |
|
baines
|
88dd08d4b0
|
Fix mismatching new/delete
|
2013-03-20 06:47:30 -04:00 |
|
Nay
|
7a46950e4a
|
Merge pull request #9470 from Visagalis/visagalis
[TOC faction champions fix] Loot chest is now selectable after spawning.
Closes #9164
|
2013-03-20 00:47:04 -07:00 |
|