Commit Graph

3 Commits

Author SHA1 Message Date
Jeffrey Clark 5d7a1c1020 lua 5.3 compatiblity 2015-12-08 15:50:20 -06:00
est31 2035bfc3a6 Areastore: fix "attempt to index a number value"
Before, calling get_areas_in_area for an areastore with both
include_borders and include_data would result in a lua error,
if there was at least one area as result:
attempt to index a number value in function 'get_areas_in_area'
2015-09-03 06:17:02 +02:00
est31 c30a2d6854 Add AreaStore data structure 2015-07-27 06:42:56 +02:00