index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Outland
/
Auchindoun
Age
Commit message (
Expand
)
Author
2013-06-22
Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...
Vincent-Michael
2013-06-21
Core: Fix warnings and some cleanup
Vincent-Michael
2013-06-15
Script: Updated Murmur to use events.
Malcrom
2013-06-15
Scritp: Updated Boss_Blackheart_the_Inciter to use events.
Malcrom
2013-06-15
Script: Update Boss_Grandmaster_Vorpil script to use events.
Malcrom
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-19
Core/Scripts: Removed useless const modifier on method parameters accepting p...
Shauren
2013-01-07
Core/Scripting: Some cleanup
Malcrom
2013-01-07
Core/Scripting: Misc fixes
Malcrom
2013-01-07
Core/Scripting: Move Text for Shirrak the Dead Watcher to creature text
Malcrom
2013-01-01
Update copyright note for 2013.
Vincent_Michael
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-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-29
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
Core/Script: Clean-Up in Scripts.
Gyx
2012-03-12
Core/Units:
Machiavelli
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
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-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-10-10
Rename "SetPosition" to "UpdatePosition".
megamage
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-18
Scripts/Shadow Labyrinth: Fix wrong target of Incite Chaos spell
Aokromes
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-02
Core: Cleaning up hungarian notation - Phase5: pWho -> who
click
2011-07-02
Core: Cleaning up hungarian notation - Phase3: pTarget -> target
click
2011-07-02
Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature
click
2011-06-30
Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...
Spp-
2011-06-11
Core: Codestyle cleanup
click
2011-04-29
Add spaces after commas
leak
2011-04-03
Core/Scripts: Removed double calls to InstanceScript's Initialize methods
Shauren
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-03-09
Scripts: Removed duplicate target selection function (SelectUnit), there is o...
Shauren
[next]