aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/misc.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow the join/leave message to be overridden by mods.red-0012017-09-111-7/+15
* Use a settings object for the main settingsShadowNinja2017-05-061-1/+1
* Implement delayed server shutdown with cancelation (#4664)Loïc Blot2017-04-151-0/+5
* Give CSM access to use `core.colorize()` (#5113)red-0012017-03-171-31/+0
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-131-44/+0
* Add minetest.player_exists() (#5064)rubenwardy2017-01-181-5/+8
* Don't send a join message in singleplayer mode.red-0012016-12-031-1/+3
* Make supplying empty formspec strings close the formspec (#4737)orwell962016-11-231-0/+4
* Fix typo in core.after (#4560)Rui2016-10-011-1/+1
* Move on join and on leave messages to lua (#4460)Xunto2016-08-221-3/+11
* Builtin: Fix check for a player object in core.check_player_privsTim2016-07-261-4/+6
* Add colored text (not only colored chat).Ekdohibs2016-05-311-14/+29
* Colored chat working as expected for both freetype and non-freetype builds. @...TriBlade92016-05-311-0/+17
* Fix timer initialization.Auke Kok2016-04-211-1/+1
* Faster insertion into tableRui9142016-03-061-5/+5
* Add Lua interface to HTTPFetchRequestJeija2016-02-221-0/+19
* New timer design.Auke Kok2016-01-291-58/+32
* Add more ways to pass data to check_player_privsRobert Zenz2015-10-221-5/+24
* Add /emergeblocks command and core.emerge_area() Lua APIkwolekr2015-09-231-0/+19
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-121-2/+13
* Decrease minetest.after globalstep lagHybridDog2015-06-061-18/+50
* Add code to support raillike group namesNovatux2015-05-121-0/+11
* Simplify deleteblocks chat command argument parsingkwolekr2015-01-151-24/+0
* Fix indexing error in timer processingZefram2014-07-161-1/+5
* Use "core" namespace internallyShadowNinja2014-05-081-35/+35
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+134