aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-06Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-06Core/PacketIO: Fixed a mistake in SMSG_RANDOMIZE_CHAR_NAME (thk Shauren)Subv
2012-08-06Core/Movement: Some cleanup in spline flagsShauren
2012-08-05Fixed a compile errorSubv
2012-08-05Core/PacketIO: Enabled another bunch of opcodes and made some misc fixes ↵Subv
here and there
2012-08-05Merge pull request #7296 from cyberbrest/pull9Nay
[434][PacketIO] structure CMSG_MOVE_CHNG_TRANSPORT.
2012-08-06[PacketIO] structure CMSG_MOVE_CHNG_TRANSPORT.cyberbrest
2012-08-05Merge pull request #7295 from cyberbrest/pull8Nay
[434][Movement/Spline]: set correct spline flags for taxi patching.
2012-08-06[Movement/Spline]: set correct spline flags for taxi patching.cyberbrest
2012-08-05Core/Items: Implemented SOCKET_COLOR_COGWHEEL.Subv
Codestyle/Misc: Renamed recv_data to recvData
2012-08-05Core/Misc: Fixed a crash in .modify money command.Subv
Fixed a mistake in the reforge handler
2012-08-05Protocol/PacketIO: Enabled a few more opcodesSubv
2012-08-05Protocol/PacketIO: Enabled more opcodesSubv
2012-08-05Scripts/Commands: remove reload item_set_names and locales_item_set_nameNay
2012-08-05Core/Items: Remove a few missing thingsNay
2012-08-05Core/Protocol: Removed SMSG_ITEM_NAME_QUERY_RESPONSE, it no longer existsSubv
2012-08-05Core/Items: Removed no longer needed code for item set names and item set ↵Subv
names locales
2012-08-04Core/Items: Fix compileNay
2012-08-04Tools: Proper default target build outputLordJZ
Ref #7022
2012-08-04Merge pull request #7267 from cyberbrest/pull5Nay
[434][Item] remove support KeyRing Slots and CurrencyTokenSlots.
2012-08-04Merge pull request #7272 from cyberbrest/pull6Nay
[434][PacketIO] castbar.
2012-08-04Core/PacketIO: Enabled some more opcodesSubv
2012-08-04Core/PacketIO: Add some (possible) missing FlushBitsNay
2012-08-04Core/Protocol: Enabled CMSG_BUY_ITEMSubv
2012-08-04Core/Chat: Fix unitialized lang variable (set to LANG_UNIVERSAL) when text ↵Nay
type is emote, afk or dnd
2012-08-04Core/Guilds: Implemented some guild packets, some basic guild functions is ↵kaelima
working, though most are still WIP/TODO
2012-08-04Core/Player: Use DBC data to set the correct amount of hp and mana based on ↵Subv
player level and class
2012-08-04Core/Chat: Send addon prefix in addon messagesNay
Correct structure of some CMSG_MESSAGECHAT_ADDON_x opcodes Fix a compile error in HandleReforgeItemOpcode
2012-08-04[PacketIO] castbar.cyberbrest
2012-08-03Items/Reforge: Partially implemented reforge, still ToDo: Apply real stat ↵Subv
modifiers to the player
2012-08-04Core/PacketIO: Fix and enable SMSG_MESSAGECHATNay
TODO: - Send addon prefix in this packet when language is Addon - Cleanup uses of SMSG_MESSAGECHAT (17 different "handlers" for it is not okay) (long term) - Missing a CMSG_MESSAGECHAT_ADDON_x or two
2012-08-03Whitespace is the root of all evilNay
2012-08-03Core/WorldSession: Bypass assigned handler restriction if .debug send opcode ↵Nay
command is used
2012-08-03Merge pull request #7264 from cyberbrest/pull4Nay
[434][Misc]: Fix loading quest locales.
2012-08-03[Item] remove support KeyRing Slots and CurrencyTokenSlots.cyberbrest
ToDo: on rewarding currency items no need create item, just set curency count.
2012-08-03Merge pull request #7265 from horn/4.3.4Shauren
Core/PacketIO: Enabled CMSG_GUILD_LEAVE, MSG_TABARDVENDOR_ACTIVATE and some petitions releated opcodes
2012-08-03Core/PacketIO: Enabled CMSG_GUILD_LEAVE, MSG_TABARDVENDOR_ACTIVATE and some ↵horn
petitions releated opcodes
2012-08-03[Misc]: Fix loading quest locales.cyberbrest
2012-08-02Merge pull request #7245 from cyberbrest/pull3Shauren
Core/PacketIO: Fixed mistake in object create guid.
2012-08-02Core/Loading: Fix some wrong sql types in ObjectMgr loading codeNay
2012-08-02Core/PacketIO: enable cmsg_whois and smsg_whoisKandera
2012-08-02enable smsg_whoKandera
2012-08-02Enable who opcodeKandera
2012-08-02Core/PacketIO: Update and enable handler for CMSG_GROUP_INVITENay
2012-08-02Core/DataStores: Add missing LoadDBCsNay
Thanks to Venugh for noticing
2012-08-02Remove a wrong copy paste comment (related to prev commit)Nay
2012-08-02Core/Transmog: Charge money for transmogrificationNay
2012-08-02One last missed change to fix non PCH buildNay
2012-08-01Core/Build: Fix non pch build (MSVC)Nay
2012-08-01Core/PacketIO: Send better values for SMSG_FEATURE_SYSTEM_STATUSShauren