Difference between revisions of "Deprecation"

From FreeSpace Wiki
Jump to: navigation, search
m (Same as below, and categorized)
(Deprecated Features: Added some stuff. Are these deprecated features?)
Line 2: Line 2:
  
 
== Deprecated Features ==
 
== Deprecated Features ==
 +
*It is no longer possible to use FreeSpace 1-style nebulae in [[Portal:FRED|FRED2]]. Setting up a nebula that way will crash the mission editor.
 +
*The ''-htl'' flag is no longer necessary ever since FreeSpace Open 3.6(?).
 +
*The ''-jpgtga'' command line parameter is no longer necessary since FreeSpace Open 3.6.10.
  
 
== Miscellaneous ==
 
== Miscellaneous ==
  
 
[[Category:Source Code Project]]
 
[[Category:Source Code Project]]

Revision as of 11:22, 4 January 2009

When a feature or function is deprecated, this means that future versions will not support it. Although it may work in current or older versions of the software, the relevant code will not be updated, and it will eventually be deleted outright. Projects that rely on deprecated features or functions should find another way to accomplish the same effect.

Deprecated Features

  • It is no longer possible to use FreeSpace 1-style nebulae in FRED2. Setting up a nebula that way will crash the mission editor.
  • The -htl flag is no longer necessary ever since FreeSpace Open 3.6(?).
  • The -jpgtga command line parameter is no longer necessary since FreeSpace Open 3.6.10.

Miscellaneous