index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_reset.cpp
Age
Commit message (
Expand
)
Author
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-01-23
Core/Misc: Replace boost::shared_mutex with std::shared_mutex (#24328)
Giacomo Pozzoni
2021-12-14
Core/Unit: Implement more helper methods (#23555)
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-09-26
Core/Unit: UNIT_FLAG renames
Treeston
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2020-12-23
Core/Players: Introduce configurable allied race starting level and fix defau...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-10-10
Core/Entities: Update updatefields to 8.0.1.27980
Shauren
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-03-17
Core/Players: Rename "heroic character" to "death knight"
Chazy Chaz
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-13
Core/Units: Cleanup hardcoded magic numbers for byte field offsets
Shauren
2016-05-27
Core/DataStores: Updated db2 to 7.0.3.21737
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-03-30
Core/Spells: Reset talent specialization when using reset talents command
Rat
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-30
Core/Units: Updated byte order in UNIT_FIELD_BYTES_0 - fixes weird models
Shauren
2014-11-16
Core/Packets: updated AccountData packets
joschiwald
2014-11-12
Core/Talents:
Intel
2014-11-07
Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structs
Intel
2014-10-24
Core/Entities: Fourth part of converting int to bigint guids in database
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-12
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-12
Core/Misc: Renamed a few spell and skill line related methods to follow tc co...
Shauren
2014-06-08
Replaced mutex related code in Common.h
leak
2014-04-29
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
[next]