equal
deleted
inserted
replaced
18 |
18 |
19 Files in which this protocol is implemented: [https://hg.hedgewars.org/hedgewars/file/default/QTfrontend/hwmap.cpp hwmapp.cpp], [https://hg.hedgewars.org/hedgewars/file/default/project_files/HedgewarsMobile/Classes/MapConfigViewController.m MapConfigViewController.m] |
19 Files in which this protocol is implemented: [https://hg.hedgewars.org/hedgewars/file/default/QTfrontend/hwmap.cpp hwmapp.cpp], [https://hg.hedgewars.org/hedgewars/file/default/project_files/HedgewarsMobile/Classes/MapConfigViewController.m MapConfigViewController.m] |
20 |
20 |
21 === Protocol === |
21 === Protocol === |
22 || *Frontend* || *Engine* || *Format* || |
22 || *Frontend* || *Engine* || *Format* || |
23 || UUID || || {{{eseed { ... }}}} || |
23 || Seed || || {{{eseed { ... }}}} || |
24 || Template Filter || || {{{e$template_filter N}}} || |
24 || Template Filter || || {{{e$template_filter N}}} || |
25 || Map Type || || {{{e$mapgen N}}} || |
25 || Map Type || || {{{e$mapgen N}}} || |
26 || Maze Value || || {{{e$maze_size N}}} || |
26 || Maze Value || || {{{e$maze_size N}}} || |
27 || || 128x32 byte array || {{{0YSD3 ... FSAD0}}} || |
27 || || 128x32 byte array || {{{0YSD3 ... FSAD0}}} || |
28 |
28 |