aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientmap.cpp
AgeCommit message (Expand)Author
2020-12-05Implement mapblock camera offset correctly (#10702)hecks
2020-11-25Fix camera panning glitches (partially revert 10489.)Lars
2020-10-19Minor clientmap improvements.Lars
2020-10-13Avoid drawing invisible blocks on the client.Lars
2020-10-05Remove unused functions reported by cppcheck (#10463)SmallJoker
2019-08-23Occlusion: Check for light_propagates and do mapblock bounds checksSmallJoker
2019-08-23Occlusion: Begin cleanupSmallJoker
2019-08-13Fix unnecessary exception use in Map::getSectorXXX (#8792)Jozef Behran
2019-08-13Better F6 profiler (#8750)SmallJoker
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin