summaryrefslogtreecommitdiff
path: root/src/map/script.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-11Fixed getvariableofnpcshennetsind1-0/+3
2014-03-11Merge pull request #265 from AnnieRuru/request_1shennetsind1-0/+34
2014-03-10Fixed a crash caused by NPC variable references in callfuncHaru1-13/+41
2014-03-10set_constant the send_targetAnnieRuru1-0/+34
2014-03-05Corrected same-reference check to work on vars with the same name in differen...Haru1-14/+11
2014-03-05Ref redesign, part 3Haru1-128/+125
2014-03-05Ref redesign, part 2Haru1-81/+91
2014-02-27Cleaned up messages.confHaru1-1/+1
2014-02-26Improved mapindex_name2id errors for scriptsshennetsind1-15/+30
2014-02-26Introducing #define npc constantsshennetsind1-0/+11
2014-02-26Removed Option_ constants from const.txt, now input directly from the sourceshennetsind1-0/+39
2014-02-22Changed function types related to SG days in date.cpanikon1-1/+1
2014-02-19Fixed issue 8034panikon1-1/+2
2014-02-19Readding last merge as last revert was unintended. Sorry for the trouble.panikon1-14/+30
2014-02-19Revert "Merge branch 'master' of https://github.com/HerculesWS/Hercules"panikon1-30/+14
2014-02-19Fixed Bug 8025shennetsind1-5/+21
2014-02-14sc sourcesshennetsind1-9/+9
2014-02-11Fixed issue with referenced array operationsshennetsind1-15/+18
2014-02-10Modified successrefitem script commandshennetsind1-5/+8
2014-02-09Improved script case check reports to include more accurate source info.Haru1-3/+15
2014-02-08Improvements on the script commands sscanf, axtoi. Added strtol.Haru1-44/+32
2014-02-03Added /stat+ commands support for 2013-12+ clientsHaru1-3/+2
2014-01-22Renamed atcommand->parse to atcommand->execHaru1-2/+2
2014-01-18Socket interfacedshennetsind1-1/+1
2014-01-13Fixed getarraysize returning incorrect values for character variablesshennetsind1-1/+1
2014-01-13Improved overwriting priority of variables/constants/parametersHaru1-22/+16
2014-01-12Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9shennetsind1-4/+15
2014-01-12Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-24/+24
2014-01-12Follow up 95f13f3420822111f928ba6079fbc2061bd38c5fshennetsind1-16/+16
2014-01-12Changed some void* to the correct data types where applicableHaru1-23/+23
2014-01-12Corrected a 32 bit warningHaru1-1/+1
2014-01-12Fixed ERS Cache sharingshennetsind1-2/+2