Fix AreaStore's IDs persistence (#8888)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Sat, 21 Sep 2019 15:54:52 +0000 (17:54 +0200)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2019 15:54:52 +0000 (17:54 +0200)
commitfec30e37ac1d160a942777b05a7717b5395c4d99
treebd0fcdf9778bfbea6be5f10dba6936780259c1fd
parent5fa614d97e13af64be490336392abe2a54fdcbc1
Fix AreaStore's IDs persistence (#8888)

Improve documentation
Read old formats
Fix free ID function. Return first gap in map
builtin/game/features.lua
doc/lua_api.txt
src/script/lua_api/l_areastore.cpp
src/unittest/test_areastore.cpp
src/util/areastore.cpp
src/util/areastore.h