Project

General

Profile

Wiki » History » Version 3

skyjake, 2013-10-18 14:56

1 1 skyjake
h1. Wiki
2 1 skyjake
3 1 skyjake
The Doomsday Engine Wiki can be found at http://dengine.net/dew/ 
4 2 skyjake
5 2 skyjake
h2. About issue categories
6 2 skyjake
7 2 skyjake
Bugs and features can be placed into one of the following categories:
8 2 skyjake
* *Defect.* Generic bug; something that is not working as expected.
9 2 skyjake
* *3rd party compatibility.* Related to things outside the Doomsday Engine project; making the engine compatible with 3rd party resources and other components. For instance, supporting a specific file format.
10 2 skyjake
* *Enhancement.* Generic feature improvement; something that is currently not supported but should be.
11 2 skyjake
* *Minor detail.* A small, perhaps cosmetic detail of no great importance. Fixing it would still be nice, though.
12 2 skyjake
* *Redesign.* Revising an existing component or subsystem with a redesigned one.
13 2 skyjake
* *Regression.* Something that used to work is not working any more due to recent changes elsewhere or accidental side effects.
14 3 skyjake
* *Vanilla emulation.* Not a defect as such, but relates to behavior that is incongruent with how the original games behave. Important for compatibility with custom maps.
15 3 skyjake
* *User experience.* Relates to overall user experience; things that might confuse or delight the user.