index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-10T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Outland
/
BlackTemple
Age
Commit message (
Expand
)
Author
2012-12-14
Scripts/Events/Achievement: fix 'Out With It'
CeIa
2012-12-06
Core/DB: Creature text for 53 script files
Gacko
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Define some methods const
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-26
Core/Misc: Tweaked ThreatContainer internals
Spp
2012-09-13
Core/Scripts: Reliquary of Souls: fix encounter start and essence phases.
w1sht0l1v3
2012-08-30
Core: Fix many "errors"/warnings and coding style (2)
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-30
Core/Misc: Use proper headers to optimize compile
Vincent-Michael
2012-04-08
Core/Shared: Move container functions to shared project under Trinity::Contai...
Machiavelli
2012-04-01
Core/Script: Code style and some rewriting.
Gyx
2012-03-31
Core/Script: Code style and some rewriting.
Gyx
2012-03-17
Core/Script: Code style and remove unused core.
Gyx
2012-03-17
Core/Script: Code style and remove unused core.
Gyx
2012-03-16
Core/Script: Code style and remove unused core.
Gyx
2012-03-16
Core/Script: Code style.
Gyx
2012-03-16
Core/Script: Code style.
Gyx
2012-03-16
Core/Script: Clean-Up in Scripts.
Gyx
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-03-14
Core/Script: Clean-Up in Scripts.
Gyx
2012-03-12
Core/Units:
Machiavelli
2012-03-07
Warning fixes and some random cleanup here and there
Spp
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-23
Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit.
Venugh
2012-02-23
Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.
Venugh
2012-02-09
Merge pull request #5160 from TrinityCore/dynamic_vmaps
Subv
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-02-03
Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...
QAston
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-28
Core/Scripts: Replace rand with urand in most cases (using regexp)
Spp
2011-12-09
Add missing %s to 2 emotes.
Aokromes
2011-11-23
Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...
Shauren
2011-11-07
Core: Codestyle clean-up
Bootz
2011-10-14
Core/Scripts: Fix Build.
Nay
2011-10-13
Fix the sequence of some lines because of my previous changes.
Studioworks
2011-10-12
Readd accidentally removed line in my previous commit.
Studioworks
2011-10-11
Core: Style cleanup in boss_illidan.cpp
Studioworks
2011-10-10
Rename "SetPosition" to "UpdatePosition".
megamage
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
REPO: Code-style change
Bootz
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-29
Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"
Spp
2011-09-17
Core/AI: Replace many Unit::IsHostileTo with Unit::IsValidAttackTarget or Cre...
QAston
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
[next]