mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
* dynamic items with height 0 (floor) didnt blocked LOS like static items does optimized los check by using multimap for faster lookup of dynamic items added test * revert multimap usage, benchmark showed that the original solution is way faster * docs |
||
|---|---|---|
| .. | ||
| pkg.cfg | ||
| test_findpath.src | ||
| test_getstandingcoordinates.src | ||
| test_liststatics.src | ||
| test_los.src | ||
| test_mapinfo.src | ||