index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Events
Age
Commit message (
Expand
)
Author
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-12-27
Core/Events: Fixed logic for Fireworks Show at New Years Adjustments
Kittnz
2016-12-27
Core/Events: Adjust timings and occurrence for Fireworks Show at New Years Eve
Kittnz
2016-12-07
Fix pch - second attempt
Kittnz
2016-12-07
Fix pch
Kittnz
2016-12-07
Core/Event: Add Fireworks Spectacular (4th of July) & New Year's Eve event!
Kittnz
2016-10-30
Core/Auras: don't save auras casted by items
ariel-
2016-10-27
DB/SAI: Zebu'tan and Alys Vol'tyr's conversations.
SnapperRy
2016-10-21
Fix non-PCH build.
SnapperRy
2016-10-21
Add forgotten override.
SnapperRy
2016-10-21
Script/Spell: remove cosmetic effect for Water Bucket item at login if it exp...
SnapperRy
2016-06-13
Core/Script: moved SAI to cpp for The Etymidian, closes #17053 (#17330)
ariel-
2016-02-22
Core/Scripts: Split the huge scriptloader into smaller pieces
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-15
Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remain
Shauren
2014-09-06
SQL: Rename SQL after recent PR merge
Vincent-Michael
2014-09-05
Core/Misc: Refactor scripts to fix static analysis warnings
jackpoz
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
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