Age | Commit message (Expand) | Author | Files | Lines |
2015-06-04 | Implemented strcmp Function. | Dastgir | 1 | -1/+20 |
2015-05-17 | Added bonus4 variant of bAddEff to specify a duration | Haru | 1 | -8/+10 |
2015-05-16 | Added charid2rid script command | Haru | 1 | -0/+8 |
2015-05-16 | Follow-up to c9f845f4518fc3626d9bc2f7166db5a2ac620a57 | Haru | 1 | -21/+10 |
2015-05-15 | Added floor(), ceil() and log() functions for usage in scripts. | Streusel | 1 | -0/+28 |
2015-05-08 | Deprecated command checkre(). | Haru | 1 | -0/+8 |
2015-05-08 | Removed deprecated command isday | Haru | 1 | -9/+0 |
2015-05-06 | Update script_commands.txt | Marvin Lamart | 1 | -1/+1 |
2015-05-05 | Update script_commands.txt | Marvin Lamart | 1 | -1/+1 |
2015-04-11 | Minor typo fix on setd description | Dastgir | 1 | -1/+1 |
2015-03-18 | Added montransform Documentation. Report #8577 | Dastgir | 1 | -0/+11 |
2015-03-11 | RENEWAL Updates: | malufett | 1 | -1/+5 |
2015-02-15 | Follow up 909c0644ce45945c8e3fdc5eb77ebdd1a1cb93d0 | shennetsind | 1 | -2/+0 |
2015-02-15 | Updated 'delequip' Script Command | shennetsind | 1 | -0/+4 |
2015-01-24 | Added script command 'channelmes' | Haru | 1 | -0/+14 |
2015-01-23 | Deprecated command isday(). | Haru | 1 | -8/+12 |
2015-01-23 | Merged petskillattack and petskillattack2. | Haru | 1 | -11/+9 |
2015-01-01 | Removed deprecated command cmdothernpc | Haru | 1 | -15/+0 |
2015-01-01 | Removed deprecated script command aliases enablearena/disablearena | Haru | 1 | -15/+0 |
2015-01-01 | Removed deprecated script command alias 'save' | Haru | 1 | -10/+0 |
2014-12-23 | Removed deprecated commands checkdragon, setdragon | Haru | 1 | -29/+0 |
2014-12-23 | Removed deprecated commands setmadogear, checkmadogear | Haru | 1 | -19/+0 |
2014-12-23 | Removed deprecated commands setriding, checkriding | Haru | 1 | -25/+0 |
2014-12-16 | Add OnUnTouch event/label into scripts documentation. | Andrei Karas | 1 | -1/+8 |
2014-12-16 | Extend script command getareausers. | Andrei Karas | 1 | -3/+10 |
2014-12-16 | Add script command getnpcclass. | Andrei Karas | 1 | -0/+10 |
2014-12-16 | Add getnpcdir and setnpcdir functions. | Andrei Karas | 1 | -0/+19 |
2014-12-16 | Add script command to set npc click/activate instance. | Andrei Karas | 1 | -0/+11 |
2014-12-10 | Merge pull request #401 from GmOcean/master | Haruna | 1 | -4/+128 |
2014-12-06 | Removed extra ? in *equip2 code. | GmOcean | 1 | -1/+1 |
2014-12-03 | Modified *checkbound & *equip2 commands in src/map/script.c | GmOcean | 1 | -6/+33 |
2014-12-02 | Add item attribute what prevent item removing on use. | Andrei Karas | 1 | -0/+1 |
2014-12-02 | Removed checkquest command | Haru | 2 | -38/+5 |
2014-12-02 | Removed petheal command | Haru | 1 | -12/+1 |
2014-12-02 | Removed jump_zero command | Haru | 1 | -22/+0 |
2014-11-24 | Added missing commas ',' to *equip2 example. | GmOcean | 1 | -1/+1 |
2014-11-23 | Typos | GmOcean | 1 | -1/+1 |
2014-11-23 | Fixed whitespace | GmOcean | 1 | -2/+2 |
2014-11-23 | Added Commands to script_commands.txt and script.c | GmOcean | 1 | -3/+100 |
2014-11-06 | revert Git:10e6f1a189f20ca346ada2f6199378869b370442 | Michieru | 1 | -2/+2 |
2014-11-03 | Merge pull request #363 from EPuncker/master | Michieru | 1 | -0/+4 |
2014-11-02 | Marked commands 'enablearena' and 'disablearena' as deprecated. | Haru | 1 | -2/+11 |
2014-11-02 | Marked command 'cmdothernpc' as deprecated. | Haru | 1 | -0/+8 |
2014-11-02 | Marked command 'save' as deprecated. | Haru | 1 | -1/+10 |
2014-11-02 | Added min() and max() script commands | Haru | 1 | -0/+12 |
2014-10-30 | Deprecated checkriding and setriding commands | Haru | 1 | -1/+7 |
2014-10-30 | Deprecated checkdragon and setdragon commands | Haru | 1 | -1/+7 |
2014-10-30 | Deprecated checkmadogear and setmadogear commands | Haru | 1 | -1/+7 |
2014-10-28 | Marked command 'checkquest' as deprecated | Haru | 1 | -1/+7 |
2014-10-27 | Marked the petheal command as deprecated | Haru | 1 | -3/+10 |