summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-07-02Constants Documentation SyncHercules.ws1-0/+2
2016-06-25Added mesf() command (combination of mes() and sprintf())Haru1-0/+17
2016-06-25Removed the uncommon (and useless) multi-argument variant of mes()Haru1-9/+1
2016-06-25Re-implemented BUILDIN(sprintf)Haru1-4/+69
2016-04-11Fix a typo in script_commands.txt,Reid1-1/+1
2016-03-30Fixed typo on item_db documentationDastgir1-1/+1
2016-03-21Constants Documentation SyncHercules.ws1-1/+1
2016-03-11Constants Documentation SyncHercules.ws1-32/+36
2016-02-29Constants Documentation SyncHercules.ws1-0/+5
2016-02-29Added gender-related constants SEX_MALE/SEX_FEMALEEmistry1-3/+6
2016-02-28Added NoKnockback Mode for monstersDastgir1-16/+19
2016-02-27Constants Documentation SyncHercules.ws1-0/+25
2016-02-21Updated DocumentationDastgir1-37/+74
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