index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
game
/
misc.lua
Age
Commit message (
Expand
)
Author
2016-10-01
Fix typo in core.after (#4560)
Rui
2016-08-22
Move on join and on leave messages to lua (#4460)
Xunto
2016-07-26
Builtin: Fix check for a player object in core.check_player_privs
Tim
2016-05-31
Add colored text (not only colored chat).
Ekdohibs
2016-05-31
Colored chat working as expected for both freetype and non-freetype builds. @...
TriBlade9
2016-04-21
Fix timer initialization.
Auke Kok
2016-03-06
Faster insertion into table
Rui914
2016-02-22
Add Lua interface to HTTPFetchRequest
Jeija
2016-01-29
New timer design.
Auke Kok
2015-10-22
Add more ways to pass data to check_player_privs
Robert Zenz
2015-09-23
Add /emergeblocks command and core.emerge_area() Lua API
kwolekr
2015-08-12
SAPI: Track last executed mod and include in error messages
kwolekr
2015-06-06
Decrease minetest.after globalstep lag
HybridDog
2015-05-12
Add code to support raillike group names
Novatux
2015-01-15
Simplify deleteblocks chat command argument parsing
kwolekr
2014-07-16
Fix indexing error in timer processing
Zefram
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja