aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_wp.cpp
AgeCommit message (Expand)Author
2025-06-25Core/Commands: Waypoint command fixesShauren
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ...ModoX
2023-11-24Core/Waypoints: Drop waypoint_scripts table (#29437)ModoX
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-13Scripts/Commands: Fix ".wp show info" showing wrong event chance valuesjackpoz
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2021-12-15Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...ForesterDev
2021-12-14Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...Treeston
2021-01-29Core/Misc: waypoint movementccrs
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Movement: waypoint movement (#20121)ccrs
2020-08-22Dynamic Creature/Go spawning:r00ty-tc
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-06Core/Entities: Extended SpawnMask to 64 bitjoschiwald
2018-01-01Update copyright note for 2018vincent-michael
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-03-11* Scripts/Commands: Fix guid usage and enhance commandsRochet2
2017-01-01Update copyright note for 2017vincent-michael
2016-04-09Warning fixShauren
2016-04-09Core/Commands: Fixed a crash in .wp mod by @MagnifikatorShauren
2016-04-09Core/Commands: Fixed incorrect use of GetGUID instead of GetSpawnId in waypoi...Shauren
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-23Core/Entities: Removed Object::GetGUIDLow()Shauren
2014-10-22Core/Entities: Second part of removing GetGUIDLow() usesShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-07-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael