index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T17: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
2014-08-09
Scripts/Misc: Fix static analysis issues
jackpoz
2014-07-24
Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian (Sh...
untaught
2014-07-22
Core/Misc: Replace rand() calls with SFMT
jackpoz
2014-07-13
Merge branch `master` into `boost`
Subv
2014-06-24
Core/Misc: Fixed warnings
Shauren
2014-06-23
Merge pull request #11976 from Ascathor/master
Aokromes
2014-06-17
Scripts/Misc: Fixed training dummies not entering combat
Shauren
2014-06-14
Scripts/Misc: random fixes
MitchesD
2014-06-13
Core/Misc:
Ascathor
2014-06-06
Scripts/Items: Imp in a Ball
Trisjdc
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-25
Core/Misc: Change how Position struct is retrieved
jackpoz
2014-04-08
Core/ChatLog: handle chatlog options with extended logging system
joschiwald
2014-02-08
Scripts/Eastern Plaguelands: Fix flypath exploit
jackpoz
2014-01-12
Scripts/NPCs: Remove core script for rogue trainers which was overriding db c...
Dr-J
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-12-22
Scripting/DB: Fixed some npcs so they wouldn't have AIName & scriptname.
Malcrom
2013-11-13
Core. fix build and some codestyle changes
joschiwald
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-03
[Area Trigger Scripts] Add Support for Teleport for Quest: Breaking Through (...
untaught
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-22
Scripts/Misc: Coding Style unification? (by Aokromes)
Vincent_Michael
2013-09-18
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE
joschiwald
2013-08-31
Scripted: Fix warning
Vincent-Michael
2013-08-31
Core/Scripts: add creature_text to pet mojo
joschiwald
2013-08-18
Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...
joschiwald
2013-08-09
Scripted: Fix non pch build
Vincent-Michael
2013-08-09
Scripted/Pets: Move some player pets in pet_xxx.cpp
Vincent-Michael
2013-08-07
Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...
Spp
2013-08-07
Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...
Spp
2013-08-06
Core/Misc: Rename some no name enums
Vincent-Michael
2013-08-06
Core/Misc: Implement reinterpret casts for all battleground classes and use t...
Discover-
2013-08-01
Core/Misc: Fixed some issues found by Coverity Scan
Shauren
2013-07-17
Misc: Some cleanup
Vincent-Michael
2013-07-17
DB/Gossip: Add some missing gossip.
Malcrom
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-22
Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...
Vincent-Michael
2013-06-18
Core/Objects: Refactored MovementInfo structure
Shauren
2013-06-11
Core: More Function name updates
Malcrom
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-03
Scripting: fix gossip scripting for rogue trainers
Malcrom
2013-05-17
* Batch of fixes for issues found by static analysis.
Subv
[next]