summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23Hercules Ultimate Localization Designshennetsind1-992/+1078
2015-01-24Channels refactoring: searchHaru1-20/+8
2015-01-24Channels refactoring: joinHaru1-40/+17
2015-01-24Minor channel system refactoringHaru1-54/+36
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-109/+110
2015-01-22Follow up 0957abd4d19b82b8dc8d7db2743008fa3daff3fashennetsind1-1/+1
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-68/+75
2015-01-18To help pinpoint and manage the issue report in 8402shennetsind1-0/+45
2015-01-18Command line arguments handling overhaulHaru1-1/+1
2015-01-18Fixing 38 issuesshennetsind1-11/+12
2015-01-1727 Fixesshennetsind1-1/+2
2015-01-12Fix some compilation warnings with clang 3.6.Andrei Karas1-1/+1
2015-01-12Fixed some -Wformat-security warningsHaru1-2/+2
2015-01-11Convert pcdb_checkid into function in pc interface.Andrei Karas1-1/+1
2015-01-02Add npcdb_checkid to npc interface.Andrei Karas1-3/+3
2014-12-31Improve performance a bit by removing strlen(str) > 0.Andrei Karas1-1/+2
2014-12-31Remove useless checks.Andrei Karas1-2/+2
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas1-7/+5
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