aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-23DB/Auth: Update gamebuildNay
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-22DB/SAI: Fix quest Reclusive Runemasterdurotar
Closes #6765 Closes #1873 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/GOs: Missing spawn and pooling for Inconspicuous Landmark (Tanaris)durotar
Closes #6771 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/Conditions: Missing condition for gameobject Sha'ni Proudtusk's RemainsSignFinder
Closes #6863 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Proper flags for Night Elf CorpseExodius
Closes #6928 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Add missing conditions for Exarch Menelaous & questdurotar
Closes #6952 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Remove onkill reputation from Fire BeetleExodius
Closes #6953 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Spell vehicles and immunities for Salvaged Chopper - 25 version ↵trista
(Ulduar) Closes #7010 Closes #4076 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/SAI: Fix achievements Dwarfageddon 10/25trista
Closes #7007 Closes #4235 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/SAI: Scripts for Liquid Pyrite (Ulduar)Trista
Closes #7021 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Add many missing gossips to multiple creaturesKinzcool
Closes #7003 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/Scripts: Fix a text in Trial of the Crusader, Twin Valkyrsdurotar
Closes #7055 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Gossip for Cowlendurotar
Closes #7059 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Gossip for Keristrasza (26206)nelegalno
Closes #7064 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/NPCs: Add a missing item to Nefarion's loot tableValcorb
Closes #7100 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/Quests: Add gossip conditions for quest Slaves to Saronitenelegalno
Closes #7138 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-22DB/Spells: Fix a wrong spell id in spelldifficulty_dbc tableSignFinder
Closes #7147 Closes #6321 Signed-off-by: Nay <dnpd.dd@gmail.com>
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
2012-07-19Core/PacketIO: Enabled and updated a bunch of opcodesShauren
2012-07-18Core/Player: Moved guild id storing back to updatefieldsShauren
2012-07-18Core/PacketIO: Zlib compression stream structure is kept per session - ↵Shauren
compress packets individually for each receiver
2012-07-18Core/Units: Some cleanup in movement packet related functions - try to keep ↵Shauren
only one function handling a packet, not have it scattered all over the place
2012-07-18Core/PacketIO: Implemented packet compression for any opcode.Shauren
2012-07-17Core/Players: Update rune cooldown handling for cataclysmShauren
2012-07-17Core/PacketIO: Updated and enabled CMSG_CAST_SPELL, SMSG_SPELL_START and ↵Shauren
SMSG_SPELL_GO
2012-07-17Core/PacketIO: Updated and enabled MSG_MOVE_TELEPORT, MSG_MOVE_TELEPORT_ACK, ↵Shauren
MSG_MOVE_WORLDPORT_ACK, SMSG_NEW_WORLD and SMSG_TRANSFER_PENDING
2012-07-17Core/Spells: fix typo from king of the junglekandera
2012-07-17Core/PacketIO: Updated and enabled addon chat messagesShauren
2012-07-17Core/Spells: Fix Bauble of True Blood crit healVincent-Michael
2012-07-17Core/PacketIO: Enabled and update CMSG_ZONEUPDATE, SMSG_CANCEL_COMBAT, ↵Shauren
SMSG_NOTIFICATION, SMSG_QUERY_TIME_RESPONSE, SMSG_SET_FORCED_REACTIONS and SMSG_WEATHER