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

View (previous 100) (next 100) (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...)
  51. 14:14, 26 December 2007 ‎LCD Version (hist) ‎[485 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''STRING''' LCD_Version ( ) Returns the curre...)
  52. 14:11, 26 December 2007 ‎LCD About (hist) ‎[450 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_About ( ) Tells the user about [...)
  53. 13:56, 26 December 2007 ‎LCD Globals (hist) ‎[273 bytes] ‎Sandman (Talk | contribs) (New page: Category:global variables Category:networkdll Category:dll '''Up to Network.DLL''' ---- == Struct NET == || '''BYTE''' consoleReports || - true/''[[false]...)
  54. 13:49, 26 December 2007 ‎LCD Errorcodes (hist) ‎[1,768 bytes] ‎Sandman (Talk | contribs) (New page: Category:errorcodes Category:lcddll Category:dll '''Up to LCD.DLL''' ---- Here is a list of all the errorcodes regarding LCD.DLL. Catching errorcodes...)
  55. 00:37, 26 December 2007 ‎Out region (hist) ‎[773 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Regions ==Definition== '''INT''' out_region ( <'''INT''' processID> , <'''INT''' regionID> ) Checks if the specified process is completely outside...)
  56. 00:26, 26 December 2007 ‎Region (hist) ‎[866 bytes] ‎Sandman (Talk | contribs) (New page: category:General category:variables category:predefined category:local variables '''Up to Local Variables''' ---- == Definition == === Local variabl...)
  57. 00:20, 26 December 2007 ‎RegionID (hist) ‎[120 bytes] ‎Sandman (Talk | contribs) (New page: Category:general == Definition == '''RegionID''' A RegionID is an identifier associated with a certain region.)
  58. 00:19, 26 December 2007 ‎Define region (hist) ‎[854 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:Regions ==Definition== '''INT''' define_region ( <'''INT''' regionID> , <'''INT''' x> , <'''INT''' y> , <'''INT''' width> , <'''INT''' height> ) Defin...)
  59. 11:38, 25 December 2007 ‎Get id (hist) ‎[2,190 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:processinteraction ==Definition== '''INT''' get_id ( <'''INT''' processTypeID> ) Returns a ProcessID of a process of the specified [[ProcessTy...)
  60. 00:24, 19 December 2007 ‎Smallbro (hist) ‎[520 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:local variables '''Up to Local Variables''' ---- == Definition == '''INT''' smallbro '''Smallbro''' is ...)
  61. 00:24, 19 December 2007 ‎Bigbro (hist) ‎[517 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:local variables '''Up to Local Variables''' ---- == Definition == '''INT''' bigbro '''Bigbro''' is a pr...)
  62. 00:22, 19 December 2007 ‎Son (hist) ‎[479 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:local variables '''Up to Local Variables''' ---- == Definition == '''INT''' son '''Son''' is a predefin...)
  63. 00:51, 16 December 2007 ‎Unload map (hist) ‎[573 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:maps ==Definition== '''INT''' unload_map ( <'''INT''' fileID> , <'''INT''' graphID> ) Frees the memory used by the specified graphic. The associat...)
  64. 11:34, 15 December 2007 ‎Debugging (hist) ‎[1,342 bytes] ‎Sandman (Talk | contribs) (New page: [Category:general] Debugging a Fenix program can be tricky. So here are a few tips to get you on your way. == Debug mode == To run a game in debug mode, you have to compile the .dcb ...)
  65. 20:28, 30 November 2007 ‎Xput (hist) ‎[1,574 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:maps ==Definition== '''INT''' xput ( <'''INT''' fileID> , <'''INT''' destinationGraphID> , <'''INT''' originGraphID> , <'''INT''' x> , <'''INT''' y> , ...)
  66. 20:18, 30 November 2007 ‎Scroll (hist) ‎[2,937 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''STRUCT[9]''' Scroll Scroll is a...)
  67. 00:33, 20 November 2007 ‎Draw curve (hist) ‎[1,281 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' draw_curve ( <'''INT''' x0> , <'''INT''' y0> , <'''INT''' x1> , <'''INT''' y1> , <'''INT''' x2> , <'''INT''' y2> , <''...)
  68. 00:21, 20 November 2007 ‎Draw fcircle (hist) ‎[643 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' draw_circle ( <'''INT''' x> , <'''INT''' y> , <'''INT''' radius> ) Draws a filled circle with center (x0,y0) and radi...)
  69. 00:21, 20 November 2007 ‎Draw circle (hist) ‎[658 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' draw_circle ( <'''INT''' x> , <'''INT''' y> , <'''INT''' radius> ) Draws a non-filled circle with center (x0,y0) and ...)
  70. 00:18, 20 November 2007 ‎Draw rect (hist) ‎[846 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' draw_rect ( <'''INT''' x0> , <'''INT''' y0> , <'''INT''' x1> , <'''INT''' y1> ) Draws a non-filled rectangle with cor...)
  71. 00:17, 20 November 2007 ‎Draw box (hist) ‎[825 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' draw_box ( <'''INT''' x0> , <'''INT''' y0> , <'''INT''' x1> , <'''INT''' y1> ) Draws a filled rectangle with corners ...)
  72. 00:13, 20 November 2007 ‎Draw line (hist) ‎[710 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' draw_line( <'''INT''' x0> , <'''INT''' y0> , <'''INT''' x1> , <'''INT''' y1> ) Draws a line from point (x0,y0) to poi...)
  73. 00:04, 20 November 2007 ‎Move drawing (hist) ‎[594 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' move_drawing ( <'''INT''' DrawID> ) Moves a certain drawing on the screen. Only drawings drawn with a certain z v...)
  74. 00:00, 20 November 2007 ‎Drawing stipple (hist) ‎[2,529 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_stipple ( <'''INT''' stipple> ) Tells Fenix to draw the coming drawings in stipplemode or not. == P...)
  75. 23:57, 19 November 2007 ‎Drawing color (hist) ‎[335 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_color ( <'''INT''' color> ) Tells Fenix to draw the coming drawings in a certain color. == Paramete...)
  76. 23:54, 19 November 2007 ‎Drawing alpha (hist) ‎[500 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_z ( <'''INT''' alpha> ) Tells Fenix to draw the coming drawings with a certain alpha value == P...)
  77. 23:51, 19 November 2007 ‎Drawing z (hist) ‎[392 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_z ( <'''INT''' z> ) Tells Fenix to draw the coming drawings with a certain z value In order to draw...)
  78. 23:50, 19 November 2007 ‎Drawing map (hist) ‎[528 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:drawing ==Definition== '''INT''' drawing_map ( <'''INT''' fileID> , <'''INT''' graphID> ) Tells Fenix to draw the coming drawings on a certai...)
  79. 23:44, 19 November 2007 ‎DrawID (hist) ‎[267 bytes] ‎Sandman (Talk | contribs) (New page: == Definition == '''DrawID''' A DrawID is an identifier associated with a certain drawing. It is returned by draw_xxx() functions. It can be used in other...)
  80. 23:41, 19 November 2007 ‎Drawing (hist) ‎[584 bytes] ‎Sandman (Talk | contribs) (New page: == Definition == A drawing is something drawn on the screen using draw_xxx() functions. This can be a circle, square, line or whatever they can draw. A drawing...)
  81. 20:44, 19 November 2007 ‎Bilge (hist) ‎[219 bytes] ‎Sandman (Talk | contribs) (New page: Bilge is an IRC chatroom filled with all sorts of people. Most of them are old and new Fenix/DIV programmers, but others drop by from time to time as well. Feel free to pop in at ...)
  82. 23:48, 14 November 2007 ‎Fxi os (hist) ‎[399 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' fxi_os fxi_os is a [[pre...)
  83. 13:16, 14 November 2007 ‎FGC (hist) ‎[176 bytes] ‎Sandman (Talk | contribs) (New page: == Definition == Fenix archive file, containing graphics. Category:filetypes)
  84. 13:16, 14 November 2007 ‎FBM (hist) ‎[150 bytes] ‎Sandman (Talk | contribs) (New page: == Definition == Fenix bitmap file. Category:filetypes)
  85. 13:14, 14 November 2007 ‎PAL (hist) ‎[80 bytes] ‎Sandman (Talk | contribs) (New page: == Definition == General palette file. Category:filetypes)
  86. 13:13, 14 November 2007 ‎FPL (hist) ‎[132 bytes] ‎Sandman (Talk | contribs) (New page: == Definition == Fenix palette file. Category:filetypes)
  87. 13:12, 14 November 2007 ‎MAP (hist) ‎[166 bytes] ‎Sandman (Talk | contribs) (New page: Category:filetypes)
  88. 13:12, 14 November 2007 ‎FH (hist) ‎[132 bytes] ‎Sandman (Talk | contribs) (New page: Category:filetypes)
  89. 13:11, 14 November 2007 ‎INC (hist) ‎[133 bytes] ‎Sandman (Talk | contribs) (New page: Category:filetypes)
  90. 13:11, 14 November 2007 ‎PRG (hist) ‎[108 bytes] ‎Sandman (Talk | contribs) (New page: Category:filetypes)
  91. 13:11, 14 November 2007 ‎PNG (hist) ‎[131 bytes] ‎Sandman (Talk | contribs) (New page: Category:filetypes)
  92. 12:54, 14 November 2007 ‎Id (hist) ‎[258 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:predefined category:local variables == Definition == '''INT''' id z is a predefined local variable. It contains the process' processID...)
  93. 15:47, 13 November 2007 ‎Map clone (hist) ‎[757 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:maps ==Definition== '''INT''' map_clone ( <'''INT''' fileID> , <'''INT''' graphID> ) Clones a certain graphic == Parameters == {| | '''INT''' fil...)
  94. 15:30, 13 November 2007 ‎Set glyph (hist) ‎[763 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:fonts == Definition == '''INT''' set_glyph ( <'''INT''' fontID> , <'''INT''' glyphID> , <'''INT''' fileID> , <'''INT''' graphID> ) Sets a certain [[gl...)
  95. 15:20, 13 November 2007 ‎Get glyph (hist) ‎[626 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:fonts == Definition == '''INT''' get_glyph ( <'''INT''' fontID> , <'''INT''' glyphID> ) Creates a new graphic containing a certain glyph of a ...)
  96. 15:04, 13 November 2007 ‎New fnt (hist) ‎[606 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:fonts == Definition == '''INT''' new_fnt ( <'''INT''' depth> ) Creates a new font with a certain color depth. == Parameters == {| | '''STRING''' ...)
  97. 13:28, 13 November 2007 ‎Save fnt (hist) ‎[1,025 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:fonts == Definition == '''INT''' save_fnt ( <'''INT''' fontID> , <'''STRING''' filename> ) Saves a font as a file. A font is usually with the exte...)
  98. 13:13, 9 November 2007 ‎Switch (hist) ‎[2,682 bytes] ‎Sandman (Talk | contribs) (New page: category:reserved category:language category:control flow statements '''Up to Control Flow Statements''' ---- == Definition == '''Switch''' ( <v...)
  99. 12:40, 9 November 2007 ‎Control flow statements (hist) ‎[347 bytes] ‎Sandman (Talk | contribs) (New page: category:general Control flow statements are statements which influence the control flow (the order in which statements are executed) of the program. * If, ElseIf, Else, End *...)
  100. 12:31, 9 November 2007 ‎If (hist) ‎[2,065 bytes] ‎Sandman (Talk | contribs) (New page: category:reserved category:language category:control flow statements '''Up to Control Flow Statements''' ---- == Definition == '''IF''' ( <cond...)

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

Views
Personal tools