index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T08: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-07-06
Fixed login, we're in world guys!
Subv
2014-07-06
Fixed packet header decryption and zero size packet handling
leak
2014-07-06
Corrected a mistake in the client packet size
Subv
2014-07-05
Fixed the crashes
Subv
2014-07-05
Fixed PCH build, some leaks and tidied the code up a bit
Subv
2014-07-06
Some groundwork for replacing the ACE based WorldSocket handling
leak
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-02
Fixed login and some errors
Subv
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-25
Core/Skills: Check if a skill can be unlearned with SkillRaceClassInfo.dbc da...
Shauren
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
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-08
Replaced mutex related code in Common.h
leak
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-02
Replaced LockedQueue ACE lock with std::mutex
leak
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
[next]