Project

General

Profile

Wiki » History » Version 6

skyjake, 2013-10-19 12:23

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 6 skyjake
h2. User avatars
6 5 skyjake
7 5 skyjake
"Gravatar":http://gravatar.com is used for all avatar images. The email address in your tracker account is used for looking up a Gravatar image.
8 5 skyjake
9 2 skyjake
h2. About issue categories
10 2 skyjake
11 2 skyjake
Bugs and features can be placed into one of the following categories:
12 2 skyjake
* *Defect.* Generic bug; something that is not working as expected.
13 2 skyjake
* *Enhancement.* Generic feature improvement; something that is currently not supported but should be.
14 2 skyjake
* *Minor detail.* A small, perhaps cosmetic detail of no great importance. Fixing it would still be nice, though.
15 2 skyjake
* *Redesign.* Revising an existing component or subsystem with a redesigned one.
16 2 skyjake
* *Regression.* Something that used to work is not working any more due to recent changes elsewhere or accidental side effects.
17 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.
18 1 skyjake
* *User experience.* Relates to overall user experience; things that might confuse or delight the user.
19 4 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.