index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
/
ZulAman
Age
Commit message (
Expand
)
Author
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-08-01
Core/Misc: Fixed some issues found by Coverity Scan
Shauren
2013-07-15
Scripted/Misc: Fix random stuff
Vincent-Michael
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-07-06
Scripted/Misc: Some cleanup
Vincent-Michael
2013-07-04
Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_
Vincent-Michael
2013-06-30
Core/Units: Removed most calls to SendMovementFlagUpdate for creatures
Shauren
2013-06-23
Core/Scripting: Some boss script fixes.
Malcrom
2013-06-22
Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...
Vincent-Michael
2013-06-22
Core/Scripting: Fix previous commit
Malcrom
2013-06-22
Core/Scripting: Update Boss Akilzon Script to use Events
Malcrom
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-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-21
Core/Scripts: Removed CAST_CRE define
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-03
Scripts/Misc: Some code optimisations
Vincent_Michael
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-13
Core/Scripting: Misc Cleanup.
Malcrom
2013-01-10
Scripts/ZulAman: Fixed a crash caused by the grid.
Warpten
2013-01-07
Core/Scripting: Move Text for Zul'jin to creature text
Malcrom
2013-01-07
Core/Scripts: Move text for Boss Akil'zon to db.
Malcrom
2013-01-07
Core/Scripting: Script Updates
Malcrom
2013-01-07
Core/Scripting: Gong Event updates
Malcrom
2013-01-06
Core/scripting: Fix zulaman.cpp
Malcrom
2013-01-06
Core/scripting: Update zulaman script
Malcrom
2013-01-06
Core/scripting: More updates for gong event. Almost complete.
Malcrom
2013-01-06
Core/Scripting: Small fix to Zul'Aman script Thanks joschiwald.
Malcrom
2013-01-06
Core/Scripting: Fix silly error
Malcrom
2013-01-06
Core/Script: Update Gong Event
Malcrom
2013-01-05
Core/Scripts: Some cleanup of Zul'aman Instance script. Gong event in progres...
Malcrom
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-20
Core/DB: Converted 7 more scripts to creature text
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-08-30
Core: Fix many "errors"/warnings and coding style (2)
Nay
2012-08-15
Core/Scripts: Missing change from previous commit
Vincent-Michael
2012-08-14
Core/Scripts: Fix uninitialized variable in boss_akilzon
Vincent-Michael
2012-08-14
Core/Scripts: Fixed more uninitialized variables
Vincent-Michael
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-08-01
Scripts/Build: Fix non PCH build
Nay
2012-07-30
Warning fixes + compile fix after the merge
Spp
2012-07-30
Core/Misc: Use proper headers to optimize compile
Vincent-Michael
2012-06-14
Merge pull request #6491
QAston
[next]