aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-12Core/Quests: Send completed quest data on loginShauren
2015-01-12Core/Groups&Players: Fixed saving/loading after difficulty changesShauren
2015-01-12Update README.mdDuarte Duarte
Add labels for how long in average it takes for an issue or PR to be merged. http://www.issuestats.com/github/TrinityCore/TrinityCore
2015-01-11DB/Players: Major update to `player_levelstats`Hanfblatt
Closes #13823
2015-01-11Dep/CascLib: Update to ↵Nayd
https://github.com/ladislav-zezula/CascLib/commit/5d3789af3435534c288c2145e158d422651c7fe1 Closes #13866
2015-01-11Tools/ConnectionPatcher: Fix a typo when checking if moduleName dir existsDuarte Duarte
Thanks to @ChipLeo Ref #13866
2015-01-11DB/Players: Add `playercreateinfo` data for races 25 and 26 (Pandaren ↵AriDEV
non-neutral)
2015-01-11DB/Schema: Boost stats in `player_levelstats` from tinyint to smallintNayd
Needed to accommodate base stats higher than 255 Ref #13823
2015-01-11Core/Spells: fixed Shatter crit chance modifierjoschiwald
2015-01-10Core/Entities: Load creature health points from the Gt DBCsKinzcool
2015-01-10Scripts/Misc: some random changes after recent commits and cleanupMitchesD
(cherry picked from commit f94cfc65771f53cd2b693779ecd00705cd66593a)
2015-01-10Core/Players: Fixed loading and saving skill data PK violationsShauren
2015-01-10Core/PacketIO: Reenabled most opcodes for ↵Shauren
WorldSession::DosProtection::GetMaxPacketCounterAllowed
2015-01-10Scripts/BlackfathomDepths: Convert bosses to EventMaps/BossAI and clean up ↵Nyeriah
instance script (cherry picked from commit 1852d7d2f7b808efb1ec505ce1ca6867219f3588)
2015-01-10Scripts/HellfireRamparts: Remove the spawning of the Reinforced Fel Iron ↵Nyeriah
chest from scripts Updates #13747 (cherry picked from commit 9c9e5abca3dd9bdc8f776ffacd72500367e56043)
2015-01-10Scripts/Stratholme: Move Maleki the Pallid to EventmapsRushor
Closes #13871 (cherry picked from commit db849e7fccd1545435dacbc94f5e42142c8b6ced)
2015-01-10Core/Packet: Update structure for SMSG_ITEM_TIME_UPDATEprojectcoredevs
Closes #13855
2015-01-10DB: Update `playercreateinfo`Nayd
Closes #13837
2015-01-10DB/Instances: Add areatrigger teleports for MoP instances entrances and exitsAriDEV
Closes #13873
2015-01-10DB/Achievements: Achievement Reward: "You'll Get Caught Up In The... Frostfire!"AriDEV
After Complete of The Achievement "You'll Get Caught Up In The... Frostfire!" Players get a Reward mail with Text From Draka with the Subject "The Frostwolves Thank You" Closes #13587
2015-01-10DB/Instances: Add instance templates for MoP and WoDAriDEV
Closes #13819 Ref #13873
2015-01-10DB/Mail: Lucky Red Envelope MailAriDEV
Since 2012, This item is not posted per Mail anymore, instead of Mail Spam its rewarded directly from Quest. Closes #13570
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-10Core/PacketIO: Fixed WorldServerInfo structureShauren
2015-01-10Core/Achievements: Defined another known achievement flagShauren
2015-01-06Buildsystem/MSVC: Disabled C4351: new behavior: elements of array 'x' will ↵Shauren
be default initialized for all builds, even when using WITH_WARNINGS
2015-01-06Core/Spells: Revert unintentional change from commit e99411e4 (was replaced ↵Shocker
due to mass replace)
2015-01-06Actually fix build (wrong copy paste)Shocker
2015-01-06Fix buildShocker
2015-01-06Core/Spells: Remove duplicate HasAttribute() method in SpellInfoShocker
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier ↵Shocker
readability
2015-01-05Core/Spells: Define some new spell aura typesShocker
2015-01-05Core/Spells: Define some new spell effectsShocker
2015-01-04Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, ↵projectcoredevs
CMSG_ITEM_REFUND_INFO, CMSG_BUYBACK_ITEM
2015-01-04Merge pull request #13853 from AriDEV/6.xDuarte Duarte
Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE.
2015-01-04Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE.AriDEV
* Update SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE to new Format. Signed-off-by: AriDEV <aridev666@gmail.com>
2015-01-03Fix non pch build - again.Gacko
2015-01-02Core/Spells: Fixed loading of initial action bar. Closes #13827Intel
Also updated functions to use proper naming and fixed compile warning
2015-01-02Core/Quests: Fixed missing string in QuestGiverOfferRewardIntel
2015-01-02Core/PacketIO: Fixed duration field order in SMSG_AURA_UPDATEShauren
2015-01-02Core/Auras: Fixed aura tooltip valuesShauren
2015-01-02Merge pull request #13839 from AriDEV/6.xShauren
Server/Currency: Missed one more line.
2015-01-02Server/Currency: Missed one more line.AriDEV
Signed-off-by: AriDEV <aridev666@gmail.com>
2015-01-02Merge pull request #13809 from AriDEV/6.xjoschiwald
Server/PacketIO: Currency Updates
2015-01-02Server/PacketIO: Currency UpdatesAriDEV
* Update SMSG_SET_CURRENCY & SMSG_SETUP_CURRENCY Packets. * Update of Database Structure and SQLStatements for Currencies. Signed-off-by: AriDEV <aridev666@gmail.com>
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
- synch opcodes with wpp
2015-01-01Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enumShauren
2015-01-01Core/Objects: fixed single destroy objectRat
2015-01-01Core: Fix build temporaryVincent-Michael
2015-01-01Merge pull request #13831 from Goatform/6.xblub
Core: updated refer a friend enum