Skip to content

Commit

Permalink
(autocommit) Updated autocompletion data
Browse files Browse the repository at this point in the history
  • Loading branch information
mudlet-machine-account committed Jun 11, 2021
1 parent 337df04 commit a8c6b7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/lua-function-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
"getBorderSizes": "getBorderSizes()",
"getBorderTop": "getBorderTop()",
"getButtonState": "getButtonState()",
"getCharacterName": "getCharacterName()",
"getClipboardText": "getClipboardText()",
"getCmdLine": "getCmdLine([name])",
"getColorWildcard": "getColorWildcard(ansi color number)",
Expand Down Expand Up @@ -262,7 +261,6 @@
"lockRoom": "lockRoom (roomID, lockIfTrue)",
"lockSpecialExit": "lockSpecialExit (from roomID, to roomID, special exit command, lockIfTrue)",
"lowerWindow": "lowerWindow(labelName)",
"mapSymbolFontInfo": "mapSymbolFontInfo()",
"moveCursor": "moveCursor([windowName], x, y)",
"moveCursorDown": "moveCursorDown([windowName,] [lines,] [keepHorizontal])",
"moveCursorEnd": "moveCursorEnd([windowName])",
Expand Down Expand Up @@ -341,8 +339,6 @@
"send": "send(command, showOnScreen)",
"sendAll": "sendAll(list of things to send, [echo back or not])",
"sendATCP": "sendATCP(message, what)",
"sendCharacterName": "sendCharacterName()",
"sendCharacterPassword": "sendCharacterPassword()",
"sendGMCP": "sendGMCP(command)",
"sendIrc": "sendIrc(target, message)",
"sendMSDP": "sendMSDP(variable[, value][, value...])",
Expand Down Expand Up @@ -437,7 +433,6 @@
"setTextFormat": "setTextFormat(windowName, r1, g1, b1, r2, g2, b2, bold, underline, italics, [strikeout], [overline], [reverse])",
"setTriggerStayOpen": "setTriggerStayOpen(name, number of lines)",
"setUnderline": "setUnderline(windowName, bool)",
"setupMapSymbolFont": "setupMapSymbolFont(fontName[, onlyUseThisFont[, scalingFactor]])",
"setUserWindowStyleSheet": "setUserWindowStyleSheet(windowName, markup)",
"setUserWindowTitle": "setUserWindowTitle(windowName, text)",
"setWindow": "setWindow(windowName, name, [Xpos, Ypos, show])",
Expand Down

0 comments on commit a8c6b7b

Please sign in to comment.