Difference between revisions of "Main Page"

From GriffinEngine
Jump to: navigation, search
 
(Undo revision 948 by Mstefaro (Talk))
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
+
__NOTOC__
 +
='''Welcome to the Griffin Engine documentation wiki'''=
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
As of Spring 2009 quarter, the Griffin Engine is being developed by a [[Primary Contributors|team]] of 7 students for ''CS 164: Game Engines'' course at [[Wikipedia:University of California, Santa Cruz|UCSC]].
  
== Getting started ==
+
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
== Update Information ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
* '''[[May 30 patch]]''' includes minor bugfixes, additions to HUD and mouse, a new geCircle class, and updated example code in main(). &mdash; [[User:Mstefaro|Mstefaro]] 11:06, 31 May 2009 (UTC)
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
* '''[[May 31 patch]]''' includes bugfixes and cleanup in HUD and input classes, and slight syntax modifications in geTimer and resource classes. &mdash; [[User:Mstefaro|Mstefaro]] 11:21, 1 June 2009 (UTC)
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
* '''June 1 documentation update''': [[:Category:HUD|HUD]] category is added to the wiki. [[geKeyboard]], [[geMouse]], [[geResourceManager]], [[geTimer]], [[geAnimation]], [[geSound]] are updated to reflect recent changes. &mdash; [[User:Mstefaro|Mstefaro]] 11:21, 1 June 2009 (UTC)
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
+
* '''[[June 2 patch]]''' (hopefully LAST ONE) includes bugfixes, ability to change fog settings, purging of old unused code, and a lot of new demo code.
 +
* '''June 3 documentation update''': Added inter-category navigation boxes to all classes, and brought many pages up-to-date.
 +
 
 +
{| style="width:100%"
 +
|-
 +
 
 +
| style="width:50%;vertical-align:top" |
 +
==For Game Designers==
 +
* [[Features]]
 +
* '''[[:Category:API|API Reference]]'''
 +
** [[:Category:Core|Core]]
 +
** [[:Category:Events|Events]]
 +
** [[:Category:Global|Global]]
 +
** [[:Category:Graphics|Graphics]]
 +
** [[:Category:HUD|HUD]]
 +
** [[:Category:Physics|Physics]]
 +
** [[:Category:Resources|Resources]]
 +
* [[Distributing your game]]
 +
* [http://ge.matvei.org/w/index.php?title=Talk:Features&action=edit&section=new Request a feature or make a suggestion]
 +
 
 +
| style="width:50%;vertical-align:top" |
 +
 
 +
==For Engine Developers==
 +
* [http://www.mediawiki.org/wiki/Help:Contents Wiki editing help]
 +
* [[API Template]]
 +
* [http://gforge.soe.ucsc.edu/gf/project/griffinengine/ gForge Project page]
 +
* [[Special:LonelyPages|List of unreachable pages]]
 +
* [[Special:WantedPages|List of dead links]]
 +
* [http://freeworld.thc.org/root/phun/unmaintain.html?repost=forPosterity Guide: How To Write Unmaintainable Code]
 +
 
 +
|}
 +
 
 +
----
 +
 
 +
 
 +
[[Image:Cant_sleep.png]]

Revision as of 14:18, 3 June 2009

Welcome to the Griffin Engine documentation wiki

As of Spring 2009 quarter, the Griffin Engine is being developed by a team of 7 students for CS 164: Game Engines course at UCSC.


Update Information

  • May 30 patch includes minor bugfixes, additions to HUD and mouse, a new geCircle class, and updated example code in main(). — Mstefaro 11:06, 31 May 2009 (UTC)
  • May 31 patch includes bugfixes and cleanup in HUD and input classes, and slight syntax modifications in geTimer and resource classes. — Mstefaro 11:21, 1 June 2009 (UTC)
  • June 1 documentation update: HUD category is added to the wiki. geKeyboard, geMouse, geResourceManager, geTimer, geAnimation, geSound are updated to reflect recent changes. — Mstefaro 11:21, 1 June 2009 (UTC)
  • June 2 patch (hopefully LAST ONE) includes bugfixes, ability to change fog settings, purging of old unused code, and a lot of new demo code.
  • June 3 documentation update: Added inter-category navigation boxes to all classes, and brought many pages up-to-date.

For Game Designers

For Engine Developers



File:Cant sleep.png