index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T09: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
2011-11-26
Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.x
Rat
2011-11-26
Core/CharacterHandler: fixed guid reading in PlayerLoginOpcode handler
Rat
2011-11-26
Core/Packets: disable sending 0 as opcode and print trace info
Rat
2011-11-26
Merge branch 'master' into 4.x
Nay
2011-11-26
Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...
Nay
2011-11-26
Core/DB: Fix character creation in Player::SaveToDB.
kaelima
2011-11-26
Core/Misc: Fix compile and char creation
kaelima
2011-11-25
Core/Items
Shauren
2011-11-25
Core/Mechanics:
kaelima
2011-11-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Machiavelli
2011-11-25
Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the fun...
Machiavelli
2011-11-24
Core/Protocols: Rename CMSG_WORLD_LOGIN to CMSG_LOAD_SCREEN and add simple st...
kaelima
2011-11-24
Core/Protocol: Fix struct of SMSG_AURA_UPDATE/SMSG_AURA_UPDATE_ALL
kaelima
2011-11-24
Core/Items: Updated scaling item stat calculations
Shauren
2011-11-24
Core/DataStores:
Rat
2011-11-24
Core/Protocol: Handle CMSG_CAST_SPELL.
kaelima
2011-11-24
Core/Protocol: Add few opcode ids
Nay
2011-11-24
Core/Auth: Fix SMSG_AUTH_RESPONSE
Nay
2011-11-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Rat
2011-11-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Rat
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-23
Clean up very some confusing MapManager functions (create/find map/base map).
megamage
2011-11-22
-updated all DBC formats, except spell* ones
Rat
2011-11-22
Core/Opcodes: Change status of CMSG_MOVE_SET_COLLISION_HGT_ACK to Unhandled t...
Spp
2011-11-22
Core/Packets: Allow CMSG_MOVE_SET_COLLISION_HGT_ACK to be received from the c...
Machiavelli
2011-11-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Rat
2011-11-20
Initial Commit for client version change to 4.2.2 (14545)
Rat
2011-11-16
Core/World
Shauren
2011-11-11
Some cleanup of add/remove to/from map.
megamage
2011-11-09
Merge pull request #3872 from Bootz/master
Shocker
2011-11-08
Change more ace_guard to trinity_guard
megamage
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-03
Revert commit ab023e8 (Add GM tag to gms in Who)
Yelvann
2011-10-31
Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...
megamage
2011-10-21
Use read/write thread mx guard instead of general guard for HashMapHolder.
megamage
2011-10-19
Core/Grid:
kaelima
2011-10-18
Rename some classes in grid system.
megamage
2011-10-18
Minor changes here and there:
Spp
2011-10-18
Core/Calendar: Send map raid reset only once
Spp
2011-10-18
Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)
Spp
2011-10-11
Core/Group: Fix recent issues with displaying group members on minimap.
kaelima
2011-10-10
Pass low guid instead of guid to DeleteCharaceterNameData.
megamage
2011-10-10
Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...
megamage
2011-10-10
Rename "SetPosition" to "UpdatePosition".
megamage
2011-10-10
Remove duplicated code for SendNameQueryOpcode
megamage
2011-10-08
Update char name data when create/delete char.
megamage
2011-10-08
Update code related to character name data.
megamage
2011-10-07
Merge pull request #3281 from n4ndo/master
megamage
2011-10-07
REPO: code-style clean-up
Bootz
[next]