| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-06 | Warning fix | Shauren | |
| 2016-02-05 | Core/PacketIO: Marked SMSG_COMPRESSED_PACKET as enabled (this commit has no ↵ | Shauren | |
| effect whether it is enabled or not - this opcode is always enabled as it is sent directly from WorldSocket) | |||
| 2016-02-05 | Core/PacketIO: Enable SMSG_SPELL_MISS_LOG and SMSG_UPDATE_LAST_INSTANCE | Carbenium | |
| 2016-02-05 | Core/PacketIO: Enable SMSG_GM_TICKET_SYSTEM_STATUS, ↵ | Carbenium | |
| SMSG_ON_CANCEL_EXPECTED_RIDE_VEHICLE_AURA, SMSG_PLAY_SCENE and SMSG_QUERY_ITEM_TEXT_RESPONSE | |||
| 2016-02-05 | Core/PacketIO: Enable SMSG_CORPSE_TRANSPORT_QUERY | Carbenium | |
| 2016-02-04 | Core/Opcodes: enabled SMSG_PVP_CREDIT | MitchesD | |
| 2016-02-04 | Core/PacketIO: Updated and enabled SMSG_AREA_SPIRIT_HEALER_TIME | Shauren | |
| 2016-02-04 | Core/PacketIO: Enable SMSG_AREA_TRIGGER_NO_CORPSE | Carbenium | |
| 2016-02-04 | Warning fix | Carbenium | |
| 2016-02-03 | Core/PacketIO: Updated CMSG_WARDEN_DATA | Carbenium | |
| Note: No packet handling changes made whatsoever. ...and ninja-fix a missing break from previous commit. | |||
| 2016-02-03 | Core/PacketIO: Updated CMSG_COMPLAINT | Carbenium | |
| 2016-02-03 | Core/PacketIO: Use Vector3 instead of Position since orientation isn't ↵ | Carbenium | |
| included (MissileTrajectoryCollision and UpdateMissileTrajectory) | |||
| 2016-02-03 | Core/PacketIO: Updated CMSG_VOICE_SESSION_ENABLE and ↵ | Carbenium | |
| CMSG_SET_ACTIVE_VOICE_CHANNEL for further usage | |||
| 2016-02-03 | Core/PacketIO: Updated and enabled CMSG_UPDATE_MISSILE_TRAJECTORY | Carbenium | |
| 2016-02-03 | Core/PacketIO: 305b99e06584e7d319c496aedd1dbbf25f30b81e follow-up | Carbenium | |
| 2016-02-03 | Core/PacketIO: Updated and enabled CMSG_MISSILE_TRAJECTORY_COLLISION | Carbenium | |
| 2016-02-03 | Warning fix | Shauren | |
| 2016-02-03 | Core/PacketIO: Updated and enabled CMSG_SET_TAXI_BENCHMARK_MODE | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_SET_PLAYER_DECLINED_NAMES | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_SET_PARTY_ASSIGNMENT | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_REQUEST_STABLED_PETS | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_REQUEST_RATED_BATTLEFIELD_INFO | Carbenium | |
| 2016-02-02 | Core/Maps: Changed the way area data is stored in maps, it now uses ID field ↵ | Shauren | |
| from AreaTable.dbc instead AreaBit used for exploration marker (and is not unique anymore on top of simply being stupidly confusing) Note: Extracting maps is required | |||
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_REQUEST_PVP_REWARDS | Carbenium | |
| 2016-02-02 | Core/PacketIO: Add CMSG_REQUEST_PET_INFO packet class for further usage | Carbenium | |
| 2016-02-02 | Core/PacketIO: Initialize some vars | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_PUSH_QUEST_TO_PARTY | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_PET_SPELL_AUTOCAST | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_PET_STOP_ATTACK | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_PET_CANCEL_AURA | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_PET_ABANDON | Carbenium | |
| 2016-02-02 | Core/PacketIO: Updated and enabled CMSG_ITEM_PURCHASE_REFUND | Carbenium | |
| 2016-02-01 | Core/PacketIO: Updated and enabled CMSG_DISMISS_CRITTER | Carbenium | |
| 2016-01-30 | Core/PacketIO: Updated and enabled CMSG_CONFIRM_RESPEC_WIPE, ↵ | Shauren | |
| SMSG_RESPEC_WIPE_CONFIRM | |||
| 2016-01-30 | Merge pull request #16428 from Carbenium/mmap-memleak | Carbenium | |
| Collision/MMap: Fix a memleak reported by valgrind | |||
| 2016-01-30 | Collision/MMap: Fix a memleak reported by valgrind | Carbenium | |
| Tiles which are owned by the mesh should have the DT_TILE_FREE_DATA flag to ensure deallocation on removal from the mesh. Log: ==23516== 6,181,976 bytes in 6 blocks are definitely lost in loss record 15 of 15 ==23516== at 0x4C298A0: operator new[](unsigned long) (vg_replace_malloc.c:389) ==23516== by 0x2052660: dtCustomAlloc(int, dtAllocHint) (Memory.h:11) ==23516== by 0x29D7FDA: dtAlloc(int, dtAllocHint) (DetourAlloc.cpp:43) ==23516== by 0x230AA70: MMAP::MMapManager::loadMap(std::string const&, unsigned int, int, int) (MMapManager.cpp:166) ==23516== by 0x1DD585B: Map::LoadMMap(int, int) (Map.cpp:125) ==23516== by 0x1DD7266: Map::LoadMapAndVMap(int, int) (Map.cpp:200) ==23516== by 0x1DD93C6: Map::EnsureGridCreated_i(CoordPair<64u> const&) (Map.cpp:453) ==23516== by 0x1DD9129: Map::EnsureGridCreated(CoordPair<64u> const&) (Map.cpp:429) ==23516== by 0x1DED100: Map::GetGrid(float, float) (Map.cpp:2200) ==23516== by 0x1DE0F4C: Map::GetAreaFlag(float, float, float, bool*) const (Map.cpp:2349) ==23516== by 0x198521B: Map::GetZoneId(float, float, float) const (Map.h:353) ==23516== by 0x197CFF0: WorldObject::GetZoneId() const (Object.cpp:1277) Phase tiles aren't managed by detour so they shouldn't be free'd automatically on removal. See MMapManager::UnloadPhaseTile | |||
| 2016-01-28 | Core/Misc: Removed unneccessary boost/asio/buffer.hpp include | Shauren | |
| 2016-01-27 | Merge pull request #16378 from Zedron/6.x | Shauren | |
| Core/Spells: Fixed a possible crash in spell_pal_light_s_beacon | |||
| 2016-01-27 | Core/Spells: Fixed Heroic Leap | Boomper | |
| Closes #14807 Closes #14134 | |||
| 2016-01-27 | Core/Scripts: deleted pointless condition | Lopfest | |
| 2016-01-26 | Core/Scripts: added loading error message for SCRIPT_COMMAND_PLAY_ANIMKIT | Lopfest | |
| 2016-01-26 | Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT corrections. Thx to Arci | Lopfest | |
| 2016-01-26 | Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT can now be used in waypoint_scripts | Lopfest | |
| 2016-01-25 | Core/Spells: Implemented casting spells on movement finish from ↵ | Shauren | |
| SPELL_EFFECT_JUMP, SPELL_EFFECT_JUMP_DEST and SPELL_EFFECT_CHARGE | |||
| 2016-01-24 | Core/Spells: Fixed a possible crash in spell_pal_light_s_beacon | Zedron | |
| 2016-01-24 | Core/Misc: Fixed array out of bounds access when loading ↵ | Shauren | |
| locales_achievement_reward, locales_creature_text, locales_gossip_menu_option and skip LOCALE_none when iterating over locales | |||
| 2016-01-23 | Core/Misc: Added safeguard against generating invalid selection weight data ↵ | Shauren | |
| in Trinity::Containers::SelectRandomWeightedContainerElement | |||
| 2016-01-22 | Core/Spells: Ignore category cooldowns for triggered spells. | Shauren | |
| * This fixes weird issues where triggered spell fails because it has the same category as the spell triggering it Closes #15794 Closes #15048 | |||
| 2016-01-22 | Core/Spells: Updated combo point handing | myran2 | |
| Closes #15996 | |||
| 2016-01-20 | Core/PacketIO: CMSG_BATTLEMASTER_JOIN_ARENA | Carbenium | |
