aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientmap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement mapblock camera offset correctly (#10702)hecks2020-12-051-51/+44
* Fix camera panning glitches (partially revert 10489.)Lars2020-11-251-1/+4
* Minor clientmap improvements.Lars2020-10-191-17/+19
* Avoid drawing invisible blocks on the client.Lars2020-10-131-7/+1
* Remove unused functions reported by cppcheck (#10463)SmallJoker2020-10-051-1/+1
* Occlusion: Check for light_propagates and do mapblock bounds checksSmallJoker2019-08-231-0/+5
* Occlusion: Begin cleanupSmallJoker2019-08-231-1/+1
* Fix unnecessary exception use in Map::getSectorXXX (#8792)Jozef Behran2019-08-131-7/+6
* Better F6 profiler (#8750)SmallJoker2019-08-131-93/+30
* Merge pull request #8776 from osjc/FixGetNodeJozef Behran2019-08-101-6/+6
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+671