summaryrefslogtreecommitdiff
path: root/src/client/clientmap.cpp
Commit message (Expand)AuthorAge
* Keep mapblocks in memory if they're in range (#10714)hecks2021-02-26
* Minor profiler fixes.Lars2020-12-23
* Implement mapblock camera offset correctly (#10702)hecks2020-12-05
* Fix camera panning glitches (partially revert 10489.)Lars2020-11-25
* Minor clientmap improvements.Lars2020-10-19
* Avoid drawing invisible blocks on the client.Lars2020-10-13
* Remove unused functions reported by cppcheck (#10463)SmallJoker2020-10-05
* Occlusion: Check for light_propagates and do mapblock bounds checksSmallJoker2019-08-23
* Occlusion: Begin cleanupSmallJoker2019-08-23
* Fix unnecessary exception use in Map::getSectorXXX (#8792)Jozef Behran2019-08-13
* Better F6 profiler (#8750)SmallJoker2019-08-13
* Merge pull request #8776 from osjc/FixGetNodeJozef Behran2019-08-10
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28