Difference between revisions of "Main Page"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Added appeal and link to contributions page. Updated first infobox with unordered list.)
(Undo revision 5528 by Ident (talk))
(42 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<!-- Main Page Header (formerly Template:CEGUIWelcome) -->  
 
<!-- Main Page Header (formerly Template:CEGUIWelcome) -->  
{{Section|1=Welcome to Crazy Eddie's GUI System|2=
+
{{Section|1=Welcome to the <em><b>CEGUI Community Wiki</b></em>|2=
<table><td><p>Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. The library is object orientated, written in C++, and targeted at games developers who should be spending their time creating great games, not building GUI sub-systems!</p>
+
 
<ul><li>'''Take a look at our [http://sourceforge.net/projects/crayzedsgui/files/CEGUI%20Mk-2/0.7.5/CEGUI-DEMOS-0.7.5-win32.zip/download binary demos] (precompiled for win32 only)'''
+
<div style="text-align:center;font-size:16px;font-weight:bold;">
<li>'''Do you like CEGUI? Help us become even better and read our [[Contribute|wiki wishlist]]!'''</ul></td>
+
This is our Community Wiki. Every CEGUI user is encouraged to edit, amend or add new pages to improve this Wiki!
</table>
+
<div style="text-align:center; color:#884400; border:1px dashed #888888; margin-top:0.9em">
+
'''To edit this wiki or to contribute to this site, you must be a registered on our [http://www.cegui.org.uk/phpBB2/index.php forums]<br>When signing up you are required to fill in an authorisation code, the code is presently: crazycodes'''
+
 
</div>
 
</div>
 +
 +
<div style="text-align:center; color:#BB4400; border:2px dashed #FF8888; margin-top:0.9em; font-size:13px">
 +
'''To edit this wiki, post on our forums and/or report bugs on our mantis bug-tracker, you must be registered on our [http://www.cegui.org.uk/phpBB2/index.php forums]<br>When signing up/creating an account, you are required to fill in an authorisation code, the code is presently: wowisgreat'''
 +
</div>
 +
 +
<br />
 +
 +
<div style="text-align:center;font-size:16px;font-weight:bold;">
 +
In the end of 2013 the new [http://www.cegui.org.uk CEGUI website] has gone online. All news and releases will be published there in the future.
 +
</div>
 +
 
}}
 
}}
 
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
 
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
 
<table width="795" style="margin-left: auto; margin-right: auto">
 
<table width="795" style="margin-left: auto; margin-right: auto">
<tr><td rowspan="2" colspan="2"><youtube size="small">46FZ21O4Ixk</youtube></td><td><youtube size="tiny">AM5_YarbwNg</youtube></td><td><youtube size="tiny">ldSd45xlVU0</youtube></td></tr>
+
<tr><td rowspan="2" colspan="2"><youtube size="small">iXsZh1owpBI</youtube></td><td><youtube size="tiny">AM5_YarbwNg</youtube></td><td><youtube size="tiny">ldSd45xlVU0</youtube></td></tr>
<tr><td><youtube size="tiny">eRC5R9aA_Zs</youtube></td><td><youtube size="tiny">Q2hbAIRZnSc</youtube></td></tr>
+
<tr><td><youtube size="tiny">eRC5R9aA_Zs</youtube></td><td><youtube size="tiny">Z5Uf9IsWCXY</youtube></td></tr>
 
</table>
 
</table>
 
}}
 
}}
Line 21: Line 29:
 
{{Section|1=Learning about CEGUI|2=
 
{{Section|1=Learning about CEGUI|2=
 
* [[FAQ|Everything About CEGUI (FAQ)]]
 
* [[FAQ|Everything About CEGUI (FAQ)]]
* [[Features]]
 
 
* [[Developer Team]]
 
* [[Developer Team]]
* [[Developer meetings]]
 
 
}}
 
}}
  
Line 29: Line 35:
 
{{Section|1=Downloading and Installing|2=
 
{{Section|1=Downloading and Installing|2=
 
* [[Downloads|Download packages and SDKs]]
 
* [[Downloads|Download packages and SDKs]]
* [[HOWTO:_Obtain_the_library_source_from_subversion|SVN access]]
+
* [[Obtaining_the_library_source_from_Mercurial|Mercurial access]]
 
}}
 
}}
  
Line 52: Line 58:
 
* [[Projects Using CEGUI]]: Games and other software using CEGUI
 
* [[Projects Using CEGUI]]: Games and other software using CEGUI
 
}}
 
}}
 
{{CEGUIWikiWhatsNew}}
 
<!-- Right sections -->
 
| valign="top" width="25%" |
 
<!-- Section 7: Latest News -->
 
{{CEGUINews}}
 
<!-- Section 9: Current Releases -->
 
{{CurrentCEGUI}}
 
|}
 
<!--
 
<div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px">
 
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;">
 
<span style="color:#3349dd; font-size:120%;">'''Getting Started'''</span>
 
<span style="color:#3349dd">[http://www.cegui.org.uk/wiki/index.php/Template:CEGUIWikiGettingStarted?action=edit (edit)]</span>
 
</div>
 
<div style="background:#ffffff; padding:0.5em">
 
{{CEGUIWikiGettingStarted}}
 
</div>
 
</div>
 
-->
 

Revision as of 09:47, 13 September 2014

Welcome to the CEGUI Community Wiki

This is our Community Wiki. Every CEGUI user is encouraged to edit, amend or add new pages to improve this Wiki!

To edit this wiki, post on our forums and/or report bugs on our mantis bug-tracker, you must be registered on our forums
When signing up/creating an account, you are required to fill in an authorisation code, the code is presently: wowisgreat


In the end of 2013 the new CEGUI website has gone online. All news and releases will be published there in the future.

Featured Videos from our YouTube Channel

Downloading and Installing

Working with CEGUI

  • Documentation: Information about getting documentation to match with your download
  • Tutorials: All tutorials to help you getting started with CEGUI
  • How-To series: How to deal with a specific feature of CEGUI
  • Manuals: Some more advanced material on using CEGUI

CEGUI for Content Creators

Community Projects