aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-14Scripts/Commands: added option to show flags_extra (.npc info)MitchesD
2014-06-13Core/Misc:Ascathor
2014-05-23Scripts/Commands: added option to show InhabitType in .npc info commandMitchesD
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Scripts/Commands: Fix crash in ".wp modify wpadd"jackpoz
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-04-28Core/Creature: Missed changes in c536305e3a3c4f41e94d14fae73ba7a2d8d13be2Vincent-Michael
2014-04-27Core: Droped `faction_H` field -- only one faction table is necessaryKinzcool
2014-04-25Core/Texts:Vincent-Michael
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
2014-04-23Correct display of output for .rbac account list command. (thanks Spp-)velinath
2014-04-21Scripts/Gnomeregan: moved Blastmaster Emi gossip to dbjoschiwald
2014-04-13Scripts/Commands: Add comment about 9d5841073971c7f55cf621da3a31b38656618582 ...jackpoz
2014-04-13Scripts/Commands: Fix memory leak in ".gobject add" commandjackpoz
2014-04-13Scripts/Commands: ".modify speed" targets current Player by defaultjackpoz
2014-04-13Scripts/Commands: Fix .mmap loc wrong coordinatesjackpoz
2014-04-12Scripts/Commands: Ensure gameobject template is valid from .gob add temp [...]Warpten
2014-03-31Core/Misc: Fix some static analysis issuesjackpoz
2014-03-20Core/Misc: Fix some static analysis issuesjackpoz
2014-03-09Scripts/Commands: Fix crash in ".kick" commandjackpoz
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
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