aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-15Core/ObjectsShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-10Merge pull request #9984 from Rochet2/masterShauren
2013-06-10Core/Auctionhouse: Fix crash when reloading AH itemskaelima
2013-06-10Quest Complete, OnLevelChangedRochet2
2013-06-04Core/Movement: Refactored removing transport part of movement info structure ...Shauren
2013-06-03Core: Remove some no longer needed gossip code.Malcrom
2013-05-26Core/Handler : Fix Sharing questBitCoding
2013-05-25Core/ItemsShauren
2013-05-21Core: Fix warningsVincent-Michael
2013-05-21Merge pull request #9808 from xjose93/ImproveLog12Aokromes
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-15Core/Logs: Added more info for .send mail command.xjose93
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-11Core/Ticketsillusion
2013-05-07Core/AuctionHouse: Fixed field type mismatches when saving auction to databas...Shauren
2013-05-01Core/PacketIO: Corrected structures of SMSG_PARTY_MEMBER_STATS and SMSG_PARTY...Shauren
2013-04-29Core/Players: Fixed deleting characters, remove CharacterNameData only after ...Shauren
2013-04-29Core/Logs: Add player guid into some logs.xjose93
2013-04-27Core/Log: Add playerguid and mapnames when player still in world when its tel...xjose93
2013-04-24Merge pull request #9692 from xjose93/ImproveLog2Aokromes
2013-04-23Core/Log: Added mapname to log when a player cant be teleported.xjose93
2013-04-15Core/Log: Added more information to log when a map cant be created.xjose93
2013-03-17Update Whisper pr, missed some logic thereNefarion
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-11Core/RBAC: Fix players not being able to reply GMs from the other faction (Pa...Spp
2013-03-09Core/Spells: Fix logic in 20eeeaf59764604d629d91e2044972bf00f9c052Vincent_Michael
2013-03-09Core: Fix warningsVincent_Michael
2013-03-09Core/GameObjects: Implement support for HandleGameObjectUse from vehicle or m...Trista
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-05Core/Items: Fixed a crash happening if items moved from bank were merged with...Shauren
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-03-02Core/GameObjectsShauren
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ...Shauren
2013-02-26Core&SQL: Fix typos (RBAC and equips related)Nay
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-26Core/Quests: Updated quest flags and implemented QUEST_FLAGS_NO_MONEY_FROM_XP...Shauren
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-25Core/RBAC: Remove couple of harcoded checks for GM level and use Permission '...Spp
2013-02-25Core/RBAC: Create new permissions 'See two side who list', 'Add friends of ot...Spp
2013-02-25Core/RBAC: Create new permissions related to character creationSpp
2013-02-25Core/RBAC: Create new permissions 'Skips needed requirements to use channel c...Spp
2013-02-25Core/RBAC: Create new permission 'Two side mail interaction'. In order to sen...Spp
2013-02-25Core/RBAC: Create new permissions 'Allow to use CMSG_WORLD_TELEPORT opcode' a...Spp