]> git.lizzy.rs Git - dragonfireclient.git/history - src/localplayer.h
Cleanup some header inclusions to improve compilation times
[dragonfireclient.git] / src / localplayer.h
2017-01-11 Loic BlotCleanup some header inclusions to improve compilation...
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2016-11-30 lhofhanslOptimize/adjust blocks/ActiveObjects sent at the server...
2016-10-30 Ner'zhulPlayerSAO/LocalPlayer refactor: (#4612)
2016-10-09 Loic BlotEnvironment cleanup
2016-10-08 Loic BlotMove RemotePlayer code to its own cpp/header
2016-10-08 Loic BlotRemotePlayer/LocalPlayer Player base class proper separ...
2016-10-08 Loic BlotPlayer/LocalPlayer/RemotePlayer inheritance cleanup...
2016-02-14 Loic BlotPlayer::accelerateHorizontal/Vertical should be member...
2015-08-15 BlockMenFix sneaking (fixes #665 and #3045)
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-04 Loic BlotABMHandler and player_collisions use sequential read...
2014-11-08 KahrlImplement WieldMeshSceneNode which improves wield mesh...
2014-10-01 ShadowNinjaSimplify player modification checks
2014-05-17 sapierAdd support for interlaced polarized 3d screens
2014-04-15 Sfan5Fix all warnings reported by clang
2014-04-12 BlockMenAdd player:set_eye_offset() by @MirceaKitsune and clean up
2014-04-12 BlockMenAdd third person view
2013-09-04 PilzAdamUse player:set_hotbar_image() instead of hardcoded...
2013-04-18 WeblateMerge remote branch 'origin/master'
2013-04-11 MirceaKitsuneSwing the camera down when the player lands on the...
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-03 Zeg9Fix camera "jumping" when attached and the parent goes...
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-27 sapierClosed add object <-> object collision handling
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-12-02 MirceaKitsuneDon't send player position from client to server if...
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-25 MirceaKitsuneRealBadAngel's patch which allows the lua api to read...
2012-11-25 MirceaKitsuneUpdate attachments at the ending of the addToScene...
2012-09-01 Perttu AholaAdd disable_jump and fall_damage_add_percent node groups
2012-07-21 Matthew IFix hovering after mining a block underneath you while...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-31 Perttu AholaAdd 'fly' and 'fast' privileges and the underlying...