This wiki is out of date, use the continuation of this wiki instead

New pages

From FenixWiki

Jump to: navigation, search

Showing below up to 20 results starting with #51.

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

  1. 12:13, 17 January 2008 ‎Blendop grayscale (hist) ‎[1,139 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_grayscale ( <'''INT''' blendopID> , <'''INT''' mode> ) Modify the blend table of the blend operation...)
  2. 11:55, 17 January 2008 ‎Blendop translucency (hist) ‎[904 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_translucency ( <'''INT''' blendopID> , <'''FLOAT''' amount> ) Modify the blend table of the [[blend oper...)
  3. 11:50, 17 January 2008 ‎Blendop tint (hist) ‎[1,257 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_tint ( <'''INT''' blendopID> , <'''FLOAT''' amount> , <'''BYTE''' r> , <'''BYTE''' g> , <'''BYTE''' b> ) Mod...)
  4. 11:40, 17 January 2008 ‎Blendop identity (hist) ‎[463 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_identity ( <'''INT''' blendopID> ) Reinitializes the blend operation to default. == Parameters == {| | ...)
  5. 11:37, 17 January 2008 ‎Blendop intensity (hist) ‎[660 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_intensity ( <'''INT''' blendopID> , <'''FLOAT''' amount> ) Modify the blend table of the [[blend operati...)
  6. 11:16, 17 January 2008 ‎Blendop free (hist) ‎[384 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_free ( <'''INT''' blendopID> ) Frees the given blend operation. Before doing this, make sure it is not a...)
  7. 11:14, 17 January 2008 ‎Blendop assign (hist) ‎[820 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_apply( <'''INT''' fileID> , <'''INT''' graphID> , <'''INT''' blendopID> ) Assigns a blend operation to a...)
  8. 11:12, 17 January 2008 ‎Blendop apply (hist) ‎[613 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Blendops ==Definition== '''INT''' blendop_apply( <'''INT''' fileID> , <'''INT''' graphID> , <'''INT''' blendopID> ) Applies a blend operation to t...)
  9. 20:11, 12 January 2008 ‎Filetypes (hist) ‎[315 bytes] ‎Sandman (Talk | contribs) (New page: Category:General == Definition == Fenix has multiple filetypes. == List == <DPL> category = filetypes mode = userformat columns = 1 listseparators = ,\n* [...)
  10. 14:52, 12 January 2008 ‎Move window (hist) ‎[479 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:programinteraction == Definition == '''INT''' move_window ( <'''INT''' x> , <'''INT''' y> ) Moves the Fenix window so that the top left of the win...)
  11. 16:22, 30 December 2007 ‎FPGtool (hist) ‎[272 bytes] ‎Sandman (Talk | contribs) (New page: category:utilities == Definition == FPG Tool created in Fenix by the Fenix Team. Fenix 0.84a was used for coding and compiling, so Fenix 0.84a interpreter is included. Also used w...)
  12. 13:59, 30 December 2007 ‎Precompiler if (hist) ‎[891 bytes] ‎Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#if''' <what to check> :<if block> ['''#else :<else block>] '''#endif''' Checks if ''what to check'' is true. If it is, the code in ''if bloc...)
  13. 13:58, 30 December 2007 ‎Precompiler else (hist) ‎[237 bytes] ‎Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#else''' '''#else''' is used in the following precompiler statements: * #ifdef * #ifndef * [...)
  14. 13:57, 30 December 2007 ‎Precompiler endif (hist) ‎[243 bytes] ‎Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#endif''' '''#endif''' is used to end the following precompiler statements: * #ifdef * [[precompiler_ifndef|#ifndef...)
  15. 13:55, 30 December 2007 ‎Precompiler ifndef (hist) ‎[477 bytes] ‎Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#ifndef''' <what to check> :<if block> ['''#else :<else block>] '''#endif''' Checks if ''what to check'' was previously defined in the code. ...)
  16. 13:53, 30 December 2007 ‎Precompiler ifdef (hist) ‎[1,190 bytes] ‎Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#ifdef''' <what to check> :<if block> ['''#else :<else block>] '''#endif''' Checks if ''what to check'' was previously defined in the code. I...)
  17. 13:38, 30 December 2007 ‎Precompiler define (hist) ‎[1,946 bytes] ‎Sandman (Talk | contribs) (New page: category:precompiler == Definition == '''#define''' <what to define> [<what it will be>] Defines ''what to define'' as ''what it will be''. This means that after this line, all ''wha...)
  18. 13:21, 30 December 2007 ‎Precompiler (hist) ‎[607 bytes] ‎Sandman (Talk | contribs) (New page: category:general == Definition == The precompiler is for executing commands before the actual compiling. This can be useful for many things: * Defining words as other words or values ...)
  19. 13:01, 30 December 2007 ‎0.84a (hist) ‎[1,170 bytes] ‎Sandman (Talk | contribs) (New page: Fenix 0.84a. Note that there is a newer version available. == Download == * Fenix 0.84a Source * [[Media:Fenix084a-win32-...)
  20. 01:29, 29 December 2007 ‎Sound channels (hist) ‎[538 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' sound_channels '''Sound_...)

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

Views
Personal tools