• skip to content

Doomsday Manual

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

doom

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@modding
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • doom_builder (modding)
  • doomsday_script (modding)
  • overview_of_resources_doomsday_1.x
  • using_blender_to_create_a_model_for_doomsday

Fulltext results:

overview_of_resources_doomsday_1.x
51 Hits, Last modified: 6 years ago
= This page summarizes the usage of resources in Doomsday version 1. Most of this still applies equally well to Doomsday 2, but the introduction of [[:fs|packages]] i... nt. ===== Resource files and containers ===== Doomsday uses multiple kinds of resource files: * ... d//, //.pk3//). [[http://en.wikipedia.org/wiki/Doom_WAD|WADs]] are the original Doom engine data cont
tex_c
18 Hits, Last modified: 13 years ago
//TexC// (//Doomsday Texture Compiler//) is a tool written by in 2002. ====== What is TexC? ====== TexC, or the Doomsday Texture Compiler, is a program that can gener... ces (TX files) define a number of textures in the DOOM engine format, which means each texture is compos... exture data in your map. ====== Textures in the Doomsday Engine ====== Each texture has a name, the
graphic_patch
10 Hits, Last modified: 8 years ago
the original patches. For example, to replace the Doom menu title, you would place the file m_doom.png to the Patches directory. The original data lumps are ... ens, intermissions etc) by various people in the jDoom User Interface Pack (jDUI). ===== Can I use pat... for different games? ===== Some games (such as Doom 1 and Doom 2) use the same names for specific pat
hexen_mapinfo
9 Hits, Last modified: 8 years ago
en many extensions and expanded syntaxes in other Doom source ports. These extensions have resulted in a... ects". ==== Hexen ==== Support for the [[http://doomwiki.org/wiki/MAPINFO|Hexen dialect of MAPINFO]] was extended to all supported games as of Doomsday [[version:1.15]] (by translating these defini... bs; which are currently limited to Hexen. ==== ZDoom ==== The [[http://zdoom.org/wiki/MAPINFO_(old_fo
addon_bundle
8 Hits, Last modified: 8 years ago
aded automatically** when the bundle is loaded by Doomsday. ==== Data ==== <code>data/</code> (option... aded automatically** when the bundle is loaded by Doomsday. ===== Example ===== [[info]] metadata file for //"Amaze-DOOM"// (Episode One) by Mod-O-tron-2000! (-not a real mod): name: Amaze-DOOM Episode One provides: doom-mod-levelset co
resource_packaging_guidelines
8 Hits, Last modified: 7 years ago
commended conventions for packaging resources for Doomsday 2. ===== Packaging an asset ===== Every a... el, should be packaged into its own [[fs:packages|Doomsday 2 package]]. This will give users the freedom... ld use the ''requires'' metadata variable to tell Doomsday to load the common package first. The "hidden... or example "hexen") in the package title, because Doomsday expects these to be included in the package t
info
8 Hits, Last modified: 8 years ago
ing blocks all mean the same thing: component jdoom { library: jDoom.dll } component jdoom library jDoom.dll {} component jdoom {library="jDoom" ".dll"} # note: string joining ==== Examples
using_blender_to_create_a_model_for_doomsday
8 Hits, Last modified: 8 years ago
====== Using Blender to create a model for Doomsday ====== ===== Model Restrictions ===== Max bones y... at max four different bone weights, any more and doomsday will output errors You must have a root bone... ion on it. Static models do not needs bones, but doomsday will log about missing animation ===== Calc... ulating "thing" speed ===== Objects.ded from libdoom.pk3 said <code>ID = "SERGEANT" Speed = 10;</code>
automatic_file_mapping_in_pk3
8 Hits, Last modified: 8 years ago
====== Automatic file mapping in PK3 ====== Doomsday's [[:pk3]] reader supports several "shortcuts" tha... 3. These automatic mappings allow for easy use of Doomsday's folder structure when making addons. ====... rrect (virtual) location in the file hierarchy by Doomsday. These shortcuts allow you to greatly simplif... For example instead of the virtual folder //data/jdoom/textures/// you only need a folder named //textur
dd_direc
7 Hits, Last modified: 8 years ago
//DD_DIREC// is a special lump recognised only by Doomsday. It contains a table that translates file pat... An example is shown below: <code>FILE001 /Md2/jDoom/Some.md2 FILE002 Another.ded </code> Using DD_DIREC it is possible to include **any** files that Doomsday supports inside a WAD. For instance models an... lash are interpreted as paths that start from the Doomsday base directory (set with //-basedir//; e.g. *
jdrp_manifest
7 Hits, Last modified: 8 years ago
.01. # http://prdownloads.sourceforge.net/deng/jdoom-resource-pack-1.01.zip?download # name: jDoom Resource Pack component: game-jdoom language english ( version: 1.01 summary: 3D models and special effects for jDoom contact: http://dengine.net/ author: Dani
dd_defns
5 Hits, Last modified: 7 years ago
_DEFNS// is a special [[lump]] recognised only by Doomsday. This lump can be used to include [[:DED]] an... ://www.sbsoftware.com|DeePsea]] * [[http://www.doombuilder.com|DoomBuilder]] -- Can edit DD_DEFNS in the script editor. * [[http://www.doomsdayhq.com/files.php?type=8|Wadtool]] -- Win32 com
md2tool
5 Hits, Last modified: 13 years ago
tallation ====== //md2tool// is included in the Doomsday distribution packages. {{veradd|1.9.10}} **Mac OS X:** The installation location is: Doomsday Engine.app/Contents/Doomsday.app/Contents/Resources ===== Source code ===== The source code is available in the [[http://github.com/skyjake/Doomsday-Engine/tree/master/tools/md2tool|Doomsday Git
modding
5 Hits, Last modified: 6 years ago
====== Modding ====== This is the Doomsday Modding Guide. ===== Table of contents ===== * [[overview_of_resources_doomsday_1.x|Doomsday 1 resources]] * [[:fs|Doomsday 2 file system]] * [[fs:Packages]] * [[:Assets]] * [[:ded
dehacked_patch
4 Hits, Last modified: 7 years ago
uage was originally used to describe changes to a Doom executable by the //DeHackEd// mod authoring tool. Doomsday supports DeHackEd patch files by [[deh_read|t... * [[howto:use_dehacked_patches]] * [[http://doomwiki.org/wiki/DeHackEd|DeHackEd]] - DoomWiki article about DeHackEd and its patch format.
particle_generator_examples
3 Hits, Last modified: 8 years ago
jdrp
3 Hits, Last modified: 16 years ago
deh_read_plugin
3 Hits, Last modified: 10 years ago
gl2_model_renderer
2 Hits, Last modified: 8 years ago
addon_format
2 Hits, Last modified: 6 years ago
jhrp
1 Hits, Last modified: 14 years ago
blender3d
1 Hits, Last modified: 8 years ago
resource_uris
1 Hits, Last modified: 11 years ago
scriptedinfo
1 Hits, Last modified: 8 years ago
supported_3d_model_formats
1 Hits, Last modified: 8 years ago
doom_builder
1 Hits, Last modified: 12 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Rename Page
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki
  • Doomsday Engine
  • 2.3 ⇣
  • Builds
  • Add-ons
  • Manual
  • ·
  • Forums
  • Support
  • Bug Tracker
  • Blog