summaryrefslogtreecommitdiff
path: root/src/map/script.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-24Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 3)Taylor Locke1-0/+133
2014-10-24Renamed ismounting, setmounting, @mount2Haru1-10/+13
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-18/+19
2014-10-24Restored ability to differentiate between active and inactive questsHaru1-0/+18
2014-10-24Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 2)Taylor Locke1-4/+59
2014-10-24Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 1)Taylor Locke1-0/+24
2014-10-18Renamed DeprecationWarning to DeprecationCaseWarning, since that's what it is...Haru1-1/+1
2014-10-18Revert "Some Quality of Life Changes"Haru1-102/+5
2014-10-18Some Quality of Life ChangesTaylor Locke1-5/+102
2014-10-15Fixes some typo on replacestr.dastgir1-1/+1
2014-09-23Fixed bug 8365AnnieRuru1-2/+0
2014-09-20Fixed Bug 8301shennetsind1-2/+4
2014-09-20Replaced hardcoded values with constants for status_change_start's flagHaru1-12/+7
2014-09-16Follow: https://github.com/HerculesWS/Hercules/commit/8ab61745b81d1cf0602c799...Michieru1-3/+3
2014-09-03Add *getguildmember script commandAnnieRuru1-0/+44
2014-09-01Add MAX_REFINE as hard-coded constantAnnieRuru1-0/+1
2014-08-31follow upAnnieRuru1-2/+2
2014-08-29Fix status def calculation (bug:8306)Michieru1-93/+55
2014-08-20Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125Haru1-1/+1
2014-08-07Corrected several format-string errors through the codeHaru1-22/+21
2014-07-11Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/...panikon1-1/+1
2014-07-11Fixed reserved __identifier violationsHaru1-24/+24
2014-07-08Minor script core fixespanikon1-100/+131
2014-07-06Fixed issue with getlookpanikon1-0/+2
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-24Fixed issue in *guildskill, lvl could be set to negative values. (issue: 8214...panikon1-1/+1
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru1-1/+1
2014-05-10Changed set_reg behavior on pc_setparam failure, now it won't simply END the ...panikon1-1/+5
2014-05-10Moved MAX_CARTS and NEW_CARTS defines into common/mmo.hHaru1-1/+2
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-38/+41
2014-05-10Revert "Fixed order of includes in all source files"panikon1-41/+38
2014-05-10Optimized THQS_TTShop.txt and corrected a minor mistakepanikon1-0/+2
2014-05-09Fixed order of includes in all source filesHaru1-38/+41
2014-05-09Return EXIT_FAILURE if a script parse error occurred.Haru1-8/+11
2014-05-07#Fixed issue 8175panikon1-0/+3
2014-05-06Bug fixes and other changespanikon1-6/+29
2014-04-19Fixed issue: 8146panikon1-0/+2
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-14/+3
2014-04-04Fixed issue: 8131panikon1-1/+1
2014-03-29Fixed getmapxy crashshennetsind1-1/+19
2014-03-29Fixed Bug 8125shennetsind1-0/+7
2014-03-18Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-4/+93
2014-03-18BG Queue Fixes & +++shennetsind1-1/+1
2014-03-17Added regular expression matching script commands and operatorsHaru1-4/+93
2014-03-16Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+4
2014-03-16Fixed Bug 8093shennetsind1-0/+12
2014-03-17Fix addtimer will report error when hit MAX_EVENTTIMERAnnieRuru1-1/+4
2014-03-15Follow up f4b1ff7426b1c4cd5e8cac37f7e3983cc03c706eshennetsind1-0/+5
2014-03-14Follow up 1007d606645c16d5246761976b7648809edb8b1dshennetsind1-4/+4
2014-03-14Added internal awareness of active script instancesshennetsind1-4/+21