index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
Age
Commit message (
Expand
)
Author
2014-01-10
Core/Battlefield: some codestyle changes
joschiwald
2014-01-05
Core/Threading: Handle CMSG_ZONEUPDATE only in WorldSession update - changing...
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Quests: Fixed icon shown above questgivers with daily quests that have a...
Shauren
2013-12-14
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-11-04
Core/Threads: Include Helgrind suppressions file
jackpoz
2013-11-03
Core/Network: Fix race condition in WorldSession timeout
jackpoz
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-17
Core/WorldSession: Mitigate DoS attacks
jackpoz
2013-10-16
Core/Transports
Shauren
2013-09-27
Core/RBAC: Add default groups to accounts based on their security level.
Spp
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-26
Core/Movement: Port Ascent r1637 http://sourceforge.net/p/ascentemubackup/cod...
jackpoz
2013-09-01
Core/Socket: Fix race condition in WorldSocket
jackpoz
2013-09-01
Core/NetworkIO: Fixed memory leak
Shauren
2013-08-30
Core: Fix warning
Vincent-Michael
2013-08-30
Core: Yet more warning fixes
Nay
2013-08-30
Core/Server: Fix a spammy warning in WorldSession and move code to .cpp
Nay
2013-08-29
Core: Few fixes for previous commit.
Machiavelli
2013-08-29
Core/NetworkIO: Generic packet spam solution
Machiavelli
2013-08-18
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
QAston
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-06-22
Core/Movement: Prevent dynamic changes of movement flags for charmed creatures
Shauren
2013-06-18
Core/Objects: Refactored MovementInfo structure
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-05-25
Core/Items
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-05
Core/PacketIO: Implemented possibility to ban client addons serverside
Shauren
2013-03-15
Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...
Nefarion
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-27
Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...
Spp
2013-02-26
Core/RBAC: Force loadPermissions before checking session permissions if the s...
Spp
2013-02-25
Core/RBAC: Create new permission 'Skip over-speed ping check'
Spp
2013-02-25
Core/RBAC: Remove unnecessary header includes from other header files
Spp
2013-02-20
Core/Players: Allow players to log out in combat when they are in resting are...
Shauren
2013-02-14
Core/Handlers: Prevent some cheating in CharacterHandler
Machiavelli
2013-02-11
Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()
Nay
2013-02-08
Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...
Shauren
2013-02-07
Core/Accounts: sessionkey field in account table is only a temporary storage ...
Shauren
2013-02-04
Merge pull request #9099 from Bezo/mutenew
Aokromes
2013-02-04
Core: Implement Role based Access Control
Spp
2013-02-04
Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...
Spp
2013-01-30
Add Mute reason and mute by to the db so you can get this info from the db wi...
Bezo
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-24
Core/Misc: Minor cosmetic changes here and there
Spp
2013-01-16
Core/Misc: Some changes to reduce differences with 4.3.4 branch + some cosmet...
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-09
Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...
Spp
[next]