index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T19: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
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
2013-12-24
Core/Chat: Fixed GM messages in chat channels after refactoring
Shauren
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-06
Core/Commands: Restored old functionality of getSelectedPlayer in chat commands
Shauren
2013-10-03
Core/Players: Fixed issues with incorrect targets being selected for spells
Shauren
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-15
Core/Misc: Fixed some more issues found by static code analysis tools.
Ascathor
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-08-26
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-01
Core/Battlegrounds: Fixed error with counting AB owned nodes (and warning fixes)
Shauren
2013-05-29
Update Chat.cpp
b4nan1
2013-05-24
Core/Commands: Warning fix
Shauren
2013-05-24
Core/Commands: Fixed wrong field types used in db queries for pinfo command a...
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-23
Core/Log: Added guid (of gm), area and zone to gm command log.
xjose93
2013-03-20
Core/Misc: Define multiple functions const (+ code cleanup here and there)
Spp
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
2013-02-25
Core: Whitespace cleanup
Vincent_Michael
2013-02-25
Missing change related to permission 'Change channel settings'
Spp
2013-02-25
Core/RBAC: Create new permissions 'See two side who list', 'Add friends of ot...
Spp
2013-02-25
Add missing change related to permission 'Two side interaction channel'
Spp
2013-02-25
Core/RBAC: Create new permissions 'Allow channel chat between factions', 'Joi...
Spp
2013-02-25
Core/RBAC: Create new permissions 'Notify if a command was not found' and 'En...
Spp
2013-02-05
Typo fix
Spp
2013-02-05
Core/RBAC: Allow custom security levels for commands. (Before this change any...
Spp
2013-02-04
Core: Implement Role based Access Control
Spp
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-24
Core: Fix typo
Vincent-Michael
2012-11-23
Fix wrong replacement in 32c259b1ce (Fixes a minor error msg)
Spp
2012-11-23
Fix error in 32c259b1ce (broken chat)
Spp
2012-11-22
Core/Channels: Remove unnecessary calls to FindPlayer wherever is possible
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-01
Core/Chat: Prevent client crashes with invalid chat language and message type...
leak
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
[next]