index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T17:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Events
Age
Commit message (
Expand
)
Author
2014-06-13
Core/Misc:
Ascathor
2014-05-20
Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*
jackpoz
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-03-29
Scripts/Misc: Small code optimizations
Vincent-Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-22
Scripts/Misc: Coding Style unification? (by Aokromes)
Vincent_Michael
2013-08-18
Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...
joschiwald
2013-08-10
Scripted: Use now override for instance scripts
Vincent-Michael
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-04-01
Script/Event: Fix warnings in Children's Week script
Gacko
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-19
Core/Scripts: Removed useless const modifier on method parameters accepting p...
Shauren
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update more copyright note for 2013.
Vincent_Michael
2013-01-01
Update more copyright note for 2013. (alcohol sucks)
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-25
Core/Scripting: Small cleanup
Vincent-Michael
2012-11-19
Fix compile without PCH (Also added some minor changes to minimize difference...
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-03
Core. Fix non-PCH building (again)...
click
2012-10-29
Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...
Spp
2012-10-25
Core: Fix compile warnings
Gacko
2012-10-25
Core: Children's Week - Remove event.h include
Gacko
2012-10-21
Core/DB: Children's Week
Gacko