Shauren
de82146df8
Core/Commands: Fixed crashes caused by using .account lock ip and .account lock country commands from console - these commands apply to currently logged account so they cannot be used from console
2014-07-12 01:17:46 +02:00
Vincent-Michael
9a47c17889
Core/Player: Improve error log
2014-07-12 00:52:52 +02:00
Vincent-Michael
1bc482d3d6
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/DungeonFinding/LFGMgr.cpp
src/server/scripts/Spells/spell_paladin.cpp
2014-07-12 00:24:23 +02:00
Vincent-Michael
12e44a36c1
Core/LFG: Fix build for gcc
2014-07-12 00:20:57 +02:00
Shauren
302169fd12
Buildsystem: Lowered required boost version to 1.49
2014-07-11 22:28:28 +02:00
Shauren
264363e76c
Core/Misc: Fixed another compiler segmentation fault when compiling AsyncAcceptor with gcc 4.7.2
2014-07-11 22:24:22 +02:00
Shauren
eaee0f5dd0
Core/Misc: Fixed compiler segmentation fault when compiling AsyncAcceptor with gcc 4.7.2
2014-07-11 22:07:48 +02:00
Vincent-Michael
00a8a9ebb4
Core: Fix warnings with other way
2014-07-11 21:50:49 +02:00
Vincent-Michael
c8e75073bf
Scripts/Misc: Fix some warnings vs2014 ctp (no support)
2014-07-11 20:24:55 +02:00
Vincent-Michael
29e0538624
Core: Fix some warnings vs2014 ctp (no support)
2014-07-11 20:08:35 +02:00
Vincent-Michael
b62ee5eea2
Scripts/BlackTemplate: Fix warnings vs2014 ctp (no support)
2014-07-11 19:42:20 +02:00
Vincent-Michael
6797d78c1b
Scripts/Misc: Added missing break in 495ca8c2dc (thx to @ccrs)
2014-07-11 17:36:52 +02:00
Vincent-Michael
4f619eb937
Core/LFG: Fix warning with vs2014 ctp (no support)
2014-07-11 17:04:01 +02:00
Vincent-Michael
495ca8c2dc
Scripts/Misc: Fix some warnings with vs2014 ctp (no support)
2014-07-11 16:39:44 +02:00
Aokromes
e87f720f01
Merge pull request #12462 from Golrag/master
...
Core/BattlegroundIC: Fixed LoS on gates.
2014-07-11 11:35:01 +02:00
Golrag
46fa704965
Core/BattlegroundIC: Fixed LoS on gates.
2014-07-11 11:11:15 +02:00
Vincent-Michael
04c2f6ca14
Core/LFG: Move 2 logs in trace
2014-07-11 10:22:27 +02:00
Vincent-Michael
cbcfa73e65
Core/Creature: Implement CREATURE_FLAG_EXTRA_IGNORE_PATHFINDING
2014-07-11 03:08:20 +02:00
Vincent-Michael
f185077fbf
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-07-10 23:10:22 +02:00
Vincent-Michael
1ffb986d59
Core: Fix non pch build
2014-07-10 23:09:13 +02:00
Subv
128217c4c4
Prevent the WorldSocket from being deleted when there's still an async write operation going on.
2014-07-10 16:01:11 -05:00
Vincent-Michael
bb7233baa3
Core/LFG: Added support for display of required item level. for player / group member
2014-07-10 21:45:11 +02:00
Subv
e84ba172a7
Fixed a GCC internal error when compiling AsyncAcceptor
2014-07-10 13:36:54 -05:00
Subv
b44f38ab5d
Revert "Core/Quests: Changed QUEST_FLAGS_AUTO_ACCEPT to reflect what it actually does in 4.3.4."
...
This reverts commit 9c339d9eeb .
2014-07-10 13:22:40 -05:00
Subv
664e0a4523
Revert "Core/Build: Fixed the build"
...
This reverts commit 83f3d6ec2b .
2014-07-10 13:22:15 -05:00
Subv
83f3d6ec2b
Core/Build: Fixed the build
2014-07-10 09:34:12 -05:00
Aokromes
2e6e7a830f
DB/Misc: Adition to a8b05db
2014-07-10 13:52:16 +02:00
Subv
9c339d9eeb
Core/Quests: Changed QUEST_FLAGS_AUTO_ACCEPT to reflect what it actually does in 4.3.4.
...
Fixed Quest::IsAutoAccept.
2014-07-09 19:17:25 -05:00
Vincent-Michael
44c0eb4418
DB/Misc: Fix startup errors
2014-07-10 01:45:24 +02:00
Vincent-Michael
8b071221df
SQL: Fix wpp fail :/
2014-07-10 00:51:11 +02:00
Vincent-Michael
b817515957
SQL: Fix end of line
2014-07-10 00:43:45 +02:00
Vincent-Michael
823acba5cb
DB/Creature: Spawn Agatha for first undead quests
2014-07-10 00:41:55 +02:00
Aokromes
a8b05dba7d
DB/Creature: Grimtotem Spirit-Shifter
...
By dr-j, closes #5176
2014-07-09 23:54:33 +02:00
Subv
375363ed08
Fixed the first world connection being slow
2014-07-09 16:53:15 -05:00
Aokromes
5f0fe95965
DB/Quest: The Rune of Command
...
By dr-j, closes #3639
2014-07-09 23:17:24 +02:00
Vincent-Michael
79062dd5ae
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
sql/base/auth_database.sql
src/server/game/Battlegrounds/Battleground.h
src/server/game/Battlegrounds/BattlegroundMgr.cpp
src/server/game/World/World.cpp
2014-07-09 21:09:47 +02:00
leak
dd28f643b2
GCC you sneaky...
2014-07-09 20:59:01 +02:00
Vincent-Michael
c8eb69df10
Core/Player: Added support cast spell for some class spells (Warlock / Hunter pet, "Battle Stance" and "Frost Presence") on first login...
2014-07-09 20:34:39 +02:00
Subv
da28c24d8e
More GCC compile fixes
2014-07-09 12:24:20 -05:00
Subv
6eaffdac51
Nuked some compiler errors on Linux
2014-07-09 11:32:49 -05:00
Aokromes
b78d0a1c6d
DB/Quest: Dissension Amongst the Ranks...
...
By dr-j, closes #4826
2014-07-09 18:06:39 +02:00
Aokromes
e112c3248f
DB/Gameobject: Template updates for gameobject 1721 (Locked ball and chain)
2014-07-09 17:47:08 +02:00
Aokromes
16afa71031
DB/Quest: Fix remaining issues with Argent Tournament Chaining
...
By dr-j, closes #12455
2014-07-09 17:34:23 +02:00
joschiwald
7a67d816d9
Core/Battleground:
...
* added a possibility to reload battleground templates
* cleaned up the template structure
* use mapids from BattlemasterList.dbc to calculate random bg
2014-07-09 16:43:56 +02:00
Aokromes
5f69fc9660
Fix typo on bb8922a
2014-07-09 15:05:09 +02:00
Aokromes
40f0964050
Fix typo on 077c6e1
2014-07-09 14:53:46 +02:00
Shauren
6664b7ecd4
Core/Instances: Enable automatic changing dungeon difficulty to a lower one when currently selected difficulty does not exist for entered instance
2014-07-09 13:57:38 +02:00
Vincent-Michael
a96771aca6
DB/Creature: Update some wrong creature_template_addon
2014-07-09 13:52:54 +02:00
Aokromes
fc89b558cc
DB/Creature: Opus must have 4 random models
...
Closes #12404
2014-07-09 12:56:13 +02:00
Vincent-Michael
6a6403a54e
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
sql/base/auth_database.sql
src/server/scripts/EasternKingdoms/CMakeLists.txt
2014-07-09 10:23:14 +02:00