]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/clientmap.cpp
Keep mapblocks in memory if they're in range (#10714)
[dragonfireclient.git] / src / client / clientmap.cpp
2021-02-26 hecksKeep mapblocks in memory if they're in range (#10714)
2020-12-23 LarsMinor profiler fixes.
2020-12-05 hecksImplement mapblock camera offset correctly (#10702)
2020-11-25 LarsFix camera panning glitches (partially revert 10489.)
2020-10-19 LarsMinor clientmap improvements.
2020-10-13 LarsAvoid drawing invisible blocks on the client.
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2019-08-23 SmallJokerOcclusion: Check for light_propagates and do mapblock...
2019-08-23 SmallJokerOcclusion: Begin cleanup
2019-08-13 Jozef BehranFix unnecessary exception use in Map::getSectorXXX...
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)