summaryrefslogtreecommitdiff
path: root/src/map/mapdext.h
AgeCommit message (Collapse)AuthorFilesLines
2014-11-28Move struct files into struct directory.Andrei Karas1-13/+0
2014-11-28add map mask and script functions for manipulate with it.Andrei Karas1-0/+1
New script functions: setmapmask - set new map mask. addmapmask - add new map mask to current mask. removemapmask - remove new mask from current mask. getmapmask - return current map mask.
2014-11-27Impliment invisible map flag.Andrei Karas1-0/+12