Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
  • stable-0.2
  • stable-0.3
  • stable-0.4
  • 0.4.15
  • 0.4.14
  • 0.4.13
  • 0.5.0-dev
  • 0.4.12
  • 0.4.11
  • 0.4.10
  • 0.4.9
  • 0.4.8
  • 0.4.7-MSVC
  • 0.4.7
  • 0.4.6
  • 0.4.5
  • 0.4.4
  • 0.4.3
  • 0.4.2-rc1
  • 0.4.1
  • 0.4.0
  • 0.4.dev-20120606
  • 0.4.dev-20120603
24 results
Created with Raphaël 2.2.02Jan131Dec28119432130Nov291398765432130Oct21201918171615141227Sep26242322212019181615121187642131Aug30252423221615141312118112185321Add InvRef:get_list() and InvRef:set_list() and fix some things (untested)Add minetest.get_inventory(location), untestedA small robustness addition to ItemStackRename InvStack to ItemStackAdd InvRef and InvStack (currently untested and unusable)Add default: to everything in default/init.lua (...hopefully doesn't break anything)Fix segfault when generating stuff on world boundariesCorrectly pop stuff from the Lua stack in script_load()Add virtual destructors to abstract classesFix mirrored sign textureAdd wooden planks to creative inventoryAdd EnvRef:get_objects_inside_radius(pos, radius)Add get_look_dir(), get_look_pitch() and get_look_yaw() for playersFix minetest.env:get_player_by_name(nil) causing segfault and similar thingsExtend load screen maximum timeAdd minetest.get_modpath(modname)add_luaentity->add_entity in mods/experimentalCall this 0.4.dev-20111209-10.4.dev-2011120…0.4.dev-20111209-1Enforce modname naming conventionDelete unknown LuaEntities when punchedImprove /spawnentity a bitRename EnvRef:add_luaentity to EnvRef:add_entityAdd EnvRef:get_node_light(pos, timeofday)Properly use time_from_last_punch for limiting PvP punch damageUse plain IBillboardSceneNode instead of MyBillboardSceneNode (improvesCheck symlinks with stat() to know if they are directories or notAdd support for unix filesystems which yield DT_UNKNOWN in dirent->d_type, falling back on stat().Fix player not dying when beated to death by other playerFix getting two old-style minerals per digged nodeDetermine light_propagates from paramtypeAdd experimental TNT's old name as an aliasAdd furnace to legacy aliasesMake ToolItem and MaterialItem to convert names by aliases at creation time too (necessary for eg. crafting)Fix fence nameCall this 0.4.dev-20111204-10.4.dev-2011120…0.4.dev-20111204-1Convert CraftItems directly to the name pointed by alias; necessary due to lua definition tableFix wrong checked node names in bucketAdd some aliases to bucketDon't initialize ItemCAOs with stick.pngFix craftitem aliases
Loading