Kinzcool
72d63bb22f
Core/Enums: Updated emotes & animations enums to 4.3.4
2013-02-28 22:20:52 -05:00
Vincent_Michael
b2d05c9cdd
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Entities/Creature/Creature.h
src/server/game/Entities/Player/Player.h
src/server/game/Spells/SpellMgr.cpp
2013-02-28 22:14:48 +01:00
Shauren
d069e1b6b4
Core/Spells: Defined spell attributes related to aura visibility
2013-02-28 21:20:40 +01:00
Shauren
4a6f5d2b54
Core/Spells: Defined & implemented SPELL_ATTR6_IGNORE_CATEGORY_COOLDOWN_MODS
2013-02-28 20:46:50 +01:00
Shauren
47d7c3a6ad
Core/Spells: Implemented SPELL_ATTR8_ATTACK_IGNORE_IMMUNE_TO_PC_FLAG
2013-02-28 20:34:10 +01:00
Shauren
f3e7886934
Core/Spells: Defined two spell attributes
2013-02-28 20:25:20 +01:00
Vincent_Michael
6343a28030
Core: Whitespace cleanup
2013-02-28 18:29:43 +01:00
Trista
c417c5a1c7
DB/Spells: Opening spell (id: 61437)added to some of Blood Elf's classes
...
* Add missing generic spell for opening chests for most of Blood Elf's classes. It was preventing them to loot in Eye of Eternity Alexstrasza's Gift Box, Heart of Magic and maybe more.
2013-02-28 18:45:00 +02:00
Trista
6801314881
Scripts/Eye of Eternity: Rewrite most of it.
...
Closes : #1133 , #8212 , #1150 , #5003 , #6794
* More stuff will be done, a lot to clean maybe, as of raiding it's good to go now pretty much*.
* Big thx to Shauren, Horn, manuel, Machiavelli, Nay, Krofna and rest who helped.
2013-02-28 18:44:07 +02:00
click
523e732c03
Core/Dep: G3D: Correction to patch G3D-v8.0_hotfix5.diff, add missing #ifdef -test (applied to sourcetree as well)
2013-02-28 13:23:15 +01:00
QAston
e097994b23
Merge pull request #9299 from Ascathor/master
...
Few documentation changes
2013-02-28 02:24:19 -08:00
click
58ac8207ec
Core: Add support for compiling core in a cygwin-environment
...
- rename/readd/add G3D-patches
- give a history on the changes (some G3D-changes didn't even HAVE a patch - boo!)
DON'T MESS ABOUT WITH CHANGING DEP/* LIBRARIES AND NOT LEAVING A DIFF IN THE SOURCETRE, MKAY!?
2013-02-27 22:31:25 +01:00
Vincent_Michael
9daf06f36a
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Handlers/SpellHandler.cpp
src/server/game/Spells/Spell.cpp
2013-02-27 21:12:00 +01:00
Vincent_Michael
052e47780e
Core/ZulGurub: Move mondokir hardcoded spawn in db
2013-02-27 18:24:22 +01:00
click
d3ad8a4941
Buildsystem: Show the revision info as a full string during configurationphase as well (additional minichange to previous commit by shauren)
2013-02-27 16:19:09 +01:00
Shauren
fff23c4f17
Buildsystem: Added current branch name to generated revision info
2013-02-27 15:42:57 +01:00
Shauren
9301e31a4e
Core/Spells: Allow free casting of player's own spells on vehicle seats with flag VEHICLE_SEAT_FLAG_CAN_ATTACK
2013-02-27 13:17:20 +01:00
Nay
1a1c53d889
Core/Loading: Fix LoadCreatureTemplates
2013-02-27 08:05:51 +00:00
Spp
03505a3a42
Merge branch 'master' into 4.3.4
...
Conflicts:
src/server/game/Entities/Player/Player.h
src/server/game/Quests/QuestDef.cpp
src/server/game/Quests/QuestDef.h
src/server/game/World/World.cpp
src/server/game/World/World.h
src/server/scripts/Commands/cs_reload.cpp
2013-02-27 04:08:19 +01:00
Spp
480c6cf4dd
Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permissions has wrong data
2013-02-27 03:30:53 +01:00
Nay
4ea31ce886
Core&SQL: Fix typos (RBAC and equips related)
2013-02-26 23:49:21 +00:00
Spp
2a0c3a0b78
sql typo fixes
2013-02-26 23:20:52 +01:00
Spp
00c58f25d7
Core/RBAC: Force loadPermissions before checking session permissions if the storage is null (someone created a session but forgot to call to LoadPermissions)
2013-02-26 22:35:55 +01:00
Shauren
6ccad9adc4
Scripts/Blackwing Lair: Fixed crash happening with Shadows of Ebonroc
2013-02-26 22:20:15 +01:00
Nay
3b1410e798
Core/Player: Rename PLAYER_FLAGS_UNK19 to PLAYER_FLAGS_UBER
2013-02-26 20:58:13 +00:00
Ascathor
d6d066f014
Several todo corrections for documentation
2013-02-26 20:05:17 +01:00
Ascathor
1d3f35af18
Additional fixes and some clean ups
2013-02-26 18:39:11 +01:00
Ascathor
dec38b12a0
Fixing some Engrish.
2013-02-26 17:28:10 +01:00
Shauren
af4ac778d7
Core/Quests: Implemented quest flag forcing the player to be flagged for PvP as long as the quest is in his log.
2013-02-26 17:14:13 +01:00
Shauren
e3e5d14d52
Core/Quests: Updated quest flags and implemented QUEST_FLAGS_NO_MONEY_FROM_XP - experience reward from quests using this flag is not converted into money at max level.
2013-02-26 16:57:11 +01:00
Vincent_Michael
cd24526aac
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2013-02-26 16:11:15 +01:00
Spp
2286de02f8
Core/RBAC: Correction to last sqls and update base/auth_database.sql
2013-02-26 15:25:46 +01:00
QAston
6403e3fbfe
Core/SpellsMgr: remove unneeded functions from spellmgr, add some const modifiers for methods
2013-02-26 11:05:10 +01:00
QAston
e49e470787
Merge pull request #9165 from Phantons/spellFixes
...
Core/Spells: spell implicit targets fix
2013-02-25 23:08:44 -08:00
QAston
a6df8b9e10
Merge pull request #9301 from horn/summons
...
Core/Summons: Pack the TempSummonGroupKey structure so it is being compared correctly and make the second parameter of SummonCreatureGroup() optional
2013-02-25 22:24:05 -08:00
Nay
b10aa126c7
Core/BossAI: Fix a typo in CheckBoundary
...
Method was using "me" (the boss) instead of the function's argument
Props to @Horn for finding the 4 year's old error
Ref #7194
2013-02-26 02:34:45 +00:00
horn
badcce45d8
Core/Summons: Pack the TempSummonGroupKey structure so it is being compared correctly and make the second parameter of SummonCreatureGroup() optional
2013-02-26 02:51:55 +01:00
Nay
b00f6a981e
Merge pull request #9295 from horn/summons
...
Script/Commands: Make creature_summon_groups table reloadable.
2013-02-25 17:17:53 -08:00
Vincent_Michael
8d64a77bc0
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2013-02-25 23:10:45 +01:00
Vincent_Michael
4bdc9e6f1c
DB/Areatrigger: Update areatrigger_teleport cords for The Eye of Eternity entrance
2013-02-25 22:05:30 +01:00
Ascathor
6db8fed2ff
Additional changes and requests as by @subv
2013-02-25 20:43:06 +01:00
Vincent_Michael
447b23c3bb
Core: Whitespace cleanup
2013-02-25 19:54:41 +01:00
Ascathor
795d01bc1b
Some documentation additions within player.h and Creature.h
2013-02-25 18:14:29 +01:00
Shauren
6a5c9bc5e3
Core/DBLayer: Made connection types consistent in DatabaseWorkerPool
2013-02-25 17:43:04 +01:00
QAston
ca19852510
Merge pull request #9193 from drskull/master
...
Core: Fix Feral Spirit attack speed and update attack power
2013-02-25 08:21:35 -08:00
QAston
9fbbcb5371
Merge pull request #9230 from FH3095/IsSingleTargetWith
...
Replace check in IsSingleTargetWith
2013-02-25 08:17:53 -08:00
Gacko
48c83afb04
DB/SAI: ... and remove the EAI.
2013-02-25 17:12:16 +01:00
Vincent_Michael
529c4b7592
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/game/Handlers/MailHandler.cpp
2013-02-25 17:11:36 +01:00
Gacko
669b926b8b
DB/SAI: Convert EAI for Stormforged Eradictor
...
Forgot to do so in cb99c1d16a
2013-02-25 17:04:49 +01:00
QAston
c6d6cb7e74
Merge pull request #9062 from Chaplain/origin
...
Core/Spells: Rename wrong spell attribute
2013-02-25 07:52:37 -08:00