index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-03T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Dynamic
Age
Commit message (
Expand
)
Author
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2021-12-18
Scripts/ScarletMonastery: instance script cleanup (#23889)
ccrs
2021-10-11
Core/Scenes: Implemented spell created SceneObjects
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-06-14
Core/Globals: add more AIName and MovementType checks to ObjectMgr
ariel-
2020-06-14
Core/AI: Factory functions cleanup
ariel-
2020-04-26
Core: Fix clang 10 warnings
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-11-25
Misc: More cleanup
Aokromes
2017-08-21
Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...
ariel-
2017-05-14
Core/Entities : Basic Conversation Implementation (#18010)
Traesh
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-04-02
Rename variables to fix C++11 keyword collision
Daniel M. Weeks
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-06-23
Fix non-PCH build
leak
2014-06-22
Shared/Misc: Removed some more ACE dependencies
Subv
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-03-23
Core/Misc: Removed unused defines, added missing include and removed a few wa...
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-06-11
Core: More Function Renaming.
Malcrom
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-04
Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()
Nay
2013-01-02
Core/Misc: Some minor changes here and there
Spp
2013-01-01
Update more copyright note for 2013. (alcohol sucks)
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-10-02
Core: "Initial support for C++11 compilers"
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-04-12
Removed unused file
Shauren
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-10
Fix compile in linux.
megamage
2011-11-10
Fix the crash when removing object from an unloaded grid. Object should alway...
megamage
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-29
Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-06-11
Core: Codestyle cleanup
click
2011-04-29
Add spaces after commas
leak
[next]