summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-10RENEWAL Updates:malufett1-0/+6
2014-12-06add channels config into clif interface.Andrei Karas1-26/+26
2014-11-16Whitespace cleanup (no code changes)Haru1-1177/+1112
2014-11-10Fix interfaces methods usage.Andrei Karas1-3/+3
2014-10-24Renamed ismounting, setmounting, @mount2Haru1-3/+4
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-18/+17
2014-10-05Follow up a46b190764df4cce0b378bc691218ac0814a5673shennetsind1-1/+1
2014-10-05Follow up b9b32ac7609eshennetsind1-1/+1
2014-09-20Fixed bug 8186 (@who3)shennetsind1-1/+1
2014-09-20Fixed Bug 8138shennetsind1-0/+1
2014-09-20Fixed @at with buyingstore issueshennetsind1-8/+4
2014-09-20Fixed Bug 8318shennetsind1-2/+1
2014-09-20Replaced hardcoded values with constants for status_change_start's flagHaru1-1/+2
2014-09-19Update official Homunculus renewal stats (bug:6970) http://hercules.ws/board/...Michieru1-2/+2
2014-09-16Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799...Michieru1-9/+9
2014-08-20Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125Haru1-2/+1
2014-08-07Corrected several format-string errors through the codeHaru1-99/+113
2014-07-11Fixed reserved __identifier violationsHaru1-1/+1
2014-07-10Corrected some SC behaviour, special thanks to Rytechpanikon1-1/+1
2014-07-09Fixed issue with [AT]mount, it wasn't displaying the expected messages, all e...panikon1-15/+27
2014-07-02Fixed issue that when players used [at]fakename when disguised their names wo...panikon1-0/+4
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