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 50 results starting with #51.

View (previous 50) (next 50) (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_...)
  21. 01:22, 29 December 2007 ‎Argc (hist) ‎[339 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' argc '''Argc''' is a [[g...)
  22. 01:21, 29 December 2007 ‎Argv (hist) ‎[650 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''STRING[32]''' argv '''Argv''' i...)
  23. 00:56, 29 December 2007 ‎Get timer (hist) ‎[248 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:time ==Definition== '''INT''' get_timer ( ) Returns the time the program has been running in milliseconds. == Returns == '''INT''' : The time the pro...)
  24. 00:52, 29 December 2007 ‎Font (hist) ‎[145 bytes] ‎Sandman (Talk | contribs) (New page: Category:general == Definition == A font is a way of displaying text. A font is associated with a certain fontID.)
  25. 00:26, 29 December 2007 ‎Text width (hist) ‎[623 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:texts ==Definition== '''INT''' text_width ( <'''INT''' fontID> , <'''STRING''' text> ) Calculates the width in pixels of the specified text in the spe...)
  26. 00:24, 29 December 2007 ‎Text height (hist) ‎[628 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:texts ==Definition== '''INT''' text_height ( <'''INT''' fontID> , <'''STRING''' text> ) Calculates the height in pixels of the specified text in the s...)
  27. 00:07, 29 December 2007 ‎Scale mode (hist) ‎[521 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' scale_mode '''Scale_mode...)
  28. 23:56, 28 December 2007 ‎Sound freq (hist) ‎[664 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' sound_mode '''Sound_freq...)
  29. 23:49, 28 December 2007 ‎Text flags (hist) ‎[443 bytes] ‎Sandman (Talk | contribs) (New page: Category:variables category:predefined Category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' text_z '''Text_z''' is a...)
  30. 23:31, 28 December 2007 ‎Fade off (hist) ‎[239 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:palettes ==Definition== '''INT''' fade_off ( ) Fades the screen from the current setting to black out. This call is equivalent to <code>fade(0,0...)
  31. 23:31, 28 December 2007 ‎Fade on (hist) ‎[241 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:palettes ==Definition== '''INT''' fade_on ( ) Fades the screen from the current setting to normal. This call is equivalent to <code>fade(100,100...)
  32. 17:13, 28 December 2007 ‎Fade (hist) ‎[1,192 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:palettes ==Definition== '''INT''' fade ( <'''INT''' red> , <'''INT''' green> , <'''INT''' blue> , <'''INT''' speed> ) Fades the screen from the curre...)
  33. 19:25, 27 December 2007 ‎Fading (hist) ‎[1,189 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' fading '''Fading''' is a...)
  34. 18:59, 27 December 2007 ‎Frame time (hist) ‎[1,898 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''FLOAT''' frame_time '''Frame_ti...)
  35. 18:35, 27 December 2007 ‎Timer (hist) ‎[1,138 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT[9]''' timer '''Timer''' is ...)
  36. 11:43, 27 December 2007 ‎Graph mode (hist) ‎[497 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' graph_mode '''Graph_mode...)
  37. 11:39, 27 December 2007 ‎Sound mode (hist) ‎[609 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' sound_mode '''Sound_mode...)
  38. 22:08, 26 December 2007 ‎LCD Changelog (hist) ‎[434 bytes] ‎Sandman (Talk | contribs) (New page: Category:changelog Category:lcddll Category:dll '''Up to LCD.DLL''' ---- Changelog of LCD.DLL. v0.03: Recoded so it's easier in use. Not backward...)
  39. 22:03, 26 December 2007 ‎LCD Defines (hist) ‎[675 bytes] ‎Sandman (Talk | contribs) (New page: Category:defines Category:networkdll Category:dll '''Up to Network.DLL''' ---- == General == {| || MAX_DEVICES || - Maximum number of devices. |} == Bitmap P...)
  40. 20:20, 26 December 2007 ‎LCD GetNumButtons (hist) ‎[551 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_GetNumButtons ( <'''INT''' device...)
  41. 20:16, 26 December 2007 ‎LCD GetDepth (hist) ‎[558 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_GetDepth ( <'''INT''' device> ) ...)
  42. 20:15, 26 December 2007 ‎LCD GetHeight (hist) ‎[529 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_GetHeight ( <'''INT''' device> ) ...)
  43. 20:14, 26 December 2007 ‎LCD GetWidth (hist) ‎[525 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_GetWidth ( <'''INT''' device> ) ...)
  44. 20:11, 26 December 2007 ‎LCD ReadButtons (hist) ‎[637 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_ReadButtons ( <'''INT''' device> ...)
  45. 19:31, 26 December 2007 ‎LCD SetBitmap (hist) ‎[1,470 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_SetBitmap ( <'''INT''' device> , ...)
  46. 14:39, 26 December 2007 ‎LCD Close (hist) ‎[552 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_Close ( <'''INT''' device> ) Clo...)
  47. 14:33, 26 December 2007 ‎LCD Open (hist) ‎[661 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_Open ( <'''INT''' device> , <'''I...)
  48. 14:28, 26 December 2007 ‎LCD Quit (hist) ‎[309 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_Quit ( ) Deinitializes [[LCD.DLL...)
  49. 14:23, 26 December 2007 ‎LCD Init (hist) ‎[1,172 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_Init( <'''STRING''' connectioname...)
  50. 14:15, 26 December 2007 ‎LCD IntVersion (hist) ‎[479 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_IntVersion ( ) Returns the curre...)

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

Views
Personal tools