summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_gobject.cpp
AgeCommit message (Expand)Author
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2024-07-09refactor(Scripts/Commands): remove unused imports (#19340)Francesco Borzì
2024-01-07feat(Scripts/Commands): Implement gameobject respawn command (#18129)Andrew
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
2023-11-29fix(Scripts/Commands): Display GUID on gob info (#17900)Kitzunu
2023-02-05chore(Core/Object): Rename GetGOData() to GetGameObjectData() (#14875)Skjalf
2022-06-18fix(Core): Crashfix. (#12092)UltraNix
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-06refactor(Core/Misc): sin() to std::sin() (#9795)Kitzunu
2021-12-11refactor(Scripts/Command): Simplify command go set state (#9527)Skjalf
2021-11-01feat(Scripts/Commands): convert cs_object to new system (#8855)IntelligentQuantum
2021-10-23feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-08-31feat(Core/Gameobject): add a range check for gameobjects (#7521)lineagedr
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-05-22fix(Core): GUID of GameObject (#6001)HEBAN Simon
2021-05-02fix(Core/GameObjects): Gameobject rotation and moving actions not updating to...UltraNix
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-10chore(core): remove malformed whitespaces (#4244)Kitzunu
2020-10-11refactor(Core/Scripts): restyle scripts lib with astyle (#3467)Kargatum
2019-07-08feat(Core): GUID recycler (#1820)Barbz
2019-03-18Fix(Core): GM command not working while GM mode is on (#1581)Ercules76
2019-02-15Revert "feat(core): Ensure that all actions are compared to fixed point in ti...Nefertumm
2019-02-14feat(core): Ensure that all actions are compared to fixed point in time (#123...Viste(Кирилл)
2018-03-12Update license links (#783)Nefertumm
2017-12-21Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk int...Yehonal
2017-12-21Using TC structure allowing easier patches importingYehonal
2016-08-12Refactoring part 2 [W.I.P]Yehonal
2016-07-08Fix VS2015 Compilemik1893
2016-06-26converted all tabs to 4 spacesYehonal
2016-06-26importing changes from callmephil repoYehonal
2016-06-26First Commitv0.10.1Yehonal