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-06-17
Add initial Decoration support, many misc. improvements & modifications
kwolekr
2013-06-17
Extend a delay in TestConnection from 50 to 100 milliseconds.
Kahrl
2013-06-16
Tweak IDropAction restriction handling in server.cpp
Kahrl
2013-06-16
Lazy sunday typo fixing. s/unban_player_of_ip/unban_player_or_ip/g
Kahrl
2013-06-15
Removed a redundant step which degraded performance
sweetbomber
2013-06-15
Add basic unicode support to the console (linux workaround)
Esteban I. Ruiz Moreno
2013-06-15
Fix crash in dump() when index is a table
khonkhortisan
2013-06-13
Fixes cmake-gui causing RUN_IN_PLACE to be always off
MetaDucky
2013-06-13
Reset dig_time when switching to a tool that cant dig the current node
PilzAdam
2013-06-13
Enable word wrapping in profiler IGUIStaticText (freetype needs this)
Kahrl
2013-06-12
Play player_damage.ogg when recieving damage and additionally play player_fal...
PilzAdam
2013-06-06
Fix class/struct forward declaration inconsistencies (good on ya, MSVC)
0.4.7-MSVC
Kahrl
2013-06-06
Bump version to 0.4.7
0.4.7
PilzAdam
2013-06-06
Revert "Fix multiple texture support for animated meshnodes." (broke existing...
PilzAdam
2013-06-05
Close console when it loses focus but it is still on screen
Esteban I. Ruiz Moreno
2013-06-04
Only add ^[forcesingle to get raw texture if atlas is used
Kahrl
2013-06-03
Fix multiple texture support for animated meshnodes.
stujones11
2013-06-03
Corrected segfault when registering new biomes.
sweetbomber
2013-06-03
Add and implement setting max_clearobjects_extra_loaded_blocks.
Kahrl
2013-06-03
Delay deleting replaced textures (m_texture_trash)
Kahrl
2013-06-03
Call m_menumgr->deletingMenu from quitMenu in addition to destructor
Kahrl
2013-06-03
Add Code::Blocks project and build files to .gitignore
bcnjr5
2013-06-03
Replace c55.me links
Kahrl
2013-06-01
Fix missing find_path and line_of_sight
sapier
2013-06-01
Fix some nullptr exceptions when handling invalid node inventories
MetaDucky
2013-06-01
Translated using Weblate (French)
Ilya Zhuravlev
2013-06-01
Merge remote-tracking branch 'origin/master'
Weblate
2013-06-01
Translated using Weblate (Portuguese (Brazil))
Frederico GuimarĂ£es
2013-06-01
Translated using Weblate (Portuguese)
v c
2013-06-01
Translated using Weblate (Kirghiz)
Chynggyz Jumaliev
2013-06-01
Translated using Weblate (German)
Pilz Adam
2013-06-01
Translated using Weblate (Chinese (China))
Shen Zheyu
2013-06-01
Fix minetest.get_inventory(loc) always returning nil for "node" type loc
MetaDucky
2013-06-01
Fix editbox default text being pre-selected in some cases
MetaDucky
2013-06-01
Generate debug HUD text with ostringstream instead of snprintf.
Kahrl
2013-05-31
Liquid adjusting: continue to drop
proller
2013-05-30
Translated using Weblate (Portuguese)
manuel joaquim
2013-05-29
Translated using Weblate (Portuguese)
manuel duarte
2013-05-29
Translated using Weblate (Portuguese)
manuel duarte
2013-05-26
Bugfix: Update formname on showing new formspec while already one shown
sapier
2013-05-26
Fixed wrongly named invref:get_location() table members for nodes.
MetaDucky
2013-05-26
Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAM
Kahrl
2013-05-25
Higher resolution menuheader
PilzAdam
2013-05-25
Fix itemstack:add item not working correct
sapier
2013-05-25
Move scriptapi to separate folder (by sapier)
sapier
2013-05-24
Predict param2 of facedir nodes and attachment of attached_node nodes
PilzAdam
2013-05-22
Make raillike nodes connect to any other raillike nodes if both are in the gr...
Jeija
2013-05-21
Fix disappearing of wielditem
PilzAdam
2013-05-21
Log non-fatal mod name conflict to actionstream instead of errorstream
Kahrl
2013-05-20
Dont animate changing wielditem from hand to hand
PilzAdam
[next]