Standalone Progress: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
(Yay lets track some progress towards standalone - very incomplete - will do some batch dumps soon.)
 
No edit summary
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page will attempt to track progress of TDM's migration from using Doom 3 assets to that of being self-contained and standalone.
This page will attempt to track progress of TDM's migration from using Doom 3 assets to that of being self-contained and standalone.


==Editor Images - 100% - Complete==
{| class="wikitable collapsible" style="background-color:#A2EBAC"
!align="left"| Filename
!Notes
!Status
|-
| clip
|-
| full_clip
|-
| player_clip
|-
| monster_clip
|-
| moveable_clip
|-
| clip_plusmovables
|-
| moveableclipmodel
|-
| clipplus
|-
| ik_clip
|-
| cushion
|-
| slick
|-
| noimpact
|-
| collision
|-
| camera
|-
| cameragui
|-
| entitygui
|-
| entitygui2
|-
| entitygui3
|-
| npc_pda
|-
| pda_gui
|-
| video
|-
| mirror
|-
| caulk
|-
| nodraw
|-
| nodrawsolid
|-
| nodrop
|-
| flare
|-
| speaker
|-
| particle
|-
| ladder
|-
| shadow
|-
| shadow2
|-
| trigentityname
|-
| trigentityname_once
|-
| trigflashlight
|-
| trigger
|-
| trighurt
|-
| trigmulti
|-
| trigonce
|-
| trigtimer
|-
| trigrelay
|-
| trigfade
|-
| triggui
|-
| trigair
|-
| aasobstacle
|-
| aassolid
|}


==Materials - ??% - Ongoing==
There's not much to see here. We're working through the assets as quickly as we can, and most are 90% done.
Some common materials require rewriting and porting.
Others might require removal from the engine or mod (if they were used to satisfy a mod constraint). These should be correctly removed.
Most of this has been done, however double checking is needed - Will list soon.


==Textures - ??% - Ongoing==
The most useful place to go to see where you can help is:
Many textures require replacement. This will serve as a list of what has been done - and what needs to be done.
(Coming soon)


==Sounds - 0% - Unknown==


==Models - 0% - Unknown==
* [[Missing assets for standalone TDM]]  -- not necessarily up to date


==Animations - 0% - Unknown==
* [[Missing assets by map]] -- the most up to date list of missing assets


==Scripts - 0% - Unknown==
 
Do we rely on any D3 scripts?
 
 
== See Also ==
 
 
 
* [[IdTech4 Open Source]]
 
{{standalone}}

Latest revision as of 23:02, 9 April 2013

This page will attempt to track progress of TDM's migration from using Doom 3 assets to that of being self-contained and standalone.


There's not much to see here. We're working through the assets as quickly as we can, and most are 90% done.

The most useful place to go to see where you can help is:




See Also