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
Age
Commit message (
Expand
)
Author
2014-06-22
Fix menu crash due to lack of favourites list
sapier
2014-06-22
Support for scalable font and gui elements
sapier
2014-06-19
Fix broken serverdescription in multiplayer tab
sapier
2014-06-18
Fix bounding rect for formspec elements label vertlabel and checkboxes
sapier
2014-06-14
Fix regression main_menu_script setting not working any longer
sapier
2014-06-14
Fix regression dirt texture not beeing default in non cloud menu
sapier
2014-06-12
Add support for exiting formspecs by doubleclicking outside
sapier
2014-06-10
New feature: drop a item instead a stack while...
Lord89James
2014-06-08
Allow custom liquids to have drops
sfan5
2014-06-04
Re-add missing shaders setting. (Generate normalmaps)
RealBadAngel
2014-05-28
Add success and output return values to chat commands
ShadowNinja
2014-05-26
Add item eat callback
rubenwardy
2014-05-24
Sort commands and privs alphabetically in '/help'.
Diego Martinez
2014-05-24
Rework dumping functions
ShadowNinja
2014-05-24
Fix a bunch of small bugs due to mainmenu cleanup
sapier
2014-05-23
Item entity stacks merge on the ground.
RealBadAngel
2014-05-17
Fix singleplayer dialogs missing game customization
sapier
2014-05-16
Add formspec toolkit and refactor mainmenu to use it
sapier
2014-05-11
Fix old client showing duplicated health bar on new server
sapier
2014-05-10
Fix healthbar not beeing hidden on disabled damage
sapier
2014-05-08
Use "core" namespace internally
ShadowNinja
2014-05-07
Organize builtin into subdirectories
ShadowNinja
2014-05-07
Fix heart + bubble bar size on different texture packs
sapier
2014-04-29
Fix usage of deprecated functions in builtin
sapier
2014-04-29
Add proper lua api deprecated handling
sapier
2014-04-27
Add support for function serialization to minetest.serialize
ShadowNinja
2014-04-27
Remove dependency on marshal and many other async changes
ShadowNinja
2014-04-24
Revert "Add backtrace to error function"
ShadowNinja
2014-04-18
Remove liquid_finite and weather
proller
2014-04-13
Add checks for nil in minetest.after
ShadowNinja
2014-04-11
Fix crash when teleporting near unknown node
BlockMen
2014-03-22
Fix "ghost stacks" created when a player clicks an item on the ground:
Novatux
2014-03-21
Normal maps generation on the fly.
RealBadAngel
2014-03-11
Fix error when calling minetest.node_punch without a pointed_thing
ShadowNinja
2014-03-05
Replace pause and message menu by formspec ones
sapier
2014-02-27
Remove "Server -!- " prefix from player messages
ShadowNinja
2014-02-05
Add the option to bind to a specific address
ShadowNinja
2014-02-03
Escape texture pack names
ShadowNinja
2014-02-03
Add minetest.kick_player(name, reason)
sapier
2014-01-24
Fix error on mod download failure
ShadowNinja
2014-01-23
Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks
ShadowNinja
2014-01-21
Add pointed_thing to minetest.register_on_placenode
ShadowNinja
2014-01-19
Fix minetest.rotate_and_place() calling on_rightclick() with nil/random param...
PilzAdam
2014-01-18
Fixed mainmenu lua errors because of changes in get_textlist_index
Dániel Varga
2014-01-13
Fix spelling of "attempt"
ShadowNinja
2014-01-13
Add minetest.override_item
ShadowNinja
2014-01-13
Add formspec table
Kahrl
2014-01-12
Fix doc and forceloading crash.
Novatux
2014-01-11
Add forceloading
Novatux
2014-01-11
Deepcopy pointed_thing for after_place_node, give it to on_rightclick too.
Novatux
[next]