index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
/
Karazhan
Age
Commit message (
Expand
)
Author
2012-05-26
Add function for SetObjectScale
Vincent-Michael
2012-04-11
Scripts/Karazhan/Midnight: Fix timer logic
faramir118
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-28
Core/Script: Code style and remove unused core.
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-03-11
R.I.P SimpleAI
Nay
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-03
Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...
QAston
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-15
Scripts/Trial of the Crusader: Fix crash in MovementInform for Frost Sphere i...
kaelima
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 more warnings (C6246: Local declaration of 'x' hides declaration ...
Shauren
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-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-30
Core: Cleanup.
Chaplain
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-03
Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did re...
click
2011-07-02
Core: Cleaning up hungarian notation - Phase3: pTarget -> target
click
2011-07-02
Core: Cleaning up hungarian notation - Phase2: pPlayer -> player
click
2011-07-02
Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature
click
2011-07-01
Core: Do not use STL container size method to check if container is empty
Spp-
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-28
Core/ObjectMgr: Refactor sCreatureStorage
leak
2011-04-23
Core: Corrected NULL usage, it should only be used with pointers, not integers
Shauren
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
2011-02-20
Fix build with scripts included
Machiavelli
2011-02-20
Fix build with scripts included
Machiavelli
2011-02-03
Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...
Shauren
2011-01-02
Core/Scripts: Added wrapper method for despawning creatures DespawnOrUnsummon
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-17
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...
Shauren
2010-12-16
Make some cleanup.
Anubisss
2010-12-14
Scripts: Fixed uninitialized variables, unreferenced parameters and virtual o...
Shauren
[next]