index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2014-07-19
Core/Logging: Changed format of packet log file from .bin to .pkt and restore...
Shauren
2014-07-19
Core/Spells: "Black Magic" can no longer remove after dead
Vincent-Michael
2014-07-19
Core/Spells: Fix Quest "The Emissary"
Vincent-Michael
2014-07-17
Core/Codestyle: Do not use a pointer to a shared_ptr in Player::ModifyArenaPo...
Subv
2014-07-18
Core/Players: Fix possible crash in ModifyArenaPoints and ModifyHonorPoints
Duarte Duarte
2014-07-17
Restored character creation that was broken due to some logic errors cause by...
leak
2014-07-17
Core/Misc: Fix abort() on shutdown on *nix
jackpoz
2014-07-17
Compile fix for previous commit. vim edition over ssh is a bad idea.
Warpten
2014-07-17
Core/Spells: SMSG_SUPERCEDED_SPELL is now sent by an unique function.
Warpten
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-16
GCC compile fixes
leak
2014-07-16
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-16
Buildsystem/GCC: Fixed release linking errors
Shauren
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-14
Replacing ACE based multi threading with PCQ
leak
2014-07-14
Corrected order of inclusion in Define.h
leak
2014-07-14
Core/Battleground: fixed typo
joschiwald
2014-07-14
Core/Battleground: moved some arena related code into a generic arena class
joschiwald
2014-07-14
Core/Battlefield: move complex methods from BattlefieldWG.h to BattlefieldWG.cpp
joschiwald
2014-07-14
Core/Creature: Fix problems with neutral innkeepers
Vincent-Michael
2014-07-14
Scripts/Commands: Fix warnings vs2014 ctp (no support)
Vincent-Michael
2014-07-14
Core: Fix warnings vs2014 ctp (no support)
Vincent-Michael
2014-07-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-13
More warnings fixes
Subv
2014-07-13
Fixed some compiler warnings
Subv
2014-07-13
Fixed the worldserver not using the path to the config file as defined in cmake
Subv
2014-07-13
Core/InstanceScript: Fix possible crash
jackpoz
2014-07-13
Fix a warning about abstract class not having a virtual destructor
Subv
2014-07-12
Core/Misc: Renamed a few spell and skill line related methods to follow tc co...
Shauren
2014-07-12
Core/Skills: Fixed spells automatically learned from skill lines adding more ...
Shauren
2014-07-12
Core/PathGenerator: Split raycast paths into more points for better path z no...
Trisjdc
2014-07-12
Core/Commands: Fixed crashes caused by using .account lock ip and .account lo...
Shauren
2014-07-12
Core/Player: Improve error log
Vincent-Michael
2014-07-11
Core/Misc: Fixed another compiler segmentation fault when compiling AsyncAcce...
Shauren
2014-07-11
Core/Misc: Fixed compiler segmentation fault when compiling AsyncAcceptor wit...
Shauren
2014-07-11
Core: Fix warnings with other way
Vincent-Michael
2014-07-11
Scripts/Misc: Fix some warnings vs2014 ctp (no support)
Vincent-Michael
2014-07-11
Core: Fix some warnings vs2014 ctp (no support)
Vincent-Michael
2014-07-11
Scripts/BlackTemplate: Fix warnings vs2014 ctp (no support)
Vincent-Michael
2014-07-11
Scripts/Misc: Added missing break in 495ca8c2dc60aa14a9145f24eb166e1ea5802672...
Vincent-Michael
2014-07-11
Core/LFG: Fix warning with vs2014 ctp (no support)
Vincent-Michael
2014-07-11
Scripts/Misc: Fix some warnings with vs2014 ctp (no support)
Vincent-Michael
2014-07-11
Core/BattlegroundIC: Fixed LoS on gates.
Golrag
2014-07-10
Core: Fix non pch build
Vincent-Michael
2014-07-10
Prevent the WorldSocket from being deleted when there's still an async write ...
Subv
2014-07-10
Fixed a GCC internal error when compiling AsyncAcceptor
Subv
2014-07-09
Fixed the first world connection being slow
Subv
2014-07-09
GCC you sneaky...
leak
2014-07-09
More GCC compile fixes
Subv
[next]