- This wiki is out of date, use the continuation of this wiki instead
New pages
From FenixWiki
Showing below up to 50 results starting with #191.
View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).
- 11:50, 30 July 2007 Set song volume (hist) [2,977 bytes] G105b (Talk | contribs) (New page: Category:functions Category:music ==Definition== '''INT''' set_song_volume ( <'''INT''' volume> ) Change the reproduction volume of the music track. With this function, it is po...)
- 11:23, 30 July 2007 Resume song (hist) [2,770 bytes] G105b (Talk | contribs) (New page: Category:functions Category:music ==Definition== '''INT''' resume_song ( ) Resumes a song, after it has been paused with the function pause_song. == Notes == The song will i...)
- 11:21, 30 July 2007 Pause song (hist) [2,747 bytes] G105b (Talk | contribs) (New page: Category:functions Category:music ==Definition== '''INT''' pause_song ( ) Pauses the currently playing song. == Notes == The song pauses immediately, but can be resumed later by...)
- 11:15, 30 July 2007 Is playing song (hist) [2,681 bytes] G105b (Talk | contribs) (New page: Category:functions Category:music ==Definition== '''INT''' is_playing_song ( ) Checks to see if Fenix is playing a song file, started with play_song. == Returns == '''INT'''...)
- 22:40, 25 July 2007 System file (hist) [219 bytes] Sandman (Talk | contribs) (New page: == Definition == The system file is like a regular file, but it contains on the fly created graphics. These graphics are for example created by new_map(), map_clone() or [...)
- 21:28, 25 July 2007 Get distx (hist) [2,696 bytes] Sandman (Talk | contribs) (New page: Category:functions Category:Processinteraction ==Definition== '''INT''' get_distx ( <'''INT''' angle> , <'''INT''' distance> ) Returns the horizontal distance in pixels of a spec...)
- 21:28, 25 July 2007 Get disty (hist) [2,694 bytes] Sandman (Talk | contribs) (New page: Category:functions Category:Processinteraction ==Definition== '''INT''' get_disty ( <'''INT''' angle> , <'''INT''' distance> ) Returns the vertical distance in pixels of a specif...)
- 17:40, 25 July 2007 Global variables (hist) [517 bytes] Sandman (Talk | contribs) (New page: Category:Variablecategories)
- 16:57, 25 July 2007 Local variables (hist) [464 bytes] Sandman (Talk | contribs) (New page: A list of local variables.)
- 23:49, 24 July 2007 Write in map (hist) [2,024 bytes] Rincewind (Talk | contribs) (New article)
- 21:36, 24 July 2007 Write var (hist) [1,870 bytes] Rincewind (Talk | contribs) (New article!)
- 21:09, 24 July 2007 Write string (hist) [1,612 bytes] Rincewind (Talk | contribs) (New article!)
- 20:53, 24 July 2007 Write int (hist) [1,622 bytes] Rincewind (Talk | contribs) (New article!)
- 19:31, 24 July 2007 Write float (hist) [1,625 bytes] Rincewind (Talk | contribs) (New Article)
- 19:11, 24 July 2007 FontID (hist) [822 bytes] Rincewind (Talk | contribs) (New Article)
- 14:44, 24 July 2007 Networkdllfunctions (hist) [316 bytes] Sandman (Talk | contribs) (New page: Network.DLL functions! <DPL> category=networkdllfunctions </DPL>)
- 13:41, 24 July 2007 Onexit (hist) [1,631 bytes] Sandman (Talk | contribs) (New page: category:reserved category:language category:basic statement '''Up to Basic Statements''' ---- == Definition == '''Begin'''<br> <main code><br> ['''OnEx...)
- 13:16, 24 July 2007 Const (hist) [692 bytes] Sandman (Talk | contribs) (New page: category:reserved category:language == Definition == '''Const'''<br> [<constants>]<br> ['''End'''] Const is a reserved word used to initiate the declaration of constants. Ter...)
- 13:07, 24 July 2007 Basic statements (hist) [2,101 bytes] Sandman (Talk | contribs) (New page: category:reserved category:language Below are explained the basic statements of Program and Process and where to declare all the types of variables. For prototyping se...)
- 00:29, 24 July 2007 Move text (hist) [1,038 bytes] Rincewind (Talk | contribs) (New article!)
- 19:36, 23 July 2007 Color (hist) [370 bytes] Sandman (Talk | contribs) (New page: Colors are widely used in Fenix/Bennu. They are used for example in texts functions. In 8 bit color mode, the color corresponds with the palette index (0..255);...)
- 18:39, 23 July 2007 Get text color (hist) [800 bytes] Rincewind (Talk | contribs) (New Article)
- 18:17, 23 July 2007 Delete text (hist) [804 bytes] Rincewind (Talk | contribs) (New Article)
- 17:34, 23 July 2007 Blendop new (hist) [1,749 bytes] Rincewind (Talk | contribs) (New article)
- 13:24, 23 July 2007 Projectcategories (hist) [267 bytes] Sandman (Talk | contribs) (New page: '''Up to Index''' '''List of Projects''' ---- Projects in categories. ---- <DPL> category=projectcategories mode=userformat listseparators = ,\n* [[%PAGE%|%TI...)
- 12:13, 23 July 2007 Making DLLs (hist) [7,782 bytes] Sandman (Talk | contribs) (New page: == Setting up == === Source === Before we start coding, download the latest Fenix Source [http://sourceforge.net/project/showfiles.php?group_id=2714&package_id=2687 here] and the file [htt...)
- 01:16, 21 July 2007 Projects (hist) [445 bytes] Sandman (Talk | contribs) (New page: Projects! Add to it if you please: <pre> category:projects </pre> ---- <DPL> category=projects mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:15, 21 July 2007 Language (hist) [426 bytes] Sandman (Talk | contribs) (New page: <DPL> category=language mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:14, 21 July 2007 General (hist) [255 bytes] Sandman (Talk | contribs) (New page: <DPL> category=general mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:13, 21 July 2007 Variablecategories (hist) [239 bytes] Sandman (Talk | contribs) (New page: <DPL> category=variablecategories mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:12, 21 July 2007 DLLs (hist) [398 bytes] Sandman (Talk | contribs) (New page: <DPL> category=dll mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:11, 21 July 2007 Tutorialcategories (hist) [331 bytes] Sandman (Talk | contribs) (New page: <DPL> category=tutorialcategories mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:10, 21 July 2007 Tutorials (hist) [406 bytes] Sandman (Talk | contribs) (New page: <DPL> category=tutorials mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:07, 21 July 2007 Functioncategories (hist) [1,394 bytes] Sandman (Talk | contribs) (New page: <DPL> category=functioncategories mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 01:06, 21 July 2007 Constantcategories (hist) [462 bytes] Sandman (Talk | contribs) (New page: <DPL> category=constantcategories mode=userformat listseparators = ,\n* %TITLE%,, redirects = include </DPL>)
- 00:58, 21 July 2007 Functioncategorylist (hist) [99 bytes] Sandman (Talk | contribs) (New page: <DPL> category=functioncategories mode=userformat listseparators = ,\n* %TITLE%,, </DPL>)
- 00:48, 21 July 2007 Functionlist (hist) [31 bytes] Sandman (Talk | contribs) (New page: <DPL> category=functions </DPL>)
- 13:06, 17 July 2007 Varspace (hist) [257 bytes] Sandman (Talk | contribs)
- 09:42, 17 July 2007 Ksort (hist) [3,019 bytes] Sandman (Talk | contribs)
- 00:11, 12 July 2007 Sort (hist) [2,862 bytes] Sandman (Talk | contribs)
- 00:06, 12 July 2007 Quicksort (hist) [3,298 bytes] Sandman (Talk | contribs)
- 11:47, 11 July 2007 Get dist (hist) [3,581 bytes] Sandman (Talk | contribs)
- 10:54, 11 July 2007 Get angle (hist) [3,263 bytes] Sandman (Talk | contribs)
- 01:07, 11 July 2007 Bennu (hist) [900 bytes] Sandman (Talk | contribs)
- 01:04, 11 July 2007 Let me alone (hist) [1,710 bytes] Sandman (Talk | contribs)
- 00:06, 9 July 2007 Fget dist (hist) [2,472 bytes] Sandman (Talk | contribs)
- 00:05, 9 July 2007 Fget angle (hist) [2,505 bytes] Sandman (Talk | contribs)
- 23:51, 8 July 2007 Asin (hist) [797 bytes] Sandman (Talk | contribs)
- 23:50, 8 July 2007 Acos (hist) [805 bytes] Sandman (Talk | contribs)
- 23:48, 8 July 2007 Atan (hist) [809 bytes] Sandman (Talk | contribs)