summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2015-08-09Deprecated use of numeric NPC view IDs. Use constants instead.Haru1-15/+16
2015-08-09Removed deprecated script command checkreHaru1-24/+0
2015-08-05Add optional parameter to warp script command for prevent stoping npc scripts...Andrei Karas1-1/+5
2015-07-20Fix typo in script_commands.txtDastgir1-1/+1
2015-07-12FollowUp 46311fe2 , Corrected bonus documentationDastgir1-9/+9
2015-07-05Added script command `showscript "<message>"{,<GID>};`Emistry1-0/+7
2015-06-24Charset fix in script_commands.txtDastgir1-1/+1
2015-06-24Updated item_bonus document, added missing race2 constantsDastgir1-408/+424
2015-06-14Updated documentation for the look type of changelook script commandAngelmelody1-10/+13
2015-06-04Implemented strcmp Function.Dastgir1-1/+20
2015-05-17Added bonus4 variant of bAddEff to specify a durationHaru1-8/+10
2015-05-16Added charid2rid script commandHaru1-0/+8
2015-05-16Follow-up to c9f845f4518fc3626d9bc2f7166db5a2ac620a57Haru1-21/+10
2015-05-15Added floor(), ceil() and log() functions for usage in scripts.Streusel1-0/+28
2015-05-08Deprecated command checkre().Haru1-0/+8
2015-05-08Removed deprecated command isdayHaru1-9/+0
2015-05-06Update script_commands.txtMarvin Lamart1-1/+1
2015-05-05Update script_commands.txtMarvin Lamart1-1/+1
2015-04-11Minor typo fix on setd descriptionDastgir1-1/+1
2015-03-18Added montransform Documentation. Report #8577Dastgir1-0/+11
2015-03-11RENEWAL Updates:malufett1-1/+5
2015-02-15Follow up 909c0644ce45945c8e3fdc5eb77ebdd1a1cb93d0shennetsind1-2/+0
2015-02-15Updated 'delequip' Script Commandshennetsind1-0/+4
2015-01-24Added script command 'channelmes'Haru1-0/+14
2015-01-23Deprecated command isday().Haru1-8/+12
2015-01-23Merged petskillattack and petskillattack2.Haru1-11/+9
2015-01-01Removed deprecated command cmdothernpcHaru1-15/+0
2015-01-01Removed deprecated script command aliases enablearena/disablearenaHaru1-15/+0
2015-01-01Removed deprecated script command alias 'save'Haru1-10/+0
2014-12-23Removed deprecated commands checkdragon, setdragonHaru1-29/+0
2014-12-23Removed deprecated commands setmadogear, checkmadogearHaru1-19/+0
2014-12-23Removed deprecated commands setriding, checkridingHaru1-25/+0
2014-12-16Add OnUnTouch event/label into scripts documentation.Andrei Karas1-1/+8
2014-12-16Extend script command getareausers.Andrei Karas1-3/+10
2014-12-16Add script command getnpcclass.Andrei Karas1-0/+10
2014-12-16Add getnpcdir and setnpcdir functions.Andrei Karas1-0/+19
2014-12-16Add script command to set npc click/activate instance.Andrei Karas1-0/+11
2014-12-10Merge pull request #401 from GmOcean/masterHaruna1-4/+128
2014-12-06Removed extra ? in *equip2 code.GmOcean1-1/+1
2014-12-03Modified *checkbound & *equip2 commands in src/map/script.cGmOcean1-6/+33
2014-12-02Add item attribute what prevent item removing on use.Andrei Karas1-0/+1
2014-12-02Removed checkquest commandHaru2-38/+5
2014-12-02Removed petheal commandHaru1-12/+1
2014-12-02Removed jump_zero commandHaru1-22/+0
2014-11-24Added missing commas ',' to *equip2 example.GmOcean1-1/+1
2014-11-23TyposGmOcean1-1/+1
2014-11-23Fixed whitespaceGmOcean1-2/+2
2014-11-23Added Commands to script_commands.txt and script.cGmOcean1-3/+100
2014-11-06revert Git:10e6f1a189f20ca346ada2f6199378869b370442Michieru1-2/+2
2014-11-03Merge pull request #363 from EPuncker/masterMichieru1-0/+4