summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Fixed typos inside src/Shido1-33/+33
2014-05-20Improved @go commandHaru1-137/+84
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-6/+6
2014-05-10Moved MAX_CARTS and NEW_CARTS defines into common/mmo.hHaru1-2/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-32/+35
2014-05-10Revert "Fixed order of includes in all source files"panikon1-35/+32
2014-05-09Fixed order of includes in all source filesHaru1-32/+35
2014-04-19Corrected some issues in 69ca0aa and 446ce4aHaru1-12/+7
2014-04-18# Several minor changes in atcommandspanikon1-20/+58
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-12/+6
2014-04-09Fixed issue: 7725panikon1-0/+5
2014-03-29Fixed Bug 8091shennetsind1-3/+3
2014-03-29Fixed Bug 8121shennetsind1-1/+8
2014-03-16Added --load-script commandline argumentHaru1-1/+1
2014-02-27Cleaned up messages.confHaru1-48/+53
2014-02-22Correct minor typo in atcommand.cpanikon1-1/+1
2014-02-22Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-5/+5
2014-02-22Fixed #sendshennetsind1-14/+14
2014-02-22Changed function types related to SG days in date.cpanikon1-5/+5
2014-02-14sc sourcesshennetsind1-9/+9
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-4/+4
2014-02-10bindatcommands are now case-insenstivie (just like normal @commands)shennetsind1-1/+1
2014-01-22Renamed atcommand->parse to atcommand->execHaru1-10/+12
2014-01-22Improvements to exp_guild.txt loadingHaru1-12/+13
2014-01-18Socket interfacedshennetsind1-1/+1
2014-01-18Libconfig Interfacedshennetsind1-20/+20
2014-01-14Updated return values of some atcommands.panikon1-29/+31
2014-01-12Changed some void* to the correct data types where applicableHaru1-4/+4
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-6/+6
2014-01-08Introducing Hercules Autotrade Persistencyshennetsind1-1/+8
2013-12-24Christmas Patch - 2013-12-23 Supportshennetsind1-8/+19
2013-12-15Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...shennetsind1-34/+34
2013-12-14Replaced pc->get_group_level with a macro (pc_get_group_level)shennetsind1-29/+29
2013-12-17Fixed several compiler warningsHaru1-25/+27
2013-12-09Fixed some logic errorsshennetsind1-32/+34
2013-12-06HPM: mapindex interfaceshennetsind1-13/+13
2013-12-01Fixed Bug 7866shennetsind1-1/+2
2013-11-30Minor adjustmentsshennetsind1-4/+14
2013-11-28Follow up fdb6de1aa34086fd4d22ae127437727f556cea3cshennetsind1-2/+2
2013-11-27Plugins can now make use of msg_txt()shennetsind1-2/+2
2013-11-27Dropped emperium spawn restrictionsshennetsind1-7/+2
2013-11-27Fixed Bug 7805shennetsind1-3/+22
2013-11-26Fixed Bug 7700shennetsind1-1/+3
2013-11-25Fixed Bug 7838shennetsind1-1/+1
2013-11-25Fixed txt_time (used by @time)shennetsind1-11/+10
2013-11-25Fixed Bug 7849shennetsind1-35/+14
2013-11-20Dropped some unused aliases in atcommand usage messages.shennetsind1-4/+4
2013-11-19Sanitized and improved several macros through the codeHaru1-36/+33
2013-11-18Corrected size-related constant names and cleaned up comments (closes #222).Mumbles1-11/+11