aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Object
AgeCommit message (Expand)Author
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-07-18Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creati...Shauren
2022-07-17Core/Players: Cleaned some old updatefield definitions and updated values for...Shauren
2022-07-17Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desyncShauren
2022-07-03Core/Creatures: Implemented sending different creature id for summoner (#28066)Teleqraph
2022-06-17Core/Spells: Corrected unit flag checked with SPELL_ATTR6_CAN_TARGET_UNTARGET...Shauren
2022-06-10Core/Spells: Increase search radius for avoid problems with some spells that ...Gildor
2022-06-07Core/Transports: Path generation rewrite v2Shauren
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-05-30Core/Player: Fixed phasing issues introduced in aa592e431b945800928f2e43b3812...ModoX
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-05-24Core/PacketIO: Implemented CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE and ActivePla...Shauren
2022-05-06Core/Spells: Rename SpellAttr6 to use official attribute namesShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_IGNORE_AREA_EFFECT_PVP_CHECKShauren
2022-05-02Core/Spells: Rename SpellAttr5 to use official attribute namesShauren
2022-04-30Core/Spells: Rename SpellAttr3 to use official attribute namesShauren
2022-04-28Core/Spells: Rename SpellAttr2 to use official attribute namesShauren
2022-04-25Core/Spells: Rename SpellAttr1 to use official attribute namesShauren
2022-04-24Core/Spells: Rename SpellAttr0 to use official attribute namesShauren
2022-04-24Core/Scripts: Begin unifying triggering gameevents (not the game_event db stuff)Shauren
2022-04-16Core/Battlegrounds: Replaced overriding m_team with more fine grained approachShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-03-26Core/Object: Fix WorldObject::SetZoneScript unsafe cast to InstanceMap (#27877)HelloKitty
2022-03-15Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXIoffl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-12Core/Game: include addtional parameter in Object::GetPlayerListInGridccrs
2022-03-12Core/Objects: Units possessing another ones must use the detection of the lat...Meji
2022-03-08Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2022-03-06Core/Maps: Use a fixed offset instead of full collision height when retrievin...Giacomo Pozzoni
2022-02-26Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)Jeremy
2022-02-25Core/Objects: Add new 9.2 guid typesShauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-08Core/Spells: Pass cast item level to triggered spellsShauren
2022-02-08Core/Objects: Use player as summoner for personal clones (#27716)Seyden
2022-02-07Core/Spells: Implement SPELL_ATTR7_NO_ATTACK_DODGE, SPELL_ATTR7_NO_ATTACK_PAR...Aqua Deus
2022-02-07Core/Creatures: Add summoned creatures to summoners transport (#27708)Seyden
2022-02-05Scripts/Obsidian Sanctum: Fix portals not being visiblejackpoz
2022-02-04Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-29Core/Objects: Don't consider SMSG_UPDATE_OBJECT packets that contain only des...Shauren
2022-01-29Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...Shauren
2022-01-29Core/Objects: Implement SmoothPhasing part of CreateObject and replacing visi...Seyden
2022-01-29Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...Shauren
2022-01-29Core/Objects: Add overridable function UpdateObjectVisibilityOnDestroyShauren
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2022-01-24Core/WorldObject: std::chrono-ify SummonPersonalCloneShauren