]> git.lizzy.rs Git - minetest.git/history - src/localplayer.cpp
Merge pull request #465 from doserj/mod_selection_empty_modname_fix
[minetest.git] / src / localplayer.cpp
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-13 MirceaKitsuneImproved Player Physics
2013-02-10 ShadowNinjaDon't fall off nodes if sneaking with free_move on...
2013-01-07 PilzAdamAdd a setting to enable always flying fast
2012-12-27 PilzAdamUse aux1 to move fast when flying
2012-12-17 PilzAdamFix falling damage when not flying
2012-12-11 PilzAdamDont sneak while flying
2012-12-11 PilzAdamOnly fly through walls in noclip mode wich requires...
2012-12-02 MirceaKitsuneDon't send player position from client to server if...
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-28 CalinouFix head shifting downards in glass, nodeboxes...
2012-11-25 MirceaKitsuneFix more things I forgot for attached players. Such...
2012-11-25 MirceaKitsuneUpdate attachments at the ending of the addToScene...
2012-09-03 Perttu AholaFix shift-descend to ladders from a floor
2012-09-01 Perttu AholaFix the bouncy node related stuff a bit
2012-09-01 Perttu AholaAdd bouncy node group
2012-09-01 Perttu AholaAdd disable_jump and fall_damage_add_percent node groups
2012-09-01 sfan5Make shift the default descent control on ladders and...
2012-07-21 Matthew IFix hovering after mining a block underneath you while...
2012-06-17 KahrlCustom boxy nodes (stairs, slabs) and collision changes
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-31 Perttu AholaAdd server-side enforcement of the 'fast' privilege...
2012-03-31 Perttu AholaAdd 'fly' and 'fast' privileges and the underlying...