index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Miscellaneous
/
Language.h
Age
Commit message (
Expand
)
Author
2012-05-09
Core/Commands: Add level 3 command for setting npc data. used for testing scr...
Kandera
2012-04-12
Core/Commands: Remove recently defunct .hover command. All this spell did bef...
Machiavelli
2012-03-03
Core/Commands: Implement .debug moveflags command. With params you can set Mo...
Machiavelli
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-18
Commands/Npc: Add AIName/ScriptName to npc info
kaelima
2011-12-14
Core/Commands: Show time left until shutdown in .server info. (Aokromes' Sugg...
Machiavelli
2011-10-04
Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...
Bizzy
2011-09-21
Scripts/Commands: Added .dev command to show <Dev> tag in nickname
Rochet2
2011-09-04
Core/SAI: SMART_ACTION_FLEE: print flee emote if param1 is set
Nay
2011-08-22
Core/Commands: Added TrinityString instead of hardcoded string
Lopin
2011-08-13
Core/Commands: .pinfo improvements
leak
2011-07-27
Core/Commands: Allow muting offline players - the mute will become effective ...
Machiavelli
2011-06-23
Isle of Conquest: Corrected message sent when node is claimed or captured.
maanuel
2011-05-09
Core/Commands: Include mute/ban info in .pinfo command
Shocker
2011-04-29
Add spaces after commas
leak
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-01-09
Core/Battleground: Implemented blizzlike script for Isle of Conquest, written...
Manuel
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-02
Core/Chat: Configure automatic owner declaration for custom chat channels (pa...
click
2010-11-19
Core/Commands: Enable SQL query logging by config and command )patch by leak)
click
2010-11-14
Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740
Shocker
2010-11-14
Core: Allow toggling ticketsystem on/off by config-setting (patch by leak)
click
2010-10-16
Core: Improve constant channel handling
linencloth
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-10-01
Core/Commands: added .debug areatriggers
Rat
2010-09-19
Core/Players: Added support for single character bans
Shauren
2010-09-08
Core/Commands: Implement config for setting the maximum number of results a ....
Shocker
2010-08-29
Rewrite much of the GM ticket system
silinoron
2010-08-02
Updated .pdump commands
Shauren
2010-07-24
* Small increment that was forgotten
Brian
2010-07-24
* Add lootid output to .gobj info command
Brian
2010-07-21
* Implement the ability to delete characters without them being removed from
Brian
2010-07-19
Clean up level0.cpp and return proper errormessages (fix by ogeraisi)
click
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX