index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T15: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
2015-04-10
Core: Whitespace/tab2spaces cleanup
click
2015-02-13
Scripts/ZulAman: Enable Script for Gazakroth
Rushor
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-25
Scripts/Misc: Make InstanceScript::Initialize() obsolete
jackpoz
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-16
Core/Scripts: Fixed PCH build
Shauren
2014-09-15
Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remain
Shauren
2014-09-15
Core/Scripts: Fixed build of boss_* scripts
Shauren
2014-09-14
Scripts
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Chat: cleanup MonsterText methods
joschiwald
2014-09-07
Core/InstanceScript: refactored load and save methods
joschiwald
2014-09-03
Core/Misc: Refactor scripts to fix static analysis warnings
jackpoz
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-07-22
Core/Misc: Replace rand() calls with SFMT
jackpoz
2014-05-20
Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*
jackpoz
2014-05-18
Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various warnin...
Shauren
2014-05-15
Fix various warnings. The core, the scripts and the tools now compile without...
Praetonus
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Check GetVictim() for NULL before dereferencing it
jackpoz
2014-04-19
Core/Misc: Ensure GetVictim() returns a valid reference when expected
jackpoz
2014-03-29
Scripts/Misc: Small code optimizations
Vincent-Michael
2014-03-22
Scripts/ZulAman/Halazzi: convert text to create_text and fixed despawn of cat
MitchesD
2014-01-23
Scripts: A lots of changes here and there (maybe useless?!?)
Vincent_Michael
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-30
Scripts/Misc: Code cleanup
jackpoz
2013-12-29
Scripts/Misc: Fix uninitialized values
jackpoz
2013-12-29
Scripts/Misc: Ensure Creatures are in instances when required
jackpoz
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-23
Scripts:
joschiwald
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-11-13
Scripts/ZulAman: fix exploit that player can fly until logout
joschiwald
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
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-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
[next]