aboutsummaryrefslogtreecommitdiff
path: root/src/localplayer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix more things I forgot for attached players. Such players will now properly...MirceaKitsune2012-11-251-7/+16
* Update attachments at the ending of the addToScene function for parents. And ...MirceaKitsune2012-11-251-0/+7
* Fix shift-descend to ladders from a floorPerttu Ahola2012-09-031-5/+8
* Fix the bouncy node related stuff a bitPerttu Ahola2012-09-011-2/+1
* Add bouncy node groupPerttu Ahola2012-09-011-8/+16
* Add disable_jump and fall_damage_add_percent node groupsPerttu Ahola2012-09-011-2/+12
* Make shift the default descent control on ladders and when flyingsfan52012-09-011-18/+57
* Fix hovering after mining a block underneath you while sneakingMatthew I2012-07-211-13/+32
* Custom boxy nodes (stairs, slabs) and collision changesKahrl2012-06-171-196/+18
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-0/+2
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Add server-side enforcement of the 'fast' privilege; also fix client checking...Perttu Ahola2012-03-311-1/+1
* Add 'fly' and 'fast' privileges and the underlying privileges-to-client systemPerttu Ahola2012-03-311-0/+638