]> git.lizzy.rs Git - dragonfireclient.git/history - src/clientmap.h
Full viewing range key message clarified
[dragonfireclient.git] / src / clientmap.h
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-16 Loïc BlotC++11 patchset 9: move hardcoded init parameters to...
2017-01-09 Ner'zhulEnvironment & IGameDef code refactoring (#4985)
2016-11-30 lhofhanslOptimize/adjust blocks/ActiveObjects sent at the server...
2016-11-04 lhofhanslAdd debug priv, and allow player to display the scene...
2016-02-21 RealBadAngelCamera: remove auto tune FPS, single view range setting
2016-02-19 paramatClientmap: Define p_nodes_min/max as v3s32 instead...
2016-02-11 nerzhulv2d & aabbox3d<f32> & sky cleanups
2016-02-09 KahrlRemove ClientMap::m_camera_mutex
2015-08-24 ShadowNinjaClean up threading
2014-12-06 Craig RobbinsPerformance of main client loop up to 2x faster In...
2014-05-17 sapierAdd support for interlaced polarized 3d screens
2014-03-04 NovatuxFix rendering glitches when far from the center of...
2013-08-03 Perttu AholaFix and improve view range tuner
2013-03-30 WeblateMerge remote branch 'origin/master'
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-09-04 Perttu AholaReorganize ClientMap rendering code for a bit more...
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-18 Perttu AholaDynamic sky, fog and cloud colors; sun and moon
2012-03-15 Perttu AholaMove ClientMap to clientmap.{h,cpp}