Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-12 | Core/Chat: Implemented instance chat type | Shauren | |
2015-04-11 | Core/Misc: Pointless renaming | Shauren | |
2015-04-11 | Core/Misc: Fix issues reported by static analysis | Vincent-Michael | |
Coverity defect IDs: 1293538, 1293537, 1293536 | |||
2015-04-11 | Core/PacketIO: Updated & enabled CMSG_READ_ITEM/SMSG_READ_ITEM_RESULT_OK | Vincent-Michael | |
2015-04-11 | Core: Fix warning | Vincent-Michael | |
2015-04-11 | Core/PacketIO: Fix SMSG_QUERY_PAGE_TEXT_RESPONSE | Vincent-Michael | |
2015-04-11 | Core/Battle.net: Query optimizations part2 - made all queries asynchronous | Shauren | |
2015-04-11 | Core/PacketIO: Update SMSG_ITEM_PUSH_RESULT for WoD | Vincent-Michael | |
2015-04-11 | Core/Battle.net: Query optimizations part1 - reduced the amount of queries ↵ | Shauren | |
during authentication | |||
2015-04-11 | Core/Misc: | Vincent-Michael | |
- Update SMSG_GOSSIP_POI for WoD - Update points of interest locale in simple system | |||
2015-04-11 | Core/PacketIO: Update SMSG_QUEST_CONFIRM_ACCEPT for WoD | Vincent-Michael | |
2015-04-11 | Core/PacketIO: SMSG_DURABILITY_DAMAGE_DEATH, SMSG_QUEST_UPDATE_COMPLETE, ↵ | MitchesD | |
SMSG_PAGE_TEXT and enabled some opcodes | |||
2015-04-11 | Core: Fix typo | Vincent-Michael | |
2015-04-11 | Core/Misc: Update page text locale to simple system | Vincent-Michael | |
2015-04-11 | Core: Fix warnings | Vincent-Michael | |
2015-04-11 | Core: Fix typo | Vincent-Michael | |
2015-04-11 | Core/Misc: | Vincent-Michael | |
- Drop locales_npc_text - Update npc_text for WoD - Implemented Quest Greeting - Sync auth database | |||
2015-04-11 | Core/Bnet: Fixed crash on shutdown happening when there were still players ↵ | Shauren | |
connected | |||
2015-04-11 | Core/PacketIO: Updated & enabled CMSG_AUTO_EQUIP_ITEM_SLOT | Shauren | |
2015-04-10 | Core/Token: Fix freeze at opening game time windows | Vincent-Michael | |
2015-04-10 | Core/Misc: | Vincent-Michael | |
- Update LocaleConstant enum - Update Quest locale system for WoD - Fix some rnd typo in quest template | |||
2015-04-10 | Warning fixes | Shauren | |
2015-04-10 | Core/AuctionHouse: Fix non pch build | Vincent-Michael | |
2015-04-10 | Merge pull request #14437 from Golrag/auction1 | MitchesD | |
Core/Opcodes: | |||
2015-04-10 | Core/Scenes: moved scene functions to SceneHandler.cpp | Rat | |
2015-04-10 | Core/PacketIO: SMSG_GAME_OBJECT_DESPAWN updated and enabled | MitchesD | |
2015-04-10 | Core/Opcodes: | Golrag | |
CMSG_AUCTION_SELL_ITEM CMSG_AUCTION_PLACE_BID CMSG_AUCTION_LIST_BIDDER_ITEMS CMSG_AUCTION_REMOVE_ITEM CMSG_AUCTION_REPLICATE_ITEMS CMSG_AUCTION_LIST_PENDING_SALES SMSG_AUCTION_LIST_ITEMS_RESULT SMSG_AUCTION_LIST_OWNER_ITEMS_RESULT SMSG_AUCTION_LIST_BIDDER_ITEMS_RESULT CMSG_AUCTION_LIST_OWNER_ITEMS CMSG_AUCTION_LIST_ITEMS SMSG_AUCTION_LIST_PENDING_SALES_RESULT SMSG_AUCTION_CLOSED_NOTIFICATION SMSG_AUCTION_OWNER_BID_NOTIFICATION SMSG_AUCTION_WON_NOTIFICATION SMSG_AUCTION_OUTBID_NOTIFICATION SMSG_AUCTION_REPLICATE_RESPONSE SMSG_AUCTION_COMMAND_RESULT | |||
2015-04-10 | Core/Scenes: Fix build | Vincent-Michael | |
2015-04-10 | Core/Scenes: implemented some scene related packets for debug purposes | Rat | |
* small cleanup | |||
2015-04-10 | Core/PacketIO: Enabled and implemented CancelGrowthAura/CancelMountAura | Shauren | |
2015-04-09 | Core: Fix non-PCH build | Carbenium | |
2015-04-09 | Core: Fix non pch build | Vincent-Michael | |
2015-04-09 | Core/PacketIO: Reimplemented SMSG_SET_FORCED_REACTIONS as a response to ↵ | Shauren | |
client request instead of sending it automatically during map change | |||
2015-04-08 | Core/Misc: Added a nice static_assert to prevent adding server opcode ↵ | Shauren | |
"handlers" with status other than UNHANDLED or NEVER | |||
2015-04-08 | Core/PacketIO: Removed sending SMSG_CATEGORY_COOLDOWN as part of ↵ | Shauren | |
SendInitialPacketsBeforeAddToMap and only send it when requested or when SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWN is added or removed | |||
2015-04-08 | Core/Scenes: added .debug send playscene command for testing purposes | Rat | |
2015-04-08 | Core/PacketIO: Updated and enabled CMSG_AREA_SPIRIT_HEALER_QUERY, ↵ | Shauren | |
CMSG_AREA_SPIRIT_HEALER_QUEUE, CMSG_HEARTH_AND_RESURRECT | |||
2015-04-08 | Core/Opcodes: Defined 1 more opcode | Shauren | |
2015-04-08 | Core: Whitespace cleanup | Vincent-Michael | |
2015-04-07 | Core/Packets: enable CMSG_SHOWING_CLOAK and CMSG_SHOWING_HELM | DJScias | |
Someone probably forgot to re-enable them, as they do in fact work with the current opcode values. (Tested & confirmed) | |||
2015-04-07 | Core/Opcodes: Added more (looks like deprecated) garrison opcodes | Shauren | |
2015-04-06 | Core/DataStores: Actually load SpellPowerDifficulty.db2, oops. | Shauren | |
2015-04-06 | Core/Database: removed old questItem fields | Rat | |
2015-04-06 | Core/Spells: small cleanup in EffectDestroyItem | Rat | |
2015-04-06 | Core/DataBase: implemented creature_questitem and gameobject_questitem tables | Rat | |
2015-04-06 | Core/Packets: fixed usage if ItemDrop field in quest query response | Rat | |
2015-04-06 | Core/PacketIO: Updated and enabled vehicle opcodes | Shauren | |
2015-04-06 | Core/Spells: implemented SPELL_EFFECT_DESTROY_ITEM | Rat | |
2015-04-06 | Core/GameObjects: fixed build in gcc | Rat | |
2015-04-06 | Core/GameObjects: fixed typo and logic (0 is a valid invisibility type) | Rat | |