NewsAboutDownloadsChange LogWikiGitHubContact

Console

SLADE features a console which serves two main purposes:

  • Log certain events and actions, which can be useful for troubleshooting
  • Offer an interface to use certain obscure or usually not useful commands

The console can be toggled by Ctrl-2 or through the View menu. It can be free-floating or docked in the main window.

Console Commands

Below is a list of valid console commands, with descriptions of the commands and the arguments they take. As this list is not likely to always be complete, for a full list of console commands, type cmdlist in the SLADE console.

Many console commands apply to the entry or entries currently selected in the entry list panel. Some apply only to one selected entry (notably, all those that modify an image, which will only work if said image is being displayed in the entry panel). Others are more general.

Warning: console commands are for users who know what they are doing. If used incorrectly or on the wrong entries, some of them can destroy the content of the entry or otherwise provoke bugs.

General

Archive

These commands act on the currently open archive (ie. the currently selected archive tab)

Entry

These commands act on the currently selected entry or entries

Graphics

These commands act on the currently selected gfx entry

Console tools

These commands perform various operations to recover data from console ports of Doom

Build Engine tools

These commands perform various operations on Build engine data

Map Editor

These commands act on the currently open map

Scripting