index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-11-10
Core/Commands: Fix NULL dereference crash
jackpoz
2015-11-10
Merge pull request #15835 from ariel-/entry
Carbenium
2015-11-10
Core/Player: Improve a log message
Carbenium
2015-11-09
Core/ObjectMgr: Disable not linked graveyard error log for zoneId == 0
Carbenium
2015-11-08
Reload creature addons on UpdateEntry.
ariel-
2015-11-08
Merge pull request #15022 from robinsch/GOdespawn
Killyana
2015-11-07
Core: Whitespace cleanup
Vincent-Michael
2015-11-07
Updated url for tc wiki
Vincent-Michael
2015-11-07
Core/CreatureGroups: Don't set positionZ to ground for flying creatures.
Golrag
2015-11-07
Core/ScriptMgr: Improve commit 155a289f052b3a48caade
Naios
2015-11-07
Core/ScriptMgr: Fix "conditional expression is constant" warning.
Naios
2015-11-07
Core/Globals: Use std::string rather than char* to pass script names around.
Naios
2015-11-07
Core/ScriptMgr: Replace IsDatabaseBound() methods through traits.
Naios
2015-11-06
Core/Corpses: Fixed a possible crash adding bones to grid
Shauren
2015-11-05
Core/Commands: Added assertion checking if command name is not null
Shauren
2015-11-05
Core/Accounts: Fixed ban check after 517a30d7c189b0530711f78508f9731e31fe5a53
Shauren
2015-11-03
Merge pull request #15804 from Tonghost/3.3.5
jackpoz
2015-11-03
Merge pull request #15720 from Tonghost/3.3.5
Carbenium
2015-11-03
DB/CORE Minor change in quest Kick, What Kick? and some codestyle
sirikfoll
2015-11-03
Core/Ticket improved ticket system
ShinDarth
2015-11-02
Core/Misc: Remove unneeded files
Incorrect
2015-11-01
Scripts/Naxxramas: Anub'rekhan encounter cleanup.
treeston
2015-11-01
Merge pull request #15681 from Treeston/3.3.5-faerlina
MitchesD
2015-11-01
Scripts/Naxxramax: Fix clang warning
jackpoz
2015-11-01
Core/Items: Corrected all spellid checks from item_template to also check -1
Shauren
2015-11-01
Core/AI: Cleanup in CreatureAISelector
Naios
2015-11-01
Core/AI: Convert the hardcoded variadic RAND functions into one C++11 variadi...
Naios
2015-11-01
Core/Accounts: Check active column when determining if account is banned or not
Shauren
2015-10-31
Core/Misc: Update game creature template locale in simple system
Vincent-Michael
2015-10-31
Core/Conditions: Optimizations part 3 changed ConditionStore to a simple array
Shauren
2015-10-31
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-31
Core/Conditions: Add const to methods not modifying ConditionMgr
Shauren
2015-10-31
Core/Conditions: Optimizations part 2 removed unneeded code
Shauren
2015-10-31
Core/Conditions: Optimizations part 1 - use containers more suited for their ...
Shauren
2015-10-31
Core/Conditions: Type renaming
Shauren
2015-10-31
Core: fixed warning introduced in last commit
joschiwald
2015-10-31
Core/Misc: removed some useless map checks
joschiwald
2015-10-31
Core/Players: Fixed automatic learning skills gained from learning spells whe...
Shauren
2015-10-31
Scripts/Ulduar/Algalon: fixed achievement "He Feeds On Your Tears"
joschiwald
2015-10-31
Core/Misc: Added a few stl header includes to Common.h
Shauren
2015-10-31
Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...
Shauren
2015-10-31
Removed unneeded nullptr check
David Carlos Manuelda
2015-10-31
Fixed boss evade and doors closed by cr4st.
David Carlos Manuelda
2015-10-31
Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...
Shauren
2015-10-31
Core/Spells: Fixed gcc-4.7.x compile
StormBytePP
2015-10-31
Script/Commands: Add some sanity checks to cast commands
David GirĂ³n
2015-10-31
Core/PacketIO: fixed instance binding of gamemasters
MitchesD
2015-10-31
Buildsystem: Added dependency on revision_data to common project. Simply incl...
Shauren
2015-10-31
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-10-31
Core/Networking: Fixed possible crashes happening if async query retrieving a...
Shauren
[next]