aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2011-11-26Core|DB/Quests: Rename and re-order fields in `quest_template` table, for the...Nay
2011-11-26Core/DB: Fix character creation in Player::SaveToDB.kaelima
2011-11-25Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the fun...Machiavelli
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Clean up very some confusing MapManager functions (create/find map/base map).megamage
2011-11-22Core/Opcodes: Change status of CMSG_MOVE_SET_COLLISION_HGT_ACK to Unhandled t...Spp
2011-11-22Core/Packets: Allow CMSG_MOVE_SET_COLLISION_HGT_ACK to be received from the c...Machiavelli
2011-11-16Core/WorldShauren
2011-11-11Some cleanup of add/remove to/from map.megamage
2011-11-09Merge pull request #3872 from Bootz/masterShocker
2011-11-08Change more ace_guard to trinity_guardmegamage
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core: Codestyle clean-upBootz
2011-11-03Revert commit ab023e8 (Add GM tag to gms in Who)Yelvann
2011-10-31Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...megamage
2011-10-21Use read/write thread mx guard instead of general guard for HashMapHolder.megamage
2011-10-19Core/Grid:kaelima
2011-10-18Rename some classes in grid system.megamage
2011-10-18Minor changes here and there:Spp
2011-10-18Core/Calendar: Send map raid reset only onceSpp
2011-10-18Core/Items: Split SetSoulboundTradeable in two functions (Set and Clear)Spp
2011-10-11Core/Group: Fix recent issues with displaying group members on minimap.kaelima
2011-10-10Pass low guid instead of guid to DeleteCharaceterNameData.megamage
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-10Remove duplicated code for SendNameQueryOpcodemegamage
2011-10-08Update char name data when create/delete char.megamage
2011-10-08Update code related to character name data.megamage
2011-10-07Merge pull request #3281 from n4ndo/mastermegamage
2011-10-07REPO: code-style clean-upBootz
2011-10-07REPO: code-style clean-upBootz
2011-09-30Core/Movement: Players should not get instantly teleported to graveyard when ...Shauren
2011-09-30Core/Movement: Fixed knockback visibility for other players (no more "telepor...Shauren
2011-09-30code stylen4ndo
2011-09-30Fix Crash in ProcessQueryCallbacksn4ndo
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-29Core/Battleground: Use a general solution for MSG_BATTLEGROUND_PLAYER_POSITIONSSpp
2011-09-29Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"Spp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-09-26Core/Handler: Move couple of msgs to DebugSpp
2011-09-23Core/Misc: Add <GM> tag to GMs in Who listSpp
2011-09-18Remove 2 useless logsAokromes
2011-09-16Core/Entities: Replace Unit::canAttack usage with more accurate Unit::IsValid...QAston
2011-09-16Core: Cleanup in MiscHandler::SendAreaTriggerMessage and warning fixesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-14Core/Dungeon Finder: Use areatrigger coords when trying to get out from a lfg...Spp-
2011-09-11Core/Protocol: Define more opcode names - thanks to TOM_RUS.QAston
2011-09-09Addons/AddonMgr: converted from singleton to namespace with free functionsSpp-
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-