This shows you the differences between two versions of the page.
|
contribute [2012/03/15 22:08] avenger [Information] |
contribute [2013/04/04 21:20] (current) lynxlynxlynx |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How can I help? ====== | ====== How can I help? ====== | ||
| - | * [[https://openhatch.org/+projects/GemRB|See this for a longer writeup]] (FIXME, duplicate here?) | + | * [[https://openhatch.org/+projects/GemRB|See this for a bit longer writeup (left sidebar)]] (FIXME, duplicate here?) |
| - | * Report problems, omissions, bugs and wishes on the forum or the bug tracker. | + | |
| - | * Move documentation (see files distributed along with the code) to this Wiki. | + | ==== Programming and tinkering ==== |
| * **Add code for [[todo|missing features or bugs]].** | * **Add code for [[todo|missing features or bugs]].** | ||
| * Write [[developers:mods]]. | * Write [[developers:mods]]. | ||
| + | * A list of medium-sized projects can be found in [[developers:gsoc_ideas|GSOC ideas]] (also useful if we ever apply) | ||
| + | * Test the behavior of the original games, see [[developers:ietesting|this list]]. | ||
| + | * Help with code review and testing | ||
| + | * Make a fantasy [[http://forums.gibberlings3.net/index.php?showtopic=21374&view=findpost&p=206395|wiki design]] for use here. | ||
| + | |||
| + | ==== General ==== | ||
| + | * Report problems, omissions, bugs and wishes on the forum or the bug tracker (see [[todo]]). | ||
| + | * Add documentation to this wiki (see files distributed along with the code and the forum). | ||
| + | * Participate in the forums and/or IRC chat helping other users and developers | ||
| * Add cool screenshots or fanart to the [[gallery]], videos to the [[video_list|video list]]. | * Add cool screenshots or fanart to the [[gallery]], videos to the [[video_list|video list]]. | ||
| + | * Let us know of any articles, buzz or other materials you find about GemRB | ||
| + | * Spread the word about the project; try to bring in new contributors | ||
| + | * blog, vlog (Let's Play?), social media, give a talk ... | ||
| + | * undefined creative approaches | ||
| * Improve the [[known problems]] page by providing solutions. | * Improve the [[known problems]] page by providing solutions. | ||
| - | * test the behavior of the original games, see [[developers:ietesting|this list]]. | + | * Organize a hackfest for us :) |
| - | * ([[developers:gsoc_ideas|GSOC ideas]] if we ever apply for the program) | + | * Make a fantasy [[http://forums.gibberlings3.net/index.php?showtopic=21374&view=findpost&p=206395|wiki design]] for use here. |
| ===== Make a new game ===== | ===== Make a new game ===== | ||
| - | Many people have asked if this is possible and the answer is: **of course!** GemRB may not be complete yet, but that doesn't stop you from starting to work on the graphics, sound, music, story, characters, items ... | + | Many people have asked if this is possible and the answer is: **of course!** GemRB may not be complete yet, but that doesn't stop you from starting to work on the graphics, sound, music, story, characters, items ... A really basic demo has already been added and is bundled with the code, so a base is set. |
| Sure, this would be a huge project, but imagine having a [[newgame:newgame|Free game]] like any of the old IE classics! | Sure, this would be a huge project, but imagine having a [[newgame:newgame|Free game]] like any of the old IE classics! | ||
| Line 21: | Line 34: | ||
| ====== Information ====== | ====== Information ====== | ||
| - | * [[http://gemrb.git.sourceforge.net/git/gitweb.cgi?p=gemrb/gemrb;a=summary|Browse the code]] or [[download]] it directly | + | * [[https://github.com/gemrb/gemrb|Browse the code]] or [[download]] it directly |
| * [[http://titanpad.com/LHPyb9r96s|Draft]] coding style guidelines | * [[http://titanpad.com/LHPyb9r96s|Draft]] coding style guidelines | ||
| * [[http://iesdp.gibberlings3.net/|IESDP - The Infinity Engine Structures Description Project]] | * [[http://iesdp.gibberlings3.net/|IESDP - The Infinity Engine Structures Description Project]] | ||
| * GemRB Engine [[engine:start|overview]] | * GemRB Engine [[engine:start|overview]] | ||
| * GUIScript [[documentation]] | * GUIScript [[documentation]] | ||
| + | * [[http://lynxlynx.info/ie/string-dumps.zip|Plaintext dumps of game strings with matching strrefs]] | ||
| * [[http://buildbot.gemrb.org/|buildbot]] | * [[http://buildbot.gemrb.org/|buildbot]] | ||
| - | * the [[http://forums.gibberlings3.net/index.php?showforum=91|forum]], [[irc://freenode/gemrb|irc]] | + | * the [[http://forums.gibberlings3.net/index.php?showforum=91|forum]], [[http://webchat.freenode.net/?channels=GemRB|IRC]] |