aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/information_formspecs.lua
Commit message (Collapse)AuthorAge
* Fix some chatcommands not returning a value (#9503)Wuzzy2020-03-14
|
* Also print help commands to chat for server terminal (#8869)Tim Myers2019-09-19
|
* Add luacheck to check builtin (#7895)rubenwardy2019-08-06
|
* Builtin: Forward old return valuesSmallJoker2019-08-02
| | | | Was forgotten in 69bf964.
* Add /help formspec for commands and privileges (#8385)SmallJoker2019-07-20
* Trigger for 'all' as well * Add description textarea, double-click to copy
e "main.h" // for g_settings #include "map.h" #include "scripting_game.h" #include "log.h" #define PP(x) "("<<(x).X<<","<<(x).Y<<","<<(x).Z<<")" void add_legacy_abms(ServerEnvironment *env, INodeDefManager *nodedef) { }