Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-10-27 | Marked command jump_zero as deprecated. | Haru | 1 | -8/+16 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 3) | Taylor Locke | 1 | -0/+55 |
2014-10-24 | Renamed ismounting, setmounting, @mount2 | Haru | 1 | -3/+3 |
2014-10-24 | Restored ability to differentiate between active and inactive quests | Haru | 1 | -0/+9 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 2) | Taylor Locke | 1 | -2/+29 |
2014-10-24 | Re-commit of 4ac673941714032ada6d26fb60936ec510bbe496 (part 1) | Taylor Locke | 1 | -0/+7 |
2014-10-23 | Improved bindatcmd handling of spaces in parameters. | Haru | 1 | -5/+53 |
2014-10-18 | Revert "Some Quality of Life Changes" | Haru | 1 | -70/+9 |
2014-10-18 | Some Quality of Life Changes | Taylor Locke | 1 | -9/+70 |
2014-09-20 | Added 4 new permissions | EPuncker | 1 | -0/+4 |
2014-09-20 | Replaced hardcoded values with constants for status_change_start's flag | Haru | 1 | -4/+6 |
2014-09-03 | Add *getguildmember script command | AnnieRuru | 1 | -0/+32 |