aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/SpellHandler.cpp
AgeCommit message (Expand)Author
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-03-19Core/PacketIO: OpenItem for 6.1Luzifix
2015-03-13Core/PacketIO: updated and enabled CMSG_CANCEL_CASTMitchesD
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-12Core/Packets: Update and enable CMSG_USE_ITEMDuarte Duarte
2015-02-05Core/Players: Updated player byte field offsetsShauren
2015-02-01Core/Packets:joschiwald
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE...joschiwald
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Opcodes:Golrag
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-04Core/Spells: some updates to player spell and talent learningRat
2014-12-01Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-12-01Core/Game: Fix several warnings about wrong data typesGacko
2014-11-30Core/Spells: some work on auras and packetsRat
2014-11-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-24Core/Spells: core now builds without scripts project, still not stableRat
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-15Core/Packets: Fix player movement client packetsRat
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-01-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-25Core/Gameobjects: Fix an exploit where it was possible to use gameobjects fro...Discover-
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: Some function renaming.Malcrom