Age | Commit message (Expand) | Author | Files | Lines |
2015-12-06 | Fix some documentations on doc/script_commands.txt | AnnieRuru | 1 | -5/+10 |
2015-11-20 | ItemDB Updates: | Jedzkie | 1 | -5/+5 |
2015-11-17 | Add some FAQ documentation that some script command can return value | AnnieRuru | 1 | -0/+3 |
2015-11-15 | Fixed too-generic constant names of gettime() types | Haru | 3 | -74/+67 |
2015-11-14 | Standardized script-queue related commands | Haru | 1 | -16/+24 |
2015-11-14 | Fix @QMapChangeTo$ not usable when HQO_OnMapChange triggered | AnnieRuru | 1 | -0/+3 |
2015-11-14 | Corrected an issue causing queue iterators not to return their last value | Haru | 1 | -2/+4 |
2015-10-27 | Replaced parameter type with constant. | Emistry | 1 | -49/+52 |
2015-10-26 | Force Serial Documentation | Dastgir | 1 | -0/+5 |
2015-10-26 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 1 | -7/+45 |
2015-10-26 | Updated script documentation | Dastgir | 1 | -0/+15 |
2015-09-28 | Added Missing ScriptCommands in the doc. | Dastgir | 1 | -7/+45 |
2015-09-06 | Revert "Revert "Updated getwaitingroomstate() script command."" | Emistry | 1 | -1/+6 |
2015-09-06 | Revert "Updated getwaitingroomstate() script command." | Emistry | 1 | -6/+1 |
2015-09-06 | Updated getwaitingroomstate() script command. | Emistry | 1 | -1/+6 |
2015-08-31 | npctalk support extra npc name parameter. | Emistry | 1 | -1/+2 |
2015-08-31 | Updated doc/script_commands.txt | Emistry | 1 | -4/+7 |
2015-08-09 | Deprecated use of numeric NPC view IDs. Use constants instead. | Haru | 1 | -15/+16 |
2015-08-09 | Removed deprecated script command checkre | Haru | 1 | -24/+0 |
2015-08-05 | Add optional parameter to warp script command for prevent stoping npc scripts... | Andrei Karas | 1 | -1/+5 |
2015-07-20 | Fix typo in script_commands.txt | Dastgir | 1 | -1/+1 |
2015-07-12 | FollowUp 46311fe2 , Corrected bonus documentation | Dastgir | 1 | -9/+9 |
2015-07-05 | Added script command `showscript "<message>"{,<GID>};` | Emistry | 1 | -0/+7 |
2015-06-24 | Charset fix in script_commands.txt | Dastgir | 1 | -1/+1 |
2015-06-24 | Updated item_bonus document, added missing race2 constants | Dastgir | 1 | -408/+424 |
2015-06-14 | Updated documentation for the look type of changelook script command | Angelmelody | 1 | -10/+13 |
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 |