DrawnMapFormat.wiki
changeset 2111 076016620f22
parent 1681 b41bffc4636e
child 2112 940566498a62
equal deleted inserted replaced
2110:d06d541ca91c 2111:076016620f22
     5 Hand-drawn maps are maps which are created by the player using the in-game map editor.
     5 Hand-drawn maps are maps which are created by the player using the in-game map editor.
     6 
     6 
     7 == File format (outdated) ==
     7 == File format (outdated) ==
     8 *NOTE*: This section is outdated.
     8 *NOTE*: This section is outdated.
     9 
     9 
    10 Hand-drawn maps are saved with a file name suffix of “.hwmap”. The saving location is freely chosen by the user; Hedgewars does not use any predefined location to save hand-drawn maps.
    10 Hand-drawn maps are saved with a file name suffix of “.hwmap”. By default, drawn maps are stored in a directory called “DrawnMaps” in the user directory.
    11 
    11 
    12 Drawn map is described by a list of points, which define polylines to draw and format of each polyline.
    12 Drawn map is described by a list of points, which define polylines to draw and format of each polyline.
    13 
    13 
    14 Point is defined as
    14 Point is defined as
    15 || Big-endian int16 || Big-endian int16 || Byte ||
    15 || Big-endian int16 || Big-endian int16 || Byte ||