aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2012-06-22Merge pull request #6897 from Xees/masterkandera
2012-06-22Core/Item: Modify IsCurrencyToken to use IsCurrencyToken in item template.Abdollah Hasan
2012-06-22Merge pull request #6885 from Chaplain/cleanMachiavelli
2012-06-22Core/Player: Modify GetItemByEntry to include Currency.Abdollah Hasan
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-13Core/DungeonFinder:kaelima
2012-06-12Build fixShauren
2012-06-12Core/DungeonFinder:kaelima
2012-06-05Core/Protocol: Correct cooldowns sent with SMSG_PET_SPELLS and add summon dur...kaelima
2012-05-31Core/Items: Added custom flags field to item_template, currently 2 flag value...Shauren
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-05-24Core/Bags: cleanup random tab. check for item in bag slots for getitembyguid ...Kandera
2012-05-23Core/Bags: Do not allow multiple unique bags in bank bag slotsNay
2012-05-22Core/Items: fix typo from previous commit (thx vincentmichael)Kandera
2012-05-22Core/Items: correctly cast spells on item store. Closes #4208Kandera
2012-05-20Core: Fix a few compile warningsNay
2012-05-08Core/Items: fix compile error from previous commit. use item instead of bag.Kandera
2012-05-08Core/Items: fix deletion of items when the bag they are in gets deleted on lo...Kandera
2012-04-19Scripts/Ulduar: Algalon the ObserverShauren
2012-04-17Core/Misc: researched the reasons for instance reset failure and added them a...Kandera
2012-04-17Core/Player: Removed _lastLiquid from Player class, no need to have it in bot...Shauren
2012-04-16Attempt on converting updatewaterstate for use with units (pets and vehicles)Kandera
2012-04-14Core/Player: Send calendar raid lockout remove before removing player from in...Shauren
2012-04-13Player/Items: Fix the item durations when the item is stored in a bag differe...Subv
2012-04-10Fix a typo in previous commitclick
2012-04-10Core: Add proper log output in Player::Create functions, warning admins about...click
2012-04-09Core/Spell: Fix crash when blinking on transports in instancable mapskaelima
2012-04-08Core/Cleanup:kaelima
2012-04-08Core/Movement: Fix pushback issues and client freeze.Machiavelli
2012-04-07Merge pull request #6001 from Tasssadar/masterShocker
2012-04-08Core/Item: Fix possible exploit stacking critical strike when switching weapo...kaelima
2012-04-07Scripts/SM: Fix dead anymation of FairbanksNay
2012-04-07Core/Players: Reward XP to dead players inside battlegroundskaelima
2012-04-04Core: Give field pointers in Player::DeleteFromDB() more appropriate nameVojtěch Boček
2012-04-04Core: Fix a crash in Player::DeleteFromDB due to loading wrong fieldsclick
2012-04-01Core/DBLayer: More type fixesNay
2012-04-01DB/Spawns: Fix previous commit (512aa8897bf30bbb8)Nay
2012-04-01Core/DBLayer: Fix another wrong type in mail related codeNay
2012-03-30Merge pull request #5933 from GyxTom/masterShocker
2012-03-29Core/DBLayer: More prepared statement correctionsShauren
2012-03-29Core/DBLayer: more type fixesKandera
2012-03-29Core/DBLayer: More types fixesleak
2012-03-29Core/DBLayer: Even more types fixes...Nay
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-29Core/Game: Code style.Gyx
2012-03-28Merge pull request #5918 from GyxTom/masterShocker
2012-03-28Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.click
2012-03-28Core/Game: Code style again.Gyx
2012-03-28Core/Game: Code style.Gyx
2012-03-28Core/Player: Similarly initialize m_SeasonalQuestChanged Machiavelli