aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2011-11-25Merge pull request #4061 from Venugh/4.xKaelima
2011-11-24Core/Protocols: Rename CMSG_WORLD_LOGIN to CMSG_LOAD_SCREEN and add simple st...kaelima
2011-11-24Core/DataStores: Coding style.Venugh
2011-11-24Core/Protocol: Fix struct of SMSG_AURA_UPDATE/SMSG_AURA_UPDATE_ALLkaelima
2011-11-24Core/Items: Updated scaling item stat calculationsShauren
2011-11-24Core/DataStores:Rat
2011-11-24Core/Protocol: Handle CMSG_CAST_SPELL.kaelima
2011-11-24Core/Protocol: Add few opcode idsNay
2011-11-24Core/Auth: Fix SMSG_AUTH_RESPONSENay
2011-11-24Core/Enums: Add two new races to enumerations and update maxlevel in configNay
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Core/DisableMgr: Fixed possible crashes at startupShauren
2011-11-23Remove a check which always returns true. Correct me if I am wrong.megamage
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Do not allow base map be accessed from outside if map is instanceable.megamage
2011-11-23Revert 2f83db28f2a11384e1b818b1d5d42d0d87111172. Note that here we only want ...megamage
2011-11-23Remove unnecessary const_cast<Map*>.megamage
2011-11-23Clean up very some confusing MapManager functions (create/find map/base map).megamage
2011-11-23Fix build.megamage
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-11-23Core: Fixed a few warnings and silly typos in scriptsShauren
2011-11-23Do not allow an instance map to be created twice if it already exists. Fix #4...megamage
2011-11-23Scripts/Naxxramas: Patchwerk's Hateful Strike's timer should be 1s. Shocker
2011-11-23fixed dbc local handlingRat
2011-11-23updated all remaining dbc structuresRat
2011-11-23Merge pull request #3988 from kandera/tempbranch2Shocker
2011-11-23Scripts/Icecrown Citadel: Corrected an overlooked frenzy spam by Shambling Ho...Shauren
2011-11-22Core/Units: Second part of SMSG_MOVE_SET_COLLISION_HGT implementation: comput...Machiavelli
2011-11-22fixed startup crash while loading instance_encountersRat
2011-11-22-updated all DBC formats, except spell* onesRat
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-21Merge pull request #3421 from Chipsi/mastermegamage
2011-11-21Merge pull request #3990 from kandera/lfgfixmegamage
2011-11-21Fix the correct exit from the dungeon finder queue.megamage
2011-11-21Core/Units: Partial implementation of SMSG_MOVE_SET_COLLISION_HGT - send prop...Machiavelli
2011-11-21-started updating DBC formats for 14545Rat
2011-11-20Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-20Initial Commit for client version change to 4.2.2 (14545)Rat
2011-11-20Core/Spells: Fix crash in Glyph of RakeMachiavelli
2011-11-20TabsMachiavelli
2011-11-20Core/Commands: Allow "$home" to be second parameter of .tele name, to telepor...thumsoul
2011-11-20Core/Units: Revert previous 3 commits about Unit::_IsValidAttackTarget and Un...Machiavelli
2011-11-18Core/LFG: Fix being unable to enter an instance to retrieve body when you hav...Kandera
2011-11-18Core/Mechanic: Resurrection (fixed the issue with players ressing in place th...Kandera
2011-11-17Core/Units: Fix more issues in Unit::_IsValidAttackTarget. (Documentation on ...Machiavelli
2011-11-16Core/Units: Replace wrong usage of UNIT_FLAG_PVP_ATTACKABLE with UNIT_FLAG_PL...Machiavelli
2011-11-16Core/Units: Fix Unit::_IsValidAttackTarget (UNIT_FLAG_OOC_NOT_ATTACKABLE chec...Machiavelli
2011-11-16Core/Spells: Fix SPELL_EFFECT_SEND_EVENT handler being executed more than onc...Machiavelli