Manual

From Hungrysoftware

(Difference between revisions)
(Created page with '{{ParentArticle|SLUDGE}} Welcome to SLUDGE! :Copyright :[[Manual/Download Free SLUDGE Examples|Download Free SLUDGE Exampl…')
 
Line 1: Line 1:
{{ParentArticle|[[SLUDGE]]}}
{{ParentArticle|[[SLUDGE]]}}
-
[[Manual/Welcome to SLUDGE!|Welcome to SLUDGE!]]
+
*[[Manual/Welcome to SLUDGE!|Welcome to SLUDGE!]]
-
:[[Manual/Copyright|Copyright]]
+
:*[[Manual/Copyright|Copyright]]
-
:[[Manual/Download Free SLUDGE Examples|Download Free SLUDGE Examples]]
+
:*[[Manual/Download Free SLUDGE Examples|Download Free SLUDGE Examples]]
-
:[[Manual/File Formats Used by SLUDGE|File Formats Used by SLUDGE]]
+
:*[[Manual/File Formats Used by SLUDGE|File Formats Used by SLUDGE]]
-
:[[Manual/How (and Why) to Register SLUDGE|How (and Why) to Register SLUDGE]]
+
:*[[Manual/How (and Why) to Register SLUDGE|How (and Why) to Register SLUDGE]]
-
:[[Manual/Introduction to SLUDGE Concepts|Introduction to SLUDGE Concepts]]
+
:*[[Manual/Introduction to SLUDGE Concepts|Introduction to SLUDGE Concepts]]
-
:[[Manual/Overview: Creating a Game|Overview: Creating a Game]]
+
:*[[Manual/Overview: Creating a Game|Overview: Creating a Game]]
-
:[[Manual/SLUDGE Language Reference Manual|SLUDGE Language Reference Manual]]
+
:*[[Manual/SLUDGE Language Reference Manual|SLUDGE Language Reference Manual]]
-
::[[Manual/Alphabetical List of Built-in Functions|Alphabetical List of Built-in Functions]]
+
::*[[Manual/Alphabetical List of Built-in Functions|Alphabetical List of Built-in Functions]]
-
::[[Manual/Built-in Constants|Built-in Constants]]
+
::*[[Manual/Built-in Constants|Built-in Constants]]
-
:[[Manual/The Programs|The Programs]]
+
::*[[Manual/File Handling|File Handling]]
-
 
+
::*[[Manual/Functions (subs)|Functions (subs)]]
-
(TODO: The rest)
+
:::*[[Manual/Passing Functions as Variables|Passing Functions as Variables]]
 +
:::*[[Manual/Unfreezable Functions|Unfreezable Functions]]
 +
::*[[Manual/Loops and Conditionals|Loops and Conditionals]]
 +
::*[[Manual/Multiple Languages in a Single Game|Multiple Languages in a Single Game]]
 +
::*[[Manual/Object Types and Events|Object Types and Events]]
 +
:::*[[Manual/Anti-aliasing|Anti-aliasing]]
 +
:::*[[Manual/Member Variables and Member Functions|Member Variables and Member Functions]]
 +
:::*[[Manual/Object Types as Characters|Object Types as Characters]]
 +
:::*[[Manual/Object Types as Screen Regions|Object Types as Screen Regions]]
 +
:::*[[Manual/Reusing Code for or from Events|Reusing Code for or from Events]]
 +
:::*[[Manual/Setting Default Events|Setting Default Events]]
 +
::*[[Manual/Scrolling Scenes|Scrolling Scenes]]
 +
::*[[Manual/The Background Image|The Background Image]]
 +
::*[[Manual/The World's Easiest Load/Save Mechanism|The World's Easiest Load/Save Mechanism]]
 +
::*[[Manual/Using Audio in SLUDGE|Using Audio in SLUDGE]]
 +
::*[[Manual/Using Constants in SLUDGE|Using Constants in SLUDGE]]
 +
::*[[Manual/Variables|Variables]]
 +
:::*[[Manual/The Multi-Purpose Stack / Array / Queue Type|The Multi-Purpose Stack / Array / Queue Type]]
 +
:::*[[Manual/Treating Variables as Booleans|Treating Variables as Booleans]]
 +
:::*[[Manual/Treating Variables as Strings|Treating Variables as Strings]]
 +
:::*[[Manual/Variable Operations|Variable Operations]]
 +
::::*[[Manual/Problems with +=, -=, *=, /= and %= in SLUDGE|Problems with +=, -=, *=, /= and %= in SLUDGE]]
 +
:*[[Manual/The Programs|The Programs]]
 +
::*[[Manual/About the SLUDGE Compiler|About the SLUDGE Compiler]]
 +
::*[[Manual/About the SLUDGE Floor Maker|About the SLUDGE Floor Maker]]
 +
::*[[Manual/About the SLUDGE Project Manager|About the SLUDGE Project Manager]]
 +
:::*[[Manual/Project Manager: Menus|Project Manager: Menus]]
 +
:::*[[Manual/Project Manager: "Files in this project" Section|Project Manager: "Files in this project" Section]]
 +
:::*[[Manual/Project Manager: "Project management" Section|Project Manager: "Project management" Section]]
 +
:::*[[Manual/Project Manager: "Project properties" Dialog|Project Manager: "Project properties" Dialog]]
 +
:::*[[Manual/Project Manager: "Project settings" Section|Project Manager: "Project settings" Section]]
 +
:::*[[Manual/Project Manager: "Registration info" Dialog|Project Manager: "Registration info" Dialog]]
 +
:::*[[Manual/Spellchecking the Strings in your Game|Spellchecking the Strings in your Game]]
 +
::*[[Manual/About the SLUDGE Sprite Bank Editor|About the SLUDGE Sprite Bank Editor]]
 +
::*[[Manual/About the SLUDGE Z-Buffer Maker|About the SLUDGE Z-Buffer Maker]]
 +
::*[[Manual/.ini Files for Compiled SLUDGE Games|.ini Files for Compiled SLUDGE Games]]

Current revision as of 11:40, 8 December 2009

(Up to SLUDGE)
Personal tools