mapedit
This application allows a user to create a place - a ruin (below grownd, e.g. a dungeon) or a town (above ground buildings). Descriptions, treasure, and monsters may be added to the maps.
When finished, the user can produce a printable module of the place and/or post it in the marketplace for sale to other users.
The UI for mapedit displays these menu headings and options to the user.
MsgTag |
Description |
userstart |
API calls to MapEdit ---#api bool uiengineViewhome(UserDevice & device) The user wants to see the starting/home view. device - handle to user's session and device ---#param device=device ---#msg "uiengine.viewhome" userStart(XMLData & param); MapEdit Menus Map Menu |
mapedit.return |
|
start |
|
bdginsides |
From record |
edit.areaccw |
|
edit.areacw |
|
edit.class |
|
edit.end |
|
edit.height |
|
edit.slope |
|
edit.start |
|
edit.width |
|
edit.wmname |
|
edit.wmprob |
|
edit.wmqty |
|
mapedit.winmap |
|
mapedit.winarea |
|
mapedit.winnotes |
|
mapedit.bdgrename |
|
mapedit.arearename |
Mouse clicks on palette images |
MsgTag |
Description |
mapedit.rename |
|
reloadq |
|
loadmap |
|
loadplace |
|
pickcopyof |
|
pickarea |
|
setareaname |
|
pickbdg |
|
picktemplate |
|
setbdgname |
|
setpt1 |
|
setpt2 |
|
setheight |
|
setwidth |
|
setslope |
|
setprop |
|
setareacw |
|
setareaccw |
|
mapedit.addwmname |
|
mapedit.pickarea |
|
mapedit.areaname |
|
mapedit.areaintro |
|
mapedit.areanotes |
|
mapedit.areabooty |
|
mapedit.bdgistemplate |
|
mapedit.bdgsign |
|
mapedit.bdgroof |
|
mapedit.bdgrotate |
|
mapedit.bdgsiding |
|
mapedit.bdghoriz |
|
mapedit.bdgvert |
|
mapedit.bdgintro |
|
mapedit.bdgnotes |
|
mapedit.bdginteriors |
|
mapedit.wmfreq |
Region |
MsgTag |
Description |
mode_select |
mode_select |
|
mode_delete |
mode_delete |
|
mode_undo |
mode_undo |
|
mode_wall |
mode_wall |
|
mode_hewn |
mode_hewn |
|
mode_air |
mode_air |
|
mode_arch |
mode_arch |
|
mode_curtain |
mode_curtain |
|
mode_teleportal |
mode_teleportal |
|
mode_wooddoor |
mode_wooddoor |
|
mode_irondoor |
mode_irondoor |
|
mode_secretdoor |
mode_secretdoor |
|
mode_concealeddoor |
mode_concealeddoor |
|
mode_onewaycw |
mode_onewaycw |
|
mode_rubble |
mode_rubble |
|
mode_gate |
mode_gate |
|
mode_irongate |
mode_irongate |
|
mode_fence |
mode_fence |
|
mode_stairs |
mode_stairs |
|
mode_ladder |
mode_ladder |
|
mode_chimney |
mode_chimney |
|
mode_column |
mode_column |
|
mode_column.statue |
mode_column.statue |
|
mode_column.tree |
mode_column.tree |
|
mode_water |
mode_water |
|
mode_grass |
mode_grass |
|
mode_dirt |
mode_dirt |
|
mode_road |
mode_road |
|
mode_planks |
mode_planks |
|
mode_pit |
mode_pit |
|
mode_bridge |
mode_bridge |
|
mode_drawbridge |
mode_drawbridge |
|
mode_marker |
mode_marker |
|
mode_building |
mode_building |
|
mode_areamarker |
mode_areamarker |
|
landgrid_grid |
mapmouse |
|
up-tag |
addLevelUp |
|
down-tag |
addLevelDown |
|
floor-tag |
gotolevel |
Menu |
MsgTag |
Description |
Map - > New |
mapedit.new |
|
Map - > Open |
mapedit.load |
|
Map - > Properties |
mapedit.properties |
|
Map - > Rename |
mapedit.rename |
|
Map - > Save |
mapedit.save |
|
Map - > Download |
mapedit.download |
|
View - > Map |
mapedit.viewmap |
|
View - > Areas |
mapedit.viewareas |
|
View - > Notes |
mapedit.viewnotes |
|
View - > Wandering Monsters |
mapedit.viewwm |
|
View - > Source |
mapedit.viewsource |
|
Library - > Drafts |
mapedit.drafts |
|
Library - > Private |
mapedit.private |
|
Library - > Shared |
mapedit.shared |
|
Library - > Market |
mapedit.market |
|
Library - > Manage |
mapedit.manage |
|
Feedback - > Report Bug |
mapedit.bug |
|
Feedback - > Suggest Feature |
mapedit.feature |
|
Feedback - > Send Comment |
mapedit.comment |
|
Quit - > Quit |
mapedit.exit |
Key |
MsgTag |
Description |
m |
mapedit.viewmap |
View the map View the map |
a |
mapedit.viewareas |
View the areas View the areas |
n |
mapedit.viewnotes |
View the notes View the notes |
ctrl-s |
mapedit.save |
Save out the data Save out the data |
ctrl-o |
mapedit.load |
Open a new land map Open a new land map |
ctrl-z |
mapedit.undo |
Undo last change Undo last change |
esc |
mapedit.unselect |
Unselect the current hex Unselect the current hex |
bs |
mapedit.delete |
Delete the selected item Delete the selected item |
del |
mapedit.delete |
Delete the selected item Delete the selected item |