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 #141.

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

  1. 13:11, 14 November 2007 ‎PNG (hist) ‎[131 bytes] ‎Sandman (Talk | contribs) (New page: Category:filetypes)
  2. 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...)
  3. 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...)
  4. 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...)
  5. 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 ...)
  6. 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''' ...)
  7. 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...)
  8. 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...)
  9. 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 *...)
  10. 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...)
  11. 13:22, 4 November 2007 ‎NET Defines (hist) ‎[1,004 bytes] ‎Sandman (Talk | contribs) (New page: Category:defines Category:networkdll Category:dll '''Up to Network.DLL''' ---- == General == {| || NET_MAX_MSG_LEN || - Maximum number of bytes per message. (...)
  12. 13:04, 4 November 2007 ‎NET Globals (hist) ‎[3,277 bytes] ‎Sandman (Talk | contribs) (New page: == Defines == === General === {| || NET_MAX_MSG_LEN || - Maximum number of bytes per message. (doesn't really apply, ignore it) |- || NET_FPS || - The frame percentage of the NET Loop. (de...)
  13. 12:53, 2 October 2007 ‎NET Separator (hist) ‎[1,221 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_Separator ( <'''WORD'...)
  14. 12:42, 2 October 2007 ‎NET GetSeperatorLength (hist) ‎[571 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_GetSeperatorLength ( ...)
  15. 12:39, 2 October 2007 ‎NET GetSeperator (hist) ‎[625 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_GetSeperator ( <'''WO...)
  16. 12:35, 2 October 2007 ‎NET Resolve (hist) ‎[511 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''STRING''' NET_Resolve ( <'''STRI...)
  17. 12:27, 2 October 2007 ‎NET GetError (hist) ‎[378 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''STRING''' NET_GetError ( <'''INT...)
  18. 12:25, 2 October 2007 ‎NET IPToInt (hist) ‎[481 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''STRING''' NET_IPToInt ( <'''STRI...)
  19. 12:22, 2 October 2007 ‎NET IntToIP (hist) ‎[482 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''STRING''' NET_IntToIP ( <'''INT'...)
  20. 12:19, 2 October 2007 ‎NET Stat Buffer (hist) ‎[584 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_Stat_Buffer ( <'''WOR...)
  21. 12:14, 2 October 2007 ‎NET RecvFile (hist) ‎[1,232 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_RecvFile ( <'''WORD''...)
  22. 12:08, 2 October 2007 ‎NET SendFile (hist) ‎[1,040 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_SendFile ( <'''WORD''...)
  23. 01:43, 27 September 2007 ‎Restore type (hist) ‎[426 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:global variables == Definition == '''INT''' restore_type Restore_type is a global variable, holding the current restore_mode. Th...)
  24. 01:42, 27 September 2007 ‎Dump type (hist) ‎[411 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:global variables == Definition == '''INT''' dump_type Dump_type is a global variable, holding the current dump_modes. The mode can be changed ...)
  25. 11:58, 19 September 2007 ‎SongID (hist) ‎[261 bytes] ‎Sandman (Talk | contribs) (New page: Category:general == Definition == '''SongID''' A SongID is an identifier associated with a certain song loaded by load_song(). The identifier can be used in various [[Functioncat...)
  26. 20:14, 12 September 2007 ‎NET RecvGraph (hist) ‎[1,195 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_SendGraph ( <'''WORD'...)
  27. 20:09, 12 September 2007 ‎NET SendGraph (hist) ‎[1,125 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_SendGraph ( <'''WORD'...)
  28. 19:59, 12 September 2007 ‎NET RecvVar (hist) ‎[1,523 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_RecvVar ( <'''WORD'''...)
  29. 19:49, 12 September 2007 ‎NET SendVar (hist) ‎[1,654 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:networkdll Category:dll '''Up to Network.DLL Functions''' ---- ==Definition== '''INT''' NET_SendVar ( <'''WORD'''...)
  30. 20:28, 2 September 2007 ‎Add a project (hist) ‎[875 bytes] ‎Sandman (Talk | contribs) (New page: '''Up to Index''' '''Projects''' ---- == How to add == To add a project to the list, simply create a page in the <code>Project</code> namespace. Add any page cre...)
  31. 00:10, 1 September 2007 ‎Functioncategories (Expanded) (hist) ‎[751 bytes] ‎Bot (Talk | contribs) (New page: Expanded Function categories. This is work in progress, so not all categories are fully documented yet, though the functions listed are documented. To see a list of all functions document...)
  32. 18:14, 31 August 2007 ‎Substr (hist) ‎[2,075 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''INT''' substr ( <'''STRING''' str> , <'''INT''' startposition> , [<'''INT''' characters>] ) Returns a subsection of a certai...)
  33. 17:31, 31 August 2007 ‎Find (hist) ‎[711 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''INT''' find ( <'''STRING''' str> , <'''STRING''' searchstring> , [<'''INT''' startposition>] ) Returns the position of the f...)
  34. 17:24, 31 August 2007 ‎Strrev (hist) ‎[363 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''STRING''' strrev ( <'''STRING''' str> ) Returns a reversed version of a certain string, meaning the characters are in re...)
  35. 17:10, 31 August 2007 ‎Len (hist) ‎[366 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''INT''' len ( <'''STRING''' str> ) Returns the length, the number of characters, of a certain string. == Parameters == {...)
  36. 17:09, 31 August 2007 ‎Ucase (hist) ‎[426 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''STRING''' ucase ( <'''STRING''' str> ) Returns a string identical to a certain string, with the exception that all lower...)
  37. 17:08, 31 August 2007 ‎Lcase (hist) ‎[426 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''STRING''' lcase ( <'''STRING''' str> ) Returns a string identical to a certain string, with the exception that all upper...)
  38. 16:59, 31 August 2007 ‎Itoa (hist) ‎[375 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''STRING''' ftoa ( <'''INT''' value> ) Returns a string containing a certain int value. == Parameters == {| | '''INT...)
  39. 16:58, 31 August 2007 ‎Ftoa (hist) ‎[400 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''STRING''' ftoa ( <'''FLOAT''' value> ) Returns a string containing a certain value. == Parameters == {| | '''FLOAT ''' val...)
  40. 16:55, 31 August 2007 ‎Atoi (hist) ‎[425 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''INT''' atoi ( <'''STRING''' str> ) Returns the int value of the number specified in a certain string. == Parameters...)
  41. 16:54, 31 August 2007 ‎Atof (hist) ‎[430 bytes] ‎Sandman (Talk | contribs) (New page: Category:functions Category:strings ==Definition== '''FLOAT''' atof ( <'''STRING''' str> ) Returns the float value of the number specified in a certain string. == Parameters == ...)
  42. 16:33, 16 August 2007 ‎Index.php (hist) ‎[38 bytes] ‎Sandman (Talk | contribs) (New page: Protected page, so buzz off, spammers.)
  43. 23:09, 8 August 2007 ‎Load pal (hist) ‎[1,035 bytes] ‎201.52.35.117 (Talk) (created the page)
  44. 22:27, 6 August 2007 ‎Full screen (hist) ‎[560 bytes] ‎Sandman (Talk | contribs) (New page: category:variables category:global variables == Definition == '''INT''' full_screen full_screen is a predefined global variable. It defines whether Fenix will be rendered in ...)
  45. 16:46, 6 August 2007 ‎Setting up Fenix with ConTEXT (hist) ‎[4,741 bytes] ‎Sandman (Talk | contribs) (New page: Category:general Category:tutorials Setting up Fenix with [http://www.context.cx ConTEXT]. == Syntax Highlighter == # Place fenix.chl in the folder ConTEXT\H...)
  46. 13:03, 6 August 2007 ‎Z (hist) ‎[574 bytes] ‎80.175.85.17 (Talk) (it's a start)
  47. 10:09, 3 August 2007 ‎0.92a (hist) ‎[440 bytes] ‎Sandman (Talk | contribs) (Redirecting to 0.92)
  48. 01:47, 3 August 2007 ‎Templates (hist) ‎[101 bytes] ‎Sandman (Talk | contribs) (New page: Templates: <DPL> namespace=Template mode=userformat listseparators = ,\n* %TITLE%,, </DPL>)
  49. 22:29, 2 August 2007 ‎0.93 (hist) ‎[657 bytes] ‎Sandman (Talk | contribs) (New page: Fenix 0.93 Preview 9. Note that there is ''no source available'', as this is a ''preview''. == Download == [http://wwwhome.cs.utwente.nl/~bergfi/fenix/0.93-preview9.zip Fenix 0.93 Pr...)
  50. 11:53, 30 July 2007 ‎Unload song (hist) ‎[422 bytes] ‎G105b (Talk | contribs) (New page: Category:functions Category:sound ==Definition== '''INT''' unload_song ( <'''INT''' SongID> ) Frees the memory occupied by the song file. == Parameters == {| | '''INT''' SongID...)

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

Views
Personal tools