aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_reset.cpp
AgeCommit message (Expand)Author
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
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
2022-01-23Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)Giacomo Pozzoni
2021-12-14Core/Unit: Implement more helper methods (#23555)ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-09-26Core/Unit: UNIT_FLAG renamesTreeston
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2020-12-23Core/Players: Introduce configurable allied race starting level and fix defau...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-03-17Core/Players: Rename "heroic character" to "death knight"Chazy Chaz
2017-01-01Update copyright note for 2017vincent-michael
2016-12-13Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-03-30Core/Spells: Reset talent specialization when using reset talents commandRat
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-30Core/Units: Updated byte order in UNIT_FIELD_BYTES_0 - fixes weird modelsShauren
2014-11-16Core/Packets: updated AccountData packetsjoschiwald
2014-11-12Core/Talents:Intel
2014-11-07Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structsIntel
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-12Core/Misc: Renamed a few spell and skill line related methods to follow tc co...Shauren
2014-06-08Replaced mutex related code in Common.hleak
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor