index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T06: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-06-25
Core/Skills: Check if a skill can be unlearned with SkillRaceClassInfo.dbc da...
Shauren
2014-06-13
Core/Misc:
Ascathor
2014-06-11
Core/PacketIO: Fixed logic in DosProtection::EvaluateOpcode
Shauren
2014-06-11
Fixed typo, spotted by @Gooyeth
Shauren
2014-06-09
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2014-06-07
Core/Misc: Kill Whitespace ...
Vincent-Michael
2014-06-07
Core/Banks: Fix some bank exploits
jackpoz
2014-06-06
Core/NetworkIO: Added latency info for opcodes overflow log
Michael
2014-06-03
Core/WorldSession: After sudden disconnects, session should persist for a minute
Trisjdc
2014-06-01
Core/Misc: Code cleanup
jackpoz
2014-06-01
Core/QuestPOI: Mitigate possible DoS with CMSG_QUEST_POI_QUERY
jackpoz
2014-05-29
CoreCore/NetworkIO: Fix disconnect when canceling character creation
jackpoz
2014-05-29
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2014-05-27
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2014-05-26
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2014-05-25
Core/NetworkIO: Adjust more packet throttling values
jackpoz
2014-05-25
Core/NetworkIO: Adjust packet throttling values
jackpoz
2014-05-24
Core/NetworkIO: Improve packet spam solution
jackpoz
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-24
Core/Movement: Fixed an exploit allowing players to crash the server by using...
Shauren
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-02-06
Core/Entities: allow interaction with gameobject questgivers if player can ta...
joschiwald
2014-01-19
Core/Misc: Fix crash
Dehravor
2014-01-19
Merge pull request #11299 from Carbenium/MailboxCmd
Discover-
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-12-12
Renamed method
d-sat
2013-12-06
Add mailbox command
Carbenium
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
[next]