index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
/
SunwellPlateau
Age
Commit message (
Expand
)
Author
2013-06-22
Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...
Vincent-Michael
2013-06-18
Core/Objects: Refactored MovementInfo structure
Shauren
2013-06-18
Scripts/Misc: Use new movement flag setting methods in scripts
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-30
Core/Misc: Another batch of fixes for issues found by static analysis
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
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-02-04
Core/AI: Removed Scripted_NoMovementAI which has become obsolete. Use Scripte...
m7nu3l
2013-02-03
Scripts/Misc: Some code optimisations
Vincent_Michael
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-20
Core/scritps: change enum to fix compile
ZxBiohazardZx
2012-11-20
Core/DB: Converted 7 more scripts to creature text
Gacko
2012-11-20
Core/DB: Some script to creature text conversions...
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-10-02
Core: "Initial support for C++11 compilers"
Spp
2012-08-12
Core/Misc: Fix some mem-leaks and uninitialized variables.
kaelima
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-01
Core/Script: Code style and some rewriting.
Gyx
2012-03-31
Core/Script: Code style and some rewriting.
Gyx
2012-03-26
Fix compile and fix a possible crash for mob_kiljaeden_controller
kaelima
2012-03-16
Core/Script: Code style.
Gyx
2012-03-14
Core/Script: Clean-Up in Scripts.
Gyx
2012-03-12
Core/Units:
Machiavelli
2012-02-23
Core: Random cleanup + compile fix
Shauren
2012-02-23
Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit.
Venugh
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
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-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-10-19
Core/Grid:
kaelima
2011-10-18
Rename some classes in grid system.
megamage
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-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-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
2011-07-15
Core/Spells: Set UNIT_FIELD_TARGET to current spell cast target for proper fa...
Shauren
2011-07-02
Core: Cleaning up hungarian notation - Phase5: pWho -> who
click
2011-07-02
Core: Cleaning up hungarian notation - Phase3: pTarget -> target
click
[next]