index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
Age
Commit message (
Expand
)
Author
2016-08-25
Channel Followup: avoid setting an invisible gm as Channel owner (#17597)
ariel-
2016-08-12
Core/DataStores: Reduce differences between branches - rename achievement rel...
Shauren
2016-07-16
Core/Channel: restore accidentally deleted line, fixes channels not honoring ...
ariel-
2016-07-15
Core/Chat: general cleanup and revamping: (#17576)
ariel-
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-20
[3.3.5] Core/Logs: English text corrections
tkrokli
2016-02-09
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-11-10
Core/Commands: Fix NULL dereference crash
jackpoz
2015-11-05
Core/Commands: Added assertion checking if command name is not null
Shauren
2015-10-31
Core/Misc: removed some useless map checks
joschiwald
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-05
Core/Chat: Allow to sanitize | characters when sending messages to clients
jackpoz
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-22
Core/Database: Enable perfect forwarding for chat format calls.
Naios
2015-06-20
Scripts/Commands: Fix memory leak in ".reload command"
jackpoz
2015-06-01
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Nayd
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...
jackpoz
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-18
Core/Misc: changed trinity string id to unsigned and removed obsolete code
joschiwald
2014-09-16
Core/Scripts: Fixed incorrect guid usage in logs
Shauren
2014-09-16
Core/Scripts: Fixed incorrect guid usage in logs
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-25
Scripts/Commands: Change "few" commands to target current Player by default
jackpoz
2014-08-24
Core/Channels: fixed possible exploit with channel password
MitchesD
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-29
Core/Chat: Restored split alliance and horde chat channels
Shauren
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-24
Core/NetworkIO: Improve packet spam solution
jackpoz
2014-04-13
Scripts/Commands: ".modify speed" targets current Player by default
jackpoz
2014-04-04
Core/Chat: Fix valid chat links being handled as invalid
jackpoz
2014-03-30
Core/Misc: Fix warning with GCC
jackpoz
2014-03-29
Core/Misc: Fix warning
jackpoz
2014-03-29
Core/Commands: Handle "" as empty string argument
jackpoz
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-01
Update copyright note for 2014.
Vincent_Michael
[next]