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-12-03
Fix build if BUILD_SHARED_LIBS defaults to "ON"
Ferdinand Thiessen
2015-12-02
Mgv5/v7/flat/fractal: More large pseudorandom caves
paramat
2015-12-02
Add on_secondary_use when right clicking an item in the air
Alex Ford
2015-12-01
Dungeongen: Fix rarely triggered segfault
paramat
2015-12-01
Remove unused OpenALSoundManager::m_can_vorbis and EXT_vorbis check
Jay Arndt
2015-11-29
Dungeongen: Also preserve river water nodes
paramat
2015-11-24
Re-enable texture pre-filters on wielditems, fixing #3178.
Aaron Suen
2015-11-23
Mgfractal: Move julia set selection into formula parameter
paramat
2015-11-22
Update HUD flags on server like on client
est31
2015-11-21
Mapgen: Add global 'decorations' flag
paramat
2015-11-15
Add a status text for autorun
Amaz
2015-11-15
Allow craft replacements to use groups
TeTpaAka
2015-11-15
Mgfractal: Revert unnecessary duplication of parameters
paramat
2015-11-15
sound_openal.cpp: remove unused header
est31
2015-11-14
Load sound from memory
est31
2015-11-14
Decoration API: Fix missing low density decorations
paramat
2015-11-14
Mgfractal: Create a choice of 4 mandelbrot formulas
paramat
2015-11-13
Mgv6: Move global mapgen flag 'flat' into mgv6 spflags
paramat
2015-11-13
Only allow players with shout to chat
est31
2015-11-12
Fix scrollbars
BlockMen
2015-11-11
Mapgen: Add flat mapgen in hidden form
paramat
2015-11-09
Convert usages of PseudoRandom to PcgRandom for ore and deco placement
kwolekr
2015-11-09
Cavegen: Make mgfractal use mgv5 cavegen
paramat
2015-11-09
Put ChatEvent handler into own function
est31
2015-11-08
Abort compile when attempting to build client with Irrlicht 1.8.2
kwolekr
2015-11-08
Add errno to socket creation failed exception
kwolekr
2015-11-08
Write new line character sequence at end of print()
est31
2015-11-08
Fix misc. MinGW and Valgrind warnings
kwolekr
2015-11-08
Add LuaSecureRandom
est31
2015-11-08
Update minetest.conf.example and src/settings_translation_file.cpp
est31
2015-11-08
Don't compile pcgrandom on Windows
est31
2015-11-07
Add support for audio feedback if placing node failed
BlockMen
2015-11-06
Add server side ncurses terminal
est31
2015-11-05
Schematics: Add core.place_schematic_on_vmanip API
kwolekr
2015-11-04
Fix time progressing too fast
est31
2015-11-04
Time: use locks again
est31
2015-11-03
Time: Remove serverside getter, and use atomic operations
est31
2015-11-03
Atomic: cleanup and add more operations
est31
2015-11-03
Only go fast in autorun if fast move is enabled
est31
2015-11-03
Silence 'unused typedef' warning for STATIC_ASSERT()
kwolekr
2015-11-02
Add callback parameter for core.emerge_area()
kwolekr
2015-11-02
Speed up saving of profiling data by 27x
gregorycu
2015-11-02
Rename and move basicmacros.h to util/basic_macros.h
est31
2015-11-02
Print --videomodes response to standard output, too
Kahrl
2015-11-02
Print direct command line responses to standard output instead of using the l...
Perttu Ahola
2015-11-01
Fix Lua scripting synchronization
kwolekr
2015-11-01
Fix Noise compiled under clang >= 3.7.x with -O2 or higher
kwolekr
2015-10-31
Fix server crashing on Lua errors
ShadowNinja
2015-10-31
Fix clang warning
ShadowNinja
2015-10-31
Fix C++11 compatibility
kwolekr
[next]