summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Generated doc/constants.mdHaru1-0/+16572
2016-01-16Remove VAR_ constantsAnnieRuru1-2/+2
2016-01-13Converted const.txt to libconfig formatHaru3-42/+45
2016-01-05Add *swap script commandAnnieRuru1-0/+13
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru4-12/+12
2015-12-26Add *setgroupid script commands.Emistry1-0/+8
2015-12-25Merge pull request #1009 from Jedzkie/ItemDB_UpdatesDastgir1-0/+3
2015-12-24Item Update:Jedzkie1-0/+3
2015-12-22Throw error when variable name length too longAnnieRuru1-1/+2
2015-12-22Update *dispbottom script command to allow 0xRRGGBB colorAnnieRuru1-3/+4
2015-12-22Update *message script command to allow to use account IDAnnieRuru1-2/+3
2015-12-20*explode return array size.Emistry1-2/+4
2015-12-20Add color constants for announcement and mesAnnieRuru1-6/+13
2015-12-18Add *getunittype and update *getmapxyAnnieRuru1-20/+38
2015-12-18*Fix the misleading label name lengthAnnieRuru1-6/+4
2015-12-18*Correct the wrong example for *queueoptAnnieRuru1-1/+1
2015-12-18Fix documentation error for autobonus trigger rateAnnieRuru1-1/+1
2015-12-17Add bAddMaxWeight bonus for increasing player's max weightAnnieRuru1-0/+1
2015-12-06Fix some documentations on doc/script_commands.txtAnnieRuru1-5/+10
2015-11-20ItemDB Updates:Jedzkie1-5/+5
2015-11-17Add some FAQ documentation that some script command can return valueAnnieRuru1-0/+3
2015-11-15Fixed too-generic constant names of gettime() typesHaru3-74/+67
2015-11-14Standardized script-queue related commandsHaru1-16/+24
2015-11-14Fix @QMapChangeTo$ not usable when HQO_OnMapChange triggeredAnnieRuru1-0/+3
2015-11-14Corrected an issue causing queue iterators not to return their last valueHaru1-2/+4
2015-10-27Replaced parameter type with constant.Emistry1-49/+52
2015-10-26Force Serial DocumentationDastgir1-0/+5
2015-10-26Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir1-7/+45
2015-10-26Updated script documentationDastgir1-0/+15
2015-09-28Added Missing ScriptCommands in the doc.Dastgir1-7/+45
2015-09-06Revert "Revert "Updated getwaitingroomstate() script command.""Emistry1-1/+6
2015-09-06Revert "Updated getwaitingroomstate() script command."Emistry1-6/+1
2015-09-06Updated getwaitingroomstate() script command.Emistry1-1/+6
2015-08-31npctalk support extra npc name parameter.Emistry1-1/+2
2015-08-31Updated doc/script_commands.txtEmistry1-4/+7
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