aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-07-28Core/Spells: Spells with SPELL_EFFECT_KNOCK_BACK(like Thunderstorm) can't ↵Chipsi
knoback target if target has ROOT/STUN Signed-off-by: Chipsi <chipsipower.anthoria@gmail.com>
2012-07-27Merge pull request #7131 from Pesthuf/masterkandera
Haunt/Warlock
2012-07-26Core/PacketIO: Fixed CMSG_PING (and pong)Shauren
2012-07-26Core/PacketIO: Fixed SMSG_TRADE_STATUS_EXTENDEDShauren
2012-07-26Core/PacketIO: Add a missing FlushBits to SendTradeStatusNay
2012-07-26Core/PacketIO: Fix a silly copy paste error in SendTradeStatusNay
2012-07-26Core/PacketIO: Few updates and typo corrections for SendUpdateTradeNay
2012-07-26Core/Player&PacketIO: Fix tradingNay
Update some trade related packet structures Enable missing trade opcode Update TradeStatus enum
2012-07-25Core/PacketIO: Fix some failures introduced in previous commitNay
2012-07-25Core/PacketIO: Many opcodes from WPPNay
2012-07-25Core/Scripts: Fix Forgemaster Garfrost phases and equipment change.w1sht0l1v3
2012-07-25Core/PacketIO: Verified and enabled a couple of server messageskaelima
2012-07-25Core/PacketIO: Fix and enable few speed changes related opcodeshorn
2012-07-25Core/Spells: Haunt should heal the Warlock when the target dies or the aura ↵Pesthuf
is reapplied.
2012-07-25Core/PacketIO: Fix a couple of spline packetskaelima
2012-07-25Fix sending wrong world states in Shattrathstfx
2012-07-24Core/PacketIO: Fix and enable few trade related opcsNay
2012-07-24Core/Misc: Few more missed chances related to moneyNay
Expect more commits like this :/
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold ↵Nay
possible This got a bit messy and will be further fixed when all related packets are updated. (Also fixed a typo in atoll msvc macro)
2012-07-24Core/Achievements: Fixed remaining crashes introduced with achievementmgr ↵Shauren
overhaul
2012-07-24Core/PacketIO: Enabled CMSG_SET_SELECTIONShauren
2012-07-24Core/Objects: Minor fixes to creature/gameobject dataShauren
2012-07-24Core/Spells: fix bladestorm and possibly other spells from causing dbw to be ↵kandera
removed. closes #7121
2012-07-24Fix movementInfo read/writeYaki Khadafi
Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
2012-07-24Core/PacketIO: Enable gossip related opcodes/handlersNay
2012-07-24[Core\Quest] Fix Quest "The Aspirant's Challenge" David Klepáček
Credits goes to Valcorb
2012-07-24Core/Misc: Optimize HandleListInventoryOpcodeNay
Thanks to Shauren for the tips
2012-07-24Core/NPCs: Fix vendorsNay
Enable CMSG_LIST_INVENTORY and SMSG_LIST_INVENTORY Update and rewrite SMSG_LIST_INVENTORY
2012-07-23Tools/Map extractor: Use a standard format specifier when printing loaded ↵Nay
area counts (like the map and liqtypes count)
2012-07-23Core/Object: Minor cleanupShauren
2012-07-23Core/Players: Fixed displaying player guild ingameShauren
2012-07-23Core/PacketIO: Enabled and updated client chat packetsShauren
2012-07-23Merge pull request #7134 from acrathos/masterKaelima
SmartScripts: added new parameter to actions 90 & 91
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-22Build fix without pchShauren
2012-07-22Core/Object: Use updatefield flags extracted from client to determine ↵Shauren
whether to send or not a field value instead of sending all data to client for non-player objects
2012-07-22Core/Groups: Send player invalid notification when attempting to invite GM ↵Shauren
to group when that is disabled
2012-07-21Merge pull request #7102 from Vincent-Michael/ticketCommandNay
Core/Commands: Convert ticket commands in commandscript
2012-07-21Core/SAI: Added new parameter to actions 90 and 91Santiago
Allows to set and remove all possible bytes1 based on `type` parameter You can see them listed in Unit.h for reference
2012-07-20Core/PacketIO: Corrected copypaste mistake in spline create object facing ↵Shauren
guid, thx Zakamurite
2012-07-20Core/AuctionHouse: Corrected mail body for auction outbid and cancelled ↵Shauren
mails (sent to bidder)
2012-07-20Core/PacketIO: Enable questgiver status opcodes and CMSG_OBJECT_UPDATE_FAILEDShauren
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Core/Guilds: Added level to guild class and moved sending motd after player ↵Shauren
is added to world
2012-07-19Core/Items: Renamed new currency related fields in item_templateShauren
2012-07-19Compile fixShauren
2012-07-19Core/PacketIO: Enabled channel join and notification opcodesShauren
2012-07-19Core/MailSystem: Fixed building unread mail notifications, will now display ↵Shauren
properly for non-player senders (achievement rewards/auctions)
2012-07-19Core/AuctionHouse: Refactored and corrected building auction mail messagesShauren
2012-07-19Core/PacketIO: Enabled a couple of opcodes and renamed guildfinder oneskaelima