Difference between revisions of "Programming"

From FreeOrionWiki
Jump to: navigation, search
(revert)
Line 1: Line 1:
[[FreeOrion]] is being made with C++, [[OpenGL]] and [[GiGi]]. The programming lead is [http://www.freeorion.org/forum/profile.php?mode=viewprofile&u=11 Tzlaine], who unfortunately is "missing in action" at the moment. Until he returns, [[User:Yoghurt|Yoghurt]] has taken the role of deputy lead programmer.
+
Unfortunately, the project had to be shut down. The reason is the incompetence of those responsible for the web pages who kept their pages open to anonymous changes. Against such unsedired changes they tried dilettantic attempts like banning an IP (as if any attacker would have a problem to get as many new IPs as she desires) or using a spam filter (so that pages cannot be saved when they contain certain expressions).
  
If you want to contribute, please speak to [[User:Yoghurt|Yoghurt]] and take the time to be familiar with the [[source code]]. [[Programming Work]] contains a list of things needed to be completed.
+
Since some basic competence in establishing proper authentication is crucial for a project like this, and we do not have such personnel, we have decided to give up FreeOrion.
 
+
Here you can find information on procedures, code standards, etc:
+
* [[Change Control Guidelines]]
+
* [[Code Standards]]
+
* [[Peer Review]]
+
* [[Documentation Guidelines]]
+
* [[Test Procedures]]
+
* [[Tools]]
+
* [[Adding and removing source-files]]
+

Revision as of 14:00, 24 April 2005

Unfortunately, the project had to be shut down. The reason is the incompetence of those responsible for the web pages who kept their pages open to anonymous changes. Against such unsedired changes they tried dilettantic attempts like banning an IP (as if any attacker would have a problem to get as many new IPs as she desires) or using a spam filter (so that pages cannot be saved when they contain certain expressions).

Since some basic competence in establishing proper authentication is crucial for a project like this, and we do not have such personnel, we have decided to give up FreeOrion.