summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
AgeCommit message (Expand)AuthorFilesLines
2014-09-20Replaced hardcoded values with constants for status_change_start's flagHaru1-4/+6
2014-09-03Add *getguildmember script commandAnnieRuru1-0/+32
2014-09-01Add MAX_REFINE as hard-coded constantAnnieRuru1-0/+1
2014-08-31follow upAnnieRuru1-37/+44
2014-08-29Fix status def calculation (bug:8306)Michieru1-3/+3
2014-07-11Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/...panikon1-6/+4
2014-07-08Added documentation regarding hard coded constants.panikon1-17/+36
2014-06-07Fixed Bug Report 8226jaBote1-1/+1
2014-06-01Update script_commands.txtjaBote1-5/+5
2014-05-19Fixed issue 8182panikon1-1/+1
2014-05-13Partial cleanup of script_commands.txtHaru1-548/+529
2014-05-10Small changes in npc loading/reloadingpanikon1-1/+2
2014-05-09Added documentation regarding trader objects in script_commands.txtpanikon1-0/+38
2014-05-07#Fixed issue 8175panikon1-0/+10
2014-05-06Bug fixes and other changespanikon1-2/+3
2014-05-05Removed global_reg_value leftovers.Streusel1-5/+2
2014-04-10Fixed issue: 8140panikon1-3/+5
2014-04-04Fixed issue: 8131panikon1-0/+4
2014-03-31Updated documentation for pc_statusup2 and pc_statusuppanikon1-3/+5
2014-03-21Fix hunting mission and clarify weight's unitAnnieRuru1-0/+7
2014-03-20Fix various documentation bugsAnnieRuru1-4/+0
2014-03-17Added regular expression matching script commands and operatorsHaru1-13/+53
2014-03-14Follow up 1007d606645c16d5246761976b7648809edb8b1dshennetsind1-6/+4
2014-03-13Corrected itemheal documentation, it was fairly wrong.panikon1-6/+15
2014-03-06Clean up of script_commands.txtMysteries1-117/+171
2014-02-23Update script_commands.txtEmistry1-2/+3
2014-02-10Modified successrefitem script commandshennetsind1-8/+4
2014-02-10Fixed script docs to reflect actual arrays sizeshennetsind1-1/+1
2014-02-08Improvements on the script commands sscanf, axtoi. Added strtol.Haru1-7/+18
2014-01-12Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9shennetsind1-0/+8
2014-01-12Updated script_commands.txtshennetsind1-4/+9
2013-12-24Christmas Patch - 2013-12-23 Supportshennetsind1-0/+64
2013-11-28Corrected operator precedence table.Haru1-0/+91
2013-11-09Consolidated commands called in scripts to their lowercase versionHaru1-4/+11
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-0/+46
2013-11-03Allow warp duplicates without a 'facing' valueHaru1-2/+2
2013-11-02Fixed Shadow System Bonusesshennetsind1-0/+7
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-0/+46
2013-10-25Quest Bubbles Updateshennetsind1-5/+20
2013-10-24Quest Bubbles (Actually Works Finally)Kisuka1-18/+52
2013-10-24replacestr documentation fixshennetsind1-1/+1
2013-10-19Instance Dungeons Updateshennetsind1-0/+20
2013-10-14Added documentation for addmonsterdrop/delmonsterdropHaru1-0/+33
2013-10-11Added missing homun-s quest script command documentationshennetsind1-23/+36
2013-10-07Added 'consumeitem' as an alias of 'itemeffect'shennetsind1-2/+3
2013-10-04downrefitem script command updateshennetsind1-7/+4
2013-09-16Corrected line endings and BOM issues with several filesHaru1-1/+1
2013-08-26Added support for non-fatal error messages from the script parserHaru1-1/+1
2013-08-26Added an integer overflow check on literal values in the script parserHaru1-1/+3
2013-07-19Update script_commands.txtjaBote1-0/+13