DrawnMapFormat.wiki
changeset 2112 940566498a62
parent 2111 076016620f22
child 2113 115b171c7e3e
equal deleted inserted replaced
2111:076016620f22 2112:940566498a62
     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”. By default, drawn maps are stored in a directory called “DrawnMaps” in the user directory.
    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, but the player could choose any location.
    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 ||