aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2014-02-10Core/DB/Achievements:joschiwald
2014-02-06Core/Entities: allow interaction with gameobject questgivers if player can ta...joschiwald
2014-01-21Misc: Minor cosmetic changes here and thereVincent_Michael
2014-01-19Merge pull request #11299 from Carbenium/MailboxCmdDiscover-
2014-01-19Core/Commands: Using the '.gm vis off' command now instantly makes the GM inv...Discover-
2014-01-18Core/Commands: The .setskill command is now usable even if the player doesn't...Discover-
2014-01-17Show Kick, Mute and Ban in worldZabustak
2014-01-06Misc:Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-30Core: user defined literals need a space in frontNawuko
2013-12-29Core/Chat: Fix assert triggered by .npc addjackpoz
2013-12-29Core/TransportsShauren
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-14Core/AI: Fix an issue where the OnQuestAccept hooks were not called for auto-...Discover-
2013-12-10Scripts: replace some SetOrientation() calls with spline packets and some ran...joschiwald
2013-12-06Add mailbox commandCarbenium
2013-12-01Core/AI: Good bye, Good bye my beloved EventAI system :(Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Command: Fix ban info order for .pinfoAscathor
2013-10-25Core/Chat Commands: Allow to add overlapping teles .jackpoz
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-10-17Core/Command: Improve .group list to feature several notes and features to im...Ascathor
2013-10-17Core/Creatures: Removed remains of creature_transport tableShauren
2013-10-16Core/TransportsShauren
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-09-29Fix compile under linux and update auth db with latest changesSpp
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-13Core/Commands: Fix NULL dereference crash in .account passwordjackpoz
2013-09-12Fix buildMachiavelli
2013-09-12Merge pull request #10792 from Ascathor/masterNay
2013-09-12Core/Command: Fixing .account password to no longer crashAscathor
2013-09-11Merge pull request #10782 from Ascathor/masterNay
2013-09-11Core/Commands: Fixing some problems with .account emailAscathor
2013-09-11Merge pull request #10781 from jackpoz/create_pet_creaturetemplateNay
2013-09-11Merge pull request #10736 from jackpoz/localtime_race_conditionNay
2013-09-11Scripts/Commands: Retrieve Creature template in HandlePetCreateCommand from C...jackpoz
2013-09-10Core/RBAC: Move titles and wp commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move ticket commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move tele commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move server commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move reset commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move reload command to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move quest commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move npc commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move modify commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move mmap commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move misc commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move send commands to RBAC (using individual permissions)Spp