aboutsummaryrefslogtreecommitdiff
path: root/src/clientmap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up threadingShadowNinja2015-08-231-2/+2
* Performance of main client loop up to 2x faster In places, up to 3 times fasterCraig Robbins2014-12-071-0/+4
* Add support for interlaced polarized 3d screenssapier2014-05-181-1/+2
* Fix rendering glitches when far from the center of the mapNovatux2014-03-041-1/+3
* Fix and improve view range tunerPerttu Ahola2013-08-031-1/+4
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-3/+5
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Reorganize ClientMap rendering code for a bit more performancePerttu Ahola2012-09-041-1/+4
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Dynamic sky, fog and cloud colors; sun and moonPerttu Ahola2012-03-181-0/+3
* Move ClientMap to clientmap.{h,cpp}Perttu Ahola2012-03-161-0/+146