aboutsummaryrefslogtreecommitdiff
path: root/src/clientmap.h
AgeCommit message (Expand)Author
2016-02-21Camera: remove auto tune FPS, single view range settingRealBadAngel
2016-02-19Clientmap: Define p_nodes_min/max as v3s32 instead of v3s16paramat
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2016-02-09Remove ClientMap::m_camera_mutexKahrl
2015-08-23Clean up threadingShadowNinja
2014-12-07Performance of main client loop up to 2x faster In places, up to 3 times fasterCraig Robbins
2014-05-18Add support for interlaced polarized 3d screenssapier
2014-03-04Fix rendering glitches when far from the center of the mapNovatux
2013-08-03Fix and improve view range tunerPerttu Ahola
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-09-04Reorganize ClientMap rendering code for a bit more performancePerttu Ahola
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-18Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola
2012-03-16Move ClientMap to clientmap.{h,cpp}Perttu Ahola