index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-04-27
Use player as starting point instead of camera when pointing node (#8261)
Muhammad Rifqi Priyo Susanto
2019-04-27
Correct the checkbox selection box position (#8246)
SmallJoker
2019-04-19
Android: Clear chat open flag on cancel or completion (#8478)
stujones11
2019-04-14
Attend to review, re-arrange blank lines, update lua_api.txt
paramat
2019-04-14
Fix regression in automatic_face_movement_max_rotation_per_sec
Pedro Gimeno
2019-04-14
Various network performance improvements (#8125)
Jozef Behran
2019-04-13
World start time: Move to first full light (day night ratio = 1000) (#8410)
Paramat
2019-04-12
Add Irrlicht-specific smart pointer (#6814)
Vitaliy
2019-04-11
Add node field to PlayerHPChangeReason table (#8368)
Paul Ouellette
2019-04-08
util/hex.h: Remove whitespace-only line (#8460)
ANAND
2019-04-08
daynightratio.h: Improve codestyle, minor optimisations (#8453)
Paramat
2019-04-07
Android settings: Use 'simple' leaves instead of 'fancy' (#8440)
Paramat
2019-04-07
Optimize random turns in dungeongen (#8129)
Jozef Behran
2019-04-07
Find PostgreSQL correctly (#8435)
adrido
2019-04-07
util/hex.h: Reserve result space in hex_encode()
starling13
2019-04-07
Add deprecation warnings for ObjectRef:get/set_attribute (#8443)
ANAND
2019-04-04
Stabilise 'day night ratio' to fix object brightness flicker (#8417)
Paramat
2019-04-04
Change sign of pitch angle in debug menu (#8438)
ANAND
2019-04-03
Change pitch fly binding to 'P', add to change keys menu (#8314)
rubenwardy
2019-03-31
Fix comments
Loic Blot
2019-03-31
Create ServerThread earlier in the startup process
Loïc Blot
2019-03-31
mapgen: drop mapgen id from child mapgens.
Loïc Blot
2019-03-31
EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return
Loïc Blot
2019-03-31
Use unordered_map instead of map for craft definitions (#8432)
HybridDog
2019-03-27
Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)
Paramat
2019-03-26
Dungeons: Do not remove nodes that have 'is_ground_content = false' (#8423)
Paramat
2019-03-26
Prevent multi-line chat messages server-side (#8420)
rubenwardy
2019-03-19
Fix texture rotation for wallmounted nodeboxes
sfan5
2019-03-18
httpfetch: Disable IPv6 here too if requested by settings (#8399)
sfan5
2019-03-18
num_emerge_threads: Initialise value to cope with setting syntax error (#8396)
Paramat
2019-03-17
Add newline before itemstring in item tooltip (#8213)
Wuzzy
2019-03-14
LINT fixes since recent tooling update
Loïc Blot
2019-03-14
Update our tooling (Clang 5 -> 7, GCC 7 -> 8)
Loïc Blot
2019-03-14
Valleys mapgen code rewrite (#8101)
Paramat
2019-03-12
Drop GUIConfirmRegistration::m_address unused field
Loïc Blot
2019-03-12
Fix cast from const by accessing string data directly (#8354)
rubenwardy
2019-03-12
HPChange Reason: Fix push after free, and type being overwritten (#8359)
rubenwardy
2019-03-10
Fix serialization of std::time_t by casting to u64 first (#8353)
rubenwardy
2019-03-10
Display pitch angle in debug menu (#8321)
Ragulan R
2019-03-10
Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)
Paramat
2019-03-07
Abort when trying to set a not registered node (#7011)
HybridDog
2019-03-07
Optimize string handling in path search (#8098)
Jozef Behran
2019-03-07
Optimize interaction distance checker (#8193)
Jozef Behran
2019-03-07
Fix detach inventory serialisation (#8331)
rubenwardy
2019-03-06
Fix incorrect string length check after cast
rubenwardy
2019-03-06
Fix clang tidy error due to incorrect use of quotes for character
rubenwardy
2019-03-05
Change 'num_emerge_threads' default to 1 (#8303)
Paramat
2019-03-05
Fix --color command line parameter ignorance (#7173)
HybridDog
2019-03-05
Replace for loop with call to standard library function (#8194)
Benjamin Lindley
2019-03-05
Hide uninstall package button on unmodifiable paths (#8255)
rubenwardy
[prev]
[next]