Difference between revisions of "EXtendable WAD Editor"

From DoomWiki.org

[unchecked revision][checked revision]
(+cat)
m (doomworld.com now uses HTTPS by default)
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{wrongtitle|title=eXtendable WAD Editor}}
+
{{DISPLAYTITLE:eXtendable WAD Editor}}
The '''eXtendable WAD editor''' (XWE) is an editor written by [[Csabo]]. The name comes from the fact that the editor is designed to be extensible. It is internally based around a system called ''XWE script'' which is similar to [[WadC]]. To this end, it supports not only Doom and other [[Doom engine]] games ([[Heretic]], [[Hexen]]) but also other games such as Blake Stone, Wolfenstein 3D, Quake and Duke Nukem 3D.
+
The '''eXtendable WAD editor''' (XWE) is an editor written by [[Csabo]]. The name comes from the fact that the editor is designed to be extensible. It is internally based around a system called ''XWE script'' which is similar to [[WadC]]. To this end, it supports not only Doom and other [[Doom engine]] games ([[Heretic]], [[Hexen]], [[Strife]]) but also other games such as [[Wikipedia:Blake Stone|Blake Stone]], [[Wolfenstein 3D]], [[Quake]] and [[Duke Nukem 3D]].  However XWE is an old program that is no longer maintained because the developer did not have the time anymore, causing bugs and requiring editing the source and data files to work on newer systems.  While the source code has been released, nobody has picked it up since.
  
 
==Features==
 
==Features==
 
* Lump management
 
* Lump management
 
* Create/merge/clean WAD files
 
* Create/merge/clean WAD files
* Import/export
+
* Import/export graphics, sounds and lumps
 
* Map editor
 
* Map editor
 
* Image editor
 
* Image editor
Line 17: Line 17:
  
 
==External links==
 
==External links==
* [http://www.doomworld.com/xwe/ The XWE homepage]
+
* [https://www.doomworld.com/xwe/ The XWE homepage]
  
 +
[[Category:Windows add-on software]]
 +
[[Category:Level editors]]
 
[[Category:WAD editors]]
 
[[Category:WAD editors]]
[[Category:Level editors]]
 
[[Category:Windows level editors]]
 
[[Category:Windows WAD editors]]
 

Revision as of 18:20, 5 July 2017

The eXtendable WAD editor (XWE) is an editor written by Csabo. The name comes from the fact that the editor is designed to be extensible. It is internally based around a system called XWE script which is similar to WadC. To this end, it supports not only Doom and other Doom engine games (Heretic, Hexen, Strife) but also other games such as Blake Stone, Wolfenstein 3D, Quake and Duke Nukem 3D. However XWE is an old program that is no longer maintained because the developer did not have the time anymore, causing bugs and requiring editing the source and data files to work on newer systems. While the source code has been released, nobody has picked it up since.

Features

  • Lump management
  • Create/merge/clean WAD files
  • Import/export graphics, sounds and lumps
  • Map editor
  • Image editor
  • Texture editor
  • Palette editor
  • Colormap editor
  • ENDOOM editor
  • Script editor/compiler
  • Wave editor
  • Music viewer

External links