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
2015-07-04
Fix missing check for 0 in craft replacements
TeTpaAka
2015-07-02
Fix code style from recent commits and add misc. optimizations
kwolekr
2015-07-02
Shaders fixes and cleanup relief mapping code.
RealBadAngel
2015-07-01
Inventory manager style cleanup and further checks
est31
2015-07-01
Disable mesh cache by default
est31
2015-07-01
Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH
paramat
2015-06-30
Make m_blocks_cache private
est31
2015-06-30
Defer minimap update when shape changed
est31
2015-06-30
Close keybind settings menu with esc
est31
2015-06-30
Biome API: Increase heat and humidity noise spreads to 1000
paramat
2015-06-29
Add UpdateThread and use it for minimap and mesh threads
est31
2015-06-29
Fix *BSD build with GNU iconv
kwolekr
2015-06-29
Add Lua errors to error dialog
rubenwardy
2015-06-28
Bugfix: minimap was updated only with loading new blocks, allow forced update...
RealBadAngel
2015-06-28
Minimap update
RealBadAngel
2015-06-27
Remove busy polling inside minimap thread
est31
2015-06-27
Mgv5/mgv7 caves: Remove sand found in underground tunnels
paramat
2015-06-27
Add minimap feature
RealBadAngel
2015-06-25
Remove compile warning
est31
2015-06-24
Return to ignore
est31
2015-06-23
Typo fix on previous @est31 commit
Loic Blot
2015-06-23
Small TOCLIENT_HELLO logging fix
est31
2015-06-23
Add MoveSomewhere inventory action
est31
2015-06-23
Use actionstream instead of errorstream when failing to emerge player
Craig Davison
2015-06-23
Fix string conversion error message
est31
2015-06-22
Fix bug when craft input isn't replaced
TeTpaAka
2015-06-22
Fix some issues with animations, and allow non-looped animations to be defined
MirceaKitsune
2015-06-21
Mgv7: Edit noise parameters. Fewer octaves, larger spreads.
paramat
2015-06-20
Small CAO improvements
est31
2015-06-20
Mapgen objects: Enable heatmap and humidmap for all biome api mapgens
paramat
2015-06-20
More correct wrap_rows implementation
figec
2015-06-20
Generic CAO cleanups and renames for clarification
est31
2015-06-20
Make attached objects visible in 3rd person view
est31
2015-06-18
Fix wrap_rows at inner byte of multibyte sequence
figec
2015-06-18
Biome API: Add noise defined biome blend
paramat
2015-06-18
Mgv6: Don't create air gap in tundra at y = 48 in custom high terrain
paramat
2015-06-18
Don't print an error for valid listring[] formspec
est31
2015-06-17
Make wrap_rows not wrap inside utf-8 multibyte sequences
est31
2015-06-17
Fail iconv call gracefully
est31
2015-06-16
GUIFormSpecMenu::OnEvent code style update and small refactor
est31
2015-06-16
Add list-rings
est31
2015-06-16
Remove unneccessary space for tab completion
Nathaniel Olsen
2015-06-15
Biome API: Enable biome generation to lower world limit
paramat
2015-06-15
Ignore punches with no damage in the actionstream
SmallJoker
2015-06-14
Automated whitespace error fix for last commit
est31
2015-06-14
Improved parallax mapping. Generate heightmaps on the fly.
RealBadAngel
2015-06-14
Add UTF and other utility unit tests
est31
2015-06-14
Android: bypass broken wide_to_utf8 with wide_to_narrow
est31
2015-06-13
Use utf-8 in formspecs
Ilya Zhuravlev
2015-06-13
Add utf-8 conversion utilities and re-add intlGUIEditBox
est31
[next]