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
Age
Commit message (
Expand
)
Author
2013-05-03
Server: force block send of pointed_pos_under after predicted node place
Kahrl
2013-05-02
Use DIR_DELIM instead of / in file paths
PilzAdam
2013-05-02
Show game name instead of game ID of selected game
PilzAdam
2013-05-02
Switch menu to game selected in world creation dialog
Perttu Ahola
2013-05-02
Pre-select current game in world creation dialog
Perttu Ahola
2013-05-02
games/minimal: Add menu/background.png and menu/icon.png
Perttu Ahola
2013-05-02
Filter worlds by selected game
Perttu Ahola
2013-05-02
Get menu background image from selected game
Perttu Ahola
2013-05-01
Fix minetest.features
PilzAdam
2013-05-01
Move sfan5 to core devs
PilzAdam
2013-05-01
Rename "no" (Norwegian) to "nb" (Norwegian Bokmål)
Ilya Zhuravlev
2013-05-01
Add Norwegian language.
Ilya Zhuravlev
2013-05-01
Add a Way of checking for specific Feature with Lua Adds minetest.get_feature...
Sfan5
2013-04-28
Fix itemdef drop on NULL texture
kwolekr
2013-04-27
Actually fix shader3 alpha this time
kwolekr
2013-04-27
Enhance caves for mgv7, add ravines
kwolekr
2013-04-25
Minor hud.cpp cleanup
kwolekr
2013-04-25
Ability to change the crosshair using textures
Esteban I. Ruiz Moreno
2013-04-25
Generalize hud_builtin_enable into hud_set_flags
kwolekr
2013-04-25
Tune finite liquids, indev huge caves
proller
2013-04-25
Fix serverlist on -DRUN_IN_PLACE=0 (use path_user instead of path_share)
Zeg9
2013-04-25
Move player collisionbox to player class
sapier
2013-04-25
kahrl is back
PilzAdam
2013-04-25
Transform alpha channel as well in shader
kwolekr
2013-04-25
Fix compatibility of RBA's NDT_GLASSLIKE_FRAMED
Perttu Ahola
2013-04-24
Improve getFree*ActiveObjectId to reduce common case cpu usage drasticaly
sapier
2013-04-24
Add new drawtype GLASSLIKE_FRAMED
RealBadAngel
2013-04-24
Added support to disable built-in HUD elements
Diego Martínez
2013-04-23
Fixes possible crash when using hud_change with "align" or "offset"
Diego Martínez
2013-04-23
Fix to: addUpdateMeshTaskWithEdge
RealBadAngel
2013-04-23
Add option to use texture alpha channel
kwolekr
2013-04-23
Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0
Perttu Ahola
2013-04-23
Grow dirt_with_snow instead of dirt_with_grass if snow is above it
PilzAdam
2013-04-23
Add minetest.get_player_ip()
ShadowNinja
2013-04-23
Add option to not prepend "Server -!- " to messages sent with minetest.chat_s...
ShadowNinja
2013-04-23
Added offset support for HUD items
Diego Martínez
2013-04-23
Added support for alignment in HUD items
Diego Martínez
2013-04-22
Translation to Portuguese of Brazil for Minetest
eduardojsm
2013-04-21
mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y bou...
kwolekr
2013-04-21
Fix findSpawnPos()
kwolekr
2013-04-21
Fix hud_change stat argument retrieval
kwolekr
2013-04-21
Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...
kwolekr
2013-04-20
Add direction parameter to statbars in HUD API
kwolekr
2013-04-18
Fix Lua HUD documentation
kwolekr
2013-04-18
Add dutch translation
LS-Steeef
2013-04-18
Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification
kwolekr
2013-04-18
Lua HUD
Jonathon Anderson
2013-04-14
Merge pull request #654 from ShadowNinja/remove_old_makefile
darkrose
2013-04-14
Remove old Makefile(that is what git is for)
ShadowNinja
2013-04-12
Fix double free, null texture drop
kwolekr
[next]