Shocker
|
39f96656ab
|
Core/Achievements: Correct condition for ACHIEVEMENT_CRITERIA_ADDITIONAL_CONDITION_TARGET_LEVEL, thanks Lordron
|
2012-02-03 19:16:02 +02:00 |
|
Shocker
|
04f38855ab
|
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
|
2012-02-03 19:12:41 +02:00 |
|
Shocker
|
cbbd7a96c8
|
Core/Achievements: Implement more DBC achievement criteria conditions
|
2012-02-03 01:45:47 +02:00 |
|
Shauren
|
565838d39c
|
Core/ObjectMgr: Fixed typo in field name in hotfix loading query
|
2012-02-01 15:39:25 +01:00 |
|
kaelima
|
2030a14e8a
|
Core/Protocol: Correct the struct for SMSG_FEATURE_SYSTEM_STATUS (4.2.2)
|
2012-01-31 16:48:09 +01:00 |
|
Shauren
|
ea070e44e0
|
Core/Items: Defined "unk" field in HotfixInfo
|
2012-01-31 15:13:38 +01:00 |
|
Shauren
|
1b676b1ccf
|
Core/Items: Some work on hotfixes and SMSG_DB_REPLY
|
2012-01-31 14:02:59 +01:00 |
|
Spp
|
37b66384f3
|
Merge branch 'master' into 4.x
Conflicts:
src/server/authserver/Server/AuthSocket.cpp
src/server/game/Entities/Object/Object.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Unit/Unit.cpp
src/server/game/Handlers/AuctionHouseHandler.cpp
src/server/game/Handlers/CharacterHandler.cpp
src/server/game/Handlers/MovementHandler.cpp
src/server/game/Miscellaneous/SharedDefines.h
src/server/game/Spells/Spell.cpp
src/server/game/Spells/SpellEffects.cpp
|
2012-01-31 11:49:53 +01:00 |
|
LihO
|
e9b8d10e23
|
Core/Battlegrounds: fixed logic in iterating through the PlayersNearPoint vector
|
2012-01-30 20:16:48 +01:00 |
|
Shauren
|
fdbb3e52bc
|
Core/Commands: Fixed crash in .modify reputation
|
2012-01-30 18:19:07 +01:00 |
|
Shauren
|
59c470894a
|
Core/Spells
* Removed deprecated dbc field and properly initialize ManaCostPerlevel
* Corrected order of required shapeshift form fields
|
2012-01-30 18:18:36 +01:00 |
|
Shauren
|
a6b9350396
|
Core/Protocol: Updated SMSG_TRAINER_LIST structure (fields still need filling)
|
2012-01-30 17:52:22 +01:00 |
|
Shauren
|
e865cffc33
|
Core/Protocol: Enabled CMSG_SET_ACTION_BUTTON handler
|
2012-01-30 17:49:44 +01:00 |
|
Shauren
|
6089d4642b
|
Core/Protocol: Resolved conflicing opcodes MSG_TALENT_WIPE_CONFIRM and CMSG_VERIFY_CONNECTIVITY_RESPONSE
|
2012-01-30 15:28:38 +01:00 |
|
Bootz
|
0f0672ef3b
|
Build System: Remove the 14month old source directories out of CMakeLists.txts
These were added back when trinity dropped framework...and are no longer needed.
Signed-off-by: Bootz <Stage6Dev@EMPulseGaming.com>
|
2012-01-30 06:13:20 -06:00 |
|
Shauren
|
01aeccb8d7
|
Core/ObjectMgr: Improved error message to include source of the error
SQL: Renamed files to match standards
|
2012-01-30 12:41:05 +01:00 |
|
Shauren
|
83e0486e59
|
Scripts/Icecrown Citadel: Professor Putricide will now remove Mutated Plague from players when dying
|
2012-01-30 12:31:59 +01:00 |
|
leak
|
0fbb86f221
|
Core/DBLayer: Restore removal and cleanup of respawn times of expired instances
|
2012-01-30 00:31:06 +01:00 |
|
Souler
|
75992143c1
|
Scripts/Spells: Fix Argent Tournament mount spells:
* Break-Shield
* Charge
* Defend (visual)
* Mounted duel
* Faction Pennants when riding argent tournament mounts
Closes #4917.
|
2012-01-30 00:21:42 +01:00 |
|
Subv2112
|
f525087538
|
Core/Movement: Correctly fixed flying npcs falling to ground, no more glitches with this
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
2012-01-29 15:28:19 -05:00 |
|
Subv2112
|
89297933d9
|
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
|
2012-01-29 13:50:12 -05:00 |
|
Subv2112
|
74b64150bb
|
Core/Conditions: Implemented SAI conditions, only usable with events in which the invoker is a player.
sourceType = 22
sourceEntry = entryorguid
sourceGroup = eventId + 1
sourceId = SAI sourceType (0 = creature, 1 = gameobject, etc)
Also refactored some code
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
2012-01-29 13:49:19 -05:00 |
|
Shauren
|
7575ba3898
|
Core/Player: Missed change for talents packet
|
2012-01-29 18:31:55 +01:00 |
|
Shauren
|
23c44b2a16
|
Core/Players: Fixed talents tree specific spells to work with dual spec
|
2012-01-29 18:22:50 +01:00 |
|
Nay
|
c4588e013c
|
Merge pull request #4932 from kandera/fix_seasonl_quest_reset
Core/Quests&GameEvents: fix seasonal quest check
|
2012-01-29 08:40:39 -08:00 |
|
Shauren
|
ef471da666
|
Core/Player: Updated talent system for cataclysm
|
2012-01-29 17:40:14 +01:00 |
|
Shocker
|
ff1964906b
|
Merge pull request #4981 from Souler/fix_omen
Events/Lunar Festival: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters. Implemented AI for Omen and his summoning ritual.
Closes #4939
|
2012-01-29 07:11:16 -08:00 |
|
QAston
|
ad4cf93e08
|
Merge pull request #4785 from Warpten/lastStanding
Core/Arenas: Fix achievement [The Last Standing].
|
2012-01-29 05:50:16 -08:00 |
|
Shauren
|
e7064803bb
|
Typo fix
|
2012-01-29 12:12:34 +01:00 |
|
Shauren
|
20595bf97d
|
Core/Auras: Updated handlers array (added new auras, unhandled for now)
|
2012-01-29 12:01:59 +01:00 |
|
Rat
|
c16afec600
|
Merge pull request #4982 from Gyx/4.x
Gyx 4.x update
|
2012-01-29 02:13:35 -08:00 |
|
Souler
|
50a6ec015e
|
Scripts/Spells: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters.
Scripts/NPC: Implemented AI for Omen and his summoning ritual.
|
2012-01-29 03:49:55 +01:00 |
|
Nay
|
5ceae46302
|
Core/Scripts: Rename pAI to ai
|
2012-01-29 01:48:36 +00:00 |
|
Nay
|
8e7e10dd7d
|
Core/Opcodes: 3 opcodes by Kaelima
|
2012-01-29 01:03:13 +00:00 |
|
Shauren
|
71ec09ab1f
|
Merge pull request #4986 from LiMCrosS/patch-1
Scripts/Icecrown Citadel: Updated Sindragosa MovementInform hooks to match the movement generator type
|
2012-01-28 13:56:23 -08:00 |
|
Shocker
|
0fcaa5349c
|
Merge branch 'master' of github.com:TrinityCore/TrinityCore
|
2012-01-28 23:45:05 +02:00 |
|
LiMCrosS
|
fa384665af
|
ICC/Sindragosa:
POINT_FROSTWYRM_LAND now is EFFECT_MOTION_TYPE
|
2012-01-28 19:27:52 -02:00 |
|
Subv2112
|
03953930f9
|
Scripts/Commands: Adjust .pinfo and .gm list to respect the realmid in account_access table.
closes #1306
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
2012-01-28 16:03:36 -05:00 |
|
Shauren
|
05c8dd3042
|
Core/DBCs: Fixed memory corruption caused by out of bounds array access
|
2012-01-28 19:50:50 +01:00 |
|
Subv2112
|
59f378ea89
|
Core/Conditions: Fixed the error introduced in the previous commit
|
2012-01-28 12:45:27 -05:00 |
|
Subv2112
|
ff81a2455b
|
Core/Conditions: Make CONDITION_CLASS and CONDITION_RACE use a mask, this will reduce the amount of conditions needed
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
2012-01-28 12:25:44 -05:00 |
|
Gyx
|
a647388962
|
Core/Misc: Typo...
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-01-28 21:37:08 +08:00 |
|
Gyx
|
23e3d64e9b
|
Core/Achievement: update AchievementCriteriaTypes to 4.2.2
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-01-28 20:55:28 +08:00 |
|
Manuel Carrasco
|
2db5c13d8f
|
Core/Spline: Removed redundant call.
|
2012-01-27 13:44:44 -03:00 |
|
Manuel Carrasco
|
ac40323ea0
|
Scripts/UK: Fixed crash. A better way must be implemented if there is any.
|
2012-01-27 13:07:40 -03:00 |
|
Subv2112
|
e43b1cd750
|
Core/SAI: Run mode should not be set to true each time a creature resets, it should use its previous value
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
|
2012-01-27 08:34:36 -05:00 |
|
Shauren
|
0df5e19bd6
|
Core/Spells: Implemented mounts
|
2012-01-27 11:24:41 +01:00 |
|
Shocker
|
b9e64f9624
|
Core/Spells: Remove outdated code for Wild Hunt
|
2012-01-27 02:35:10 +02:00 |
|
Shocker
|
83c85a2f07
|
Scripts/Utgarde Keep: Fix possible crsah in Ingvar code
|
2012-01-27 02:24:48 +02:00 |
|
Shocker
|
f7214400bb
|
Core/Achievements: Implement more DBC achievement criteria conditions
|
2012-01-27 02:09:40 +02:00 |
|