index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-09T18: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
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-25
Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the fun...
Machiavelli
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
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-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
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-30
Core/Movement: Players should not get instantly teleported to graveyard when ...
Shauren
2011-09-30
Core/Movement: Fixed knockback visibility for other players (no more "telepor...
Shauren
2011-09-30
code style
n4ndo
2011-09-30
Fix Crash in ProcessQueryCallbacks
n4ndo
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-29
Core/Battleground: Use a general solution for MSG_BATTLEGROUND_PLAYER_POSITIONS
Spp
2011-09-29
Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-28
Core: Move FormationMgr to namespace
Spp
2011-09-26
Core/Handler: Move couple of msgs to Debug
Spp
2011-09-23
Core/Misc: Add <GM> tag to GMs in Who list
Spp
2011-09-18
Remove 2 useless logs
Aokromes
2011-09-16
Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...
QAston
2011-09-16
Core: Cleanup in MiscHandler::SendAreaTriggerMessage and warning fixes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-14
Core/Dungeon Finder: Use areatrigger coords when trying to get out from a lfg...
Spp-
2011-09-11
Core/Protocol: Define more opcode names - thanks to TOM_RUS.
QAston
2011-09-09
Addons/AddonMgr: converted from singleton to namespace with free functions
Spp-
2011-09-09
Conditions/DisableMgr: converted from singleton to namespace with free functi...
Spp-
[next]