index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
World
Age
Commit message (
Expand
)
Author
2010-08-30
Core: Fix more warnings
Spp
2010-08-29
Fixes gossip scripts or points of interests of npc's with a Scriptname assign...
Liberate
2010-08-26
Core:
azazel
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-23
Core:
azazel
2010-08-23
Core: Fix more warnings
Spp
2010-08-22
Core:
azazel
2010-08-14
This should be the last of the malfunctioning AI scripts, thanks to click for...
Machiavelli
2010-08-13
Moved battleground achievement scripted checks into scripts
Shauren
2010-08-12
* Modify PlayerScript::OnChat hook. Now it takes one optional parameter of ty...
azazel
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-08
* Rename InstanceData to InstanceScript
azazel
2010-08-08
Correct include dirs in scripts and achievement_scripts build errors (because...
Shauren
2010-08-07
Missed this file
Shauren
2010-08-07
* Script-side changes for my last commit.
XTZGZoReX
2010-08-06
Convert go_scripts to the new format.
silinoron
2010-08-06
Convert a bunch of World scripts to the new system.
silinoron
2010-08-06
* Fixed last commit; didn't mean to remove AddSC_instance_deadmines.
XTZGZoReX
2010-08-05
* Implement item limit category (based on changes by VladimirMangos)
azazel
2010-08-04
*Update movement enums - thanks to Zor for info.
QAston
2010-07-30
*Thread safe player searcher in scripts.
QAston
2010-07-28
*Cleanup in ObjectAccessor - this should fix some crashes
QAston
2010-07-26
Move spell scripts from src/server/scripts/World to src/server/scripts/Spells
silinoron
2010-07-24
*Remove accidently added file and fix build on some *nix configurations.
QAston
2010-07-24
*Add base scripting interfce for spells - thanks to Brian for help in making ...
QAston
2010-07-18
* Implement additional usage of item_template.FlagsExtra Horde / Ally only
Brian
2010-07-20
Merge. Revision history for source files should be all back now.
Xanadu
2010-07-19
Clean up old (and partially unused) Aggro() function and use EnterCombat() in...
click
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-07-08
* Implement proper script support for quest "The Prophecy of Akida" (9544)
Brian
2010-07-06
Update GPL-licensing information on scripts (now with the proper bling-bling ...
click
2010-07-02
Adjust some more script copyrights (grrrrr)
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
More case sensitive renames
Tartalo