index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
/
Stratholme
Age
Commit message (
Expand
)
Author
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 - Phase3: pVictim -> victim
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-06-30
Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...
Spp-
2011-06-11
Core: Codestyle cleanup
click
2011-05-30
Core/Defines: Update enum TextEmotes, values and names from client. (These em...
kaelima
2011-04-29
Add spaces after commas
leak
2011-04-23
Core: Corrected NULL usage, it should only be used with pointers, not integers
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-05
Scripts/Quests: Fixed "True Masters of the Light" (id 9737)
Shauren
2011-01-31
Scripts/Stratholme: Cleaned up instance script a bit
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-05
Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...
leak
2010-11-29
Core/Groups: Move all function definition from .h to .cpp
Spp
2010-08-30
Core: Fix more warnings
Spp
2010-08-30
Core: Fix more warnings
Spp
2010-08-26
Core:
azazel
2010-08-22
Core:
azazel
2010-08-11
Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map...
Machiavelli
2010-08-09
Properly initialize instance scripts with the appropriate map id to avoid loa...
silinoron
2010-08-09
Replace (CR) character from all converted scripts and replace it with it's pr...
click
2010-08-08
* Rename InstanceData to InstanceScript
azazel
2010-07-20
Merge. Revision history for source files should be all back now.
Xanadu
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-07-06
Update GPL-licensing information on scripts (now with the proper bling-bling ...
click
2010-07-02
Adjust to use correct timeframe for script-copyrights
click
2010-07-02
Add Trinity copyright holders for scripts
click
2010-06-22
Cleanup of logging - removed a few duplicit functions from olden times, fixed...
Xanadu
2010-06-08
Change around some more headers to adhere to new strucutre and namebase
click
2010-06-07
Some more consistency-renaming of script-zones
click