aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids
AgeCommit message (Expand)Author
2022-07-23Core/Maps: Move terrain data handling out of Map classShauren
2022-05-25Core/GameObjects: Transport (type 11) improvementsShauren
2022-05-25Core/Objects: Remove restriction on what object types can be set as activeShauren
2022-05-02Core/Spells: Implemented SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_PLA...Shauren
2022-04-30Core/Spells: Rename SpellAttr3 to use official attribute namesShauren
2022-04-16Core/Battlegrounds: Replaced overriding m_team with more fine grained approachShauren
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-05Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75jackpoz
2022-03-05COre/Misc: Remove whitespacejackpoz
2022-03-05Core/Maps: Use the same logic to calculate grid coords to avoid mismatchesjackpoz
2022-02-27Core/Creature: Ignore combat reach when looking for assisting creaturesjackpoz
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05Scripts/Obsidian Sanctum: Fix portals not being visiblejackpoz
2022-02-05Core/Misc: Allow all kinds of non-map containers in grid searchersShauren
2022-02-04Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALT...Giacomo Pozzoni
2022-01-29Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...Shauren
2022-01-29Core/Objects: Properly choose between "Destroyed" or "OutOfRange" during visi...Shauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-03Core/Time: Remove artificially high minimal update intervalsShauren
2022-01-01Game/AI: Implement new targettype SMART_TARGET_CLOSEST_UNSPAWNED_GAMEOBJECT (...Rushor
2022-01-01Core/Gameobjects: Improve stealth detection (#24417)Gildor
2021-12-28Core/Phasing: Implemented db spawns in personal phases (#26345)Matan Shukry
2021-12-21Core/GameObject: Fix wrong calculation of the spellfous distanceKillyana
2021-12-21[WIP] Core/AI: Pets musn't attack civilian NPC in aggressive mode (#24121)Sorikoff
2021-12-21Core/Misc: Some refactoring, #23603 prep: (#23676)Treeston
2021-12-17Core/AI: No longer do strange things when told to enter evade mode while ther...Treeston
2021-12-16Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2021-12-15Entities/GO: FindNearestGameObject no longer incorrectly returns despawned ga...Treeston
2021-12-15Scripts/Outland: Rewrite the Watch Commander Leonus event so it no longer sta...Treeston
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-13Coding standards (#23514)Aokromes
2021-12-12Combat/Threat: Split ThreatManager::NotifyDisengaged off from ThreatManager::...Treeston
2021-12-11Core/Misc: don't allow FindNearestCreature() and FindNearestGameObject() sear...Wyrserth
2021-10-23Core/Unit: Random code style/naming adjustmentsTreeston
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2021-10-11Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION (#27037)ModoX
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2021-08-28Core/Spells: rework part 2: Split up target selection logicariel-
2021-08-08Core/Spawning: Actually check spawn group state before processing a respawn. ...Treeston
2021-06-21Core/Auras: make area and dynauras condition compliant by using the spellarea...ariel-
2021-05-16Core: Combat/threat system rewrite (PR #19930)Treeston
2021-05-03Core/Chat: Chat translation improvementsShauren
2021-05-01Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...Shauren
2021-04-30Dynamic linking build fixShauren
2021-04-30Core/Grids: Allow customizing packets sent with MessageDistDeliverer and Mess...Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-03-28Core/Objects: Refactor private object checks into separate functionShauren
2021-03-28Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...Matan Shukry
2021-03-15Core/Misc: minor typo and codestyle fixesariel-