aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-27Merge pull request #4123 from Venugh/4.xNay
Updated SMSG_FEATURE_SYSTEM_STATUS to 4.2.2 thanks to nay for help.
2011-11-27Core/Opcode: Fixed SMSG_FEATURE_SYSTEM_STATUS.Venugh
thx to nay for help.
2011-11-27Core/Protocol: Allow use of a bunch of opcodeskaelima
(all structs have been checked)
2011-11-27Core/Protocol: Two new opcs and re-enable more handlersNay
2011-11-27Core/Packets: enabled / fixed handlersRat
2011-11-27Core/Packets: corrected error msgRat
2011-11-27Core/Units: SetPower should be signed intRat
2011-11-27Core/Protocol: Re enable handlers for some opcodesNay
2011-11-27Yet another typo in opcodes, failCount++Nay
2011-11-27Usual fix compile commitNay
2011-11-27Core/Units: fixed power updateRat
(yes you are now alive ingame)
2011-11-27Core/Protocol: Few more opcodes from WPPNay
2011-11-27Cosmetic changes and typo fixesShauren
2011-11-27Core/Packets: updated WorldPacket compressorRat
2011-11-27Core/Packets: Refactor BuildMovementPacketNay
2011-11-27Core/Packets: updated update_object structureRat
Welcome ingame!
2011-11-27Add missed change to previous commit and fix a typo in BitStream::EmptyNay
2011-11-27Core/Object: Update Update_type enum, remove BuildMovementUpdateBlock and ↵Nay
write the correct (?) number of bits in BuildMovementPack TODO: Send map before count
2011-11-27Core/Packets: Simplified ByteBuffer constructorShauren
2011-11-27Core/PacketIO: Fixed memory leak in HandlePlayerLoginOpcode and cleaned some ↵Shauren
tabs -> spaces
2011-11-27Core/Player: fixed player loading to reflect new DB changesRat
- added missing changes to characters_datasabase.sql
2011-11-27Core/Protocol: Add some account data protocols.kaelima
Their struct have not changed since 3.3.5a.
2011-11-27Core/Player: Store guild id inside protected integer instead of fetching ↵kaelima
from db. Still have method GetGuildIdFromGuid though if player is offline.
2011-11-27DB/Player: Add class/race level stats for the new combos (level 1 only);Nay
Core/Misc: Set RecruitAFriend.MaxLevel to 80 (from 60); Also fix a typo in previous commit (thanks @Blumster)
2011-11-27Core/Unit: Update `creature_template` table and SMSG_CREATURE_QUERY_RESPONSENay
2011-11-27Core/Spells: Remove outdated code for Rockbiter WeaponShocker
2011-11-26DB/Startinfo: Add startinfo info (spells, actions and position) for all ↵Nay
races/classe combos. Done by Singularity team for 420, thanks a lot to them
2011-11-27Core/Spells: Remove outdated code for Predatory StrikesShocker
2011-11-27Core/Pets: Water Elementals are now permanent petsShocker
2011-11-27Core/Achievements: Implement ACHIEVEMENT_CRITERIA_TYPE_CURRENCYShocker
2011-11-27Core/Spells: Remove hardcoded value for dual wield talent removal and handle ↵Shocker
them for all classes Also fix IsAffectingSpell compile errors after recent merge
2011-11-26Merge branch 'master' into 4.xShocker
2011-11-26Core/Spells: Remove outdated code for Hand of ReckoningShocker
2011-11-26Merge branch 'master' into 4.xShocker
Conflicts: src/server/game/Spells/Auras/SpellAuraEffects.h
2011-11-26DB/SAI: Convert script for quest 10639 from Start/CompleteScript and EAI to SAIDiscover-
Closes #3688 - Correct a where clause in a sql file after recent changes (closes #4077)
2011-11-26Core/Spells: Remove feral attack power bonusShocker
2011-11-26Core/Battlegrounds: Remove temporary currency bonus auras before rewarding ↵Shocker
player at battleground end
2011-11-26Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpellShocker
2011-11-26Core/Spells: Implement SPELL_AURA_MOD_CRIT_CHANCE_FOR_CASTERShocker
Correct variable names / comments for SPELL_AURA_BYPASS_ARMOR_FOR_CASTER
2011-11-26Core/Spells: Implement SPELL_AURA_MOD_AUTOATTACK_DAMAGEShocker
2011-11-26SQL: Drop columns only after data was copied to new tableShauren
2011-11-26Core/Spells: Fix SPELL_AURA_MOD_TOTAL_STAT_PERCENTAGEShocker
2011-11-26Core/Spells: Allow SPELL_AURA_SET_VEHICLE_ID to be used on creatures tooShocker
2011-11-26Fix typo and compilekaelima
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xShocker
2011-11-26Core/Spells: Implement SPELL_AURA_MOD_DURABILITY_LOSSShocker
2011-11-26Core/Spells: Typo fix in recent commitShocker
2011-11-26Misc/Enums: SpellCastResult (SPELL_FAILED_X) updatesNay
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xShocker
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xRat