Doors: Fix potential crashes, code improvements
[oweals/minetest_game.git] / mods / beds /
2016-07-27 SmallJokerBeds, boats: Replace deprecated get_look_yaw/set_look_yaw
2016-07-15 adridoBeds: Only register respawn callbacks if respawn is...
2016-07-15 TimStop shadowing upvalues and definitions.
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-07-13 tenplus1Beds: Save respawn position when entering bed, only...
2016-07-09 TimAlways return the leftover ItemStack for on_place and...
2016-04-29 tenplus1Beds: Quicker saves with tidy output
2016-04-04 Auke KokBeds: Check for buildable_to for bottom half
2016-03-21 Auke KokBeds: priv/griefing fixes.
2016-03-18 Auke KokAllow both sides of the bed to be digged up.
2016-03-09 paramatBeds: Fix code style issues
2015-11-14 paramatBeds: Re-add commas at list ends
2015-11-14 RuiBeds: Make non pointable by pointable definition
2015-10-19 MarcinUse PI variable rather than unclear constant
2015-09-30 paramatRename to Minetest Game
2015-09-29 LeMagnesiumAdd option to disable bed's night skip - Solve second...
2015-09-14 Craig DavisonRemove beds/Changelog.txt & farming/API.txt
2015-06-18 paramatFix is_ground_content settings for nodes
2015-05-14 NovatuxMake beds not skip night if nobody is online
2015-05-14 NovatuxAdd screwdriver callbacks, and code them for doors...
2015-03-06 BlockMenFix beds respawn settings check
2015-03-06 kilbithRemove undeclared writing variable
2015-03-06 BlockMenAdd option to disable bed respawn, better recipe for...
2015-02-24 BlockMenUse only red and white wool for beds
2015-02-24 BlockMenAdd beds