summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-16Introducing Character Ban Support.shennetsind1-3/+5
2013-11-16Fixed atcommand alias bug on selected commandsshennetsind1-23/+23
2013-11-09Fixed Bug 7809shennetsind1-3/+3
2013-11-07Further item bind adjustmentsshennetsind1-2/+2
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-13/+7
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-17/+61
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+4
2013-11-06Modified status_calc_shennetsind1-5/+6
2013-11-06Modified @command loadingshennetsind1-9/+10
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-11-04Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-10/+108
2013-11-04pc_groups interfacedshennetsind1-27/+27
2013-11-03Merged Pull Request #195 (@autoloottype)Haru1-10/+108
2013-11-02Fixed Bug #7786shennetsind1-6/+12
2013-11-01Removed type_id and some unused variables from @autoloottypeDastgir Pojee1-28/+17
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-17/+61
2013-10-30Official Font Supportshennetsind1-4/+4
2013-10-31Several Changes to autoloottype command.Dastgir Pojee1-45/+36
2013-10-26Changed 'tick' variables to 64 bitHaru1-11/+19
2013-10-25nocashshop mapflagshennetsind1-3/+3
2013-10-24Fixed @cash/@points displayshennetsind1-18/+21
2013-10-24Added idletime optionsshennetsind1-0/+3
2013-10-24Fixed Bug #7759shennetsind1-27/+28
2013-10-18Minor atcommand.c cleanupshennetsind1-284/+51
2013-10-18Since our neighbours added it, we too wanted this feature. Topic:http://hercu...Dastgir Pojee1-0/+114
2013-10-16Fixed Bug#7374malufett1-1/+7
2013-10-10Added code to disable auction for clients it is no longer stableshennetsind1-2/+6
2013-10-10Homun-S Quest Updatedshennetsind1-1/+1
2013-10-02HPM: Map.c Completedshennetsind1-151/+151