Home

Version 61 (vl, 05/23/2013 05:31 pm)

1 1 vl
*Ryzom Core* is the open-source project related to "*Ryzom Game*":http://www.ryzom.com. Written in C++, Ryzom Core contains the whole code (client, server, tools) used to make the commercial "MMORPG Ryzom":http://www.ryzom.com. Ryzom Core is a toolkit for the development of *massively multiplayer online universes*. It provides the base technologies and a set of development methodologies for the development of both client and server code.
2 61 vl
3 61 vl
.
4 61 vl
.
5 61 vl
.
6 61 vl
7 61 vl
h1. This site is deprecated. Now, go to: http://www.ryzomcore.org
8 61 vl
9 61 vl
.
10 61 vl
.
11 61 vl
.
12 1 vl
13 60 sfb
h1. Important Update
14 60 sfb
15 60 sfb
The entire 'dev.ryzom.com' website will be phased out in the coming months. The site has been put into read-only mode for non-developers and the content is in the process of being moved. Our new home will be: www.ryzomcore.org - which you may recognize as what used to be the developers blog. We have moved the source code to BitBucket already and merged the SF.net repository over, it will be left in place for history for some time. In addition to hosting source our issues will be hosted in BitBucket for the time being. We have an OnDemand license for JIRA but have decided not to use it for the time being. For forums and discussions we will be using Google Communities. Here's a recap of the new sites we will be using:
16 60 sfb
17 60 sfb
* "Home Page":http://www.ryzomcore.org
18 60 sfb
* "Documentation":https://ryzomcore.atlassian.net/wiki/display/RC/Ryzom+Core+Home
19 60 sfb
* "Issues":https://bitbucket.org/ryzom/ryzomcore/issues?status=new&status=open
20 60 sfb
* "Source Code":https://bitbucket.org/ryzom/ryzomcore
21 60 sfb
* "Discussion":https://plus.google.com/u/0/communities/103798956862568269036
22 60 sfb
23 60 sfb
Moving all of the wiki content will be a slow process and any help would be greatly appreciated. Thank you!
24 60 sfb
25 1 vl
26 51 kaetemi
!screenshot013_ui.jpg! !screenshot008_environment.jpg!
27 1 vl
28 51 kaetemi
29 56 Botanic
Ryzom Core is *open source* and released under the terms of the "GNU Affero General Public License 3.0":http://www.fsf.org/licensing/licenses/agpl-3.0.html (GNU/AGPLv3) for the *source code* and the "Creative Commons Attributions-ShareAlike 3.0":http://creativecommons.org/licenses/by-sa/3.0/ (CC-BY-SA) for the *art assets*. Which means you can create your own game using Ryzom Core, for more information on doing so check out [[Creating_Your_Own_Game_Using_Ryzom_Core|Creating Your Own Game Using Ryzom Core]].
30 51 kaetemi
31 1 vl
h2. Overview
32 1 vl
33 17 vl
* Adaptive 3D engine
34 32 katriell
* Supports large open terrains and detailed interiors
35 17 vl
* Fully skinnable user interface
36 17 vl
* Highly optimized and proven cloud-based networking architecture
37 17 vl
* Efficient client/server communication based on UDP
38 17 vl
* Cross-platform
39 1 vl
* Multilanguage support with Unicode
40 1 vl
* Adaptive sound engine
41 17 vl
* Full suite of tools to create a complete commercial MMORPG
42 51 kaetemi
43 51 kaetemi
!screenshot004_sound_debug.jpg! !screenshot013_perf_debug.jpg! !screenshot010_pacs_debug.jpg!
44 16 vl
45 32 katriell
[[RyzomFeatures|Read more about Ryzom Core features...]]
46 16 vl
47 17 vl
h2. Ryzom Core FAQs
48 3 sfb
49 32 katriell
For questions about why Ryzom decided to open-source its code, concerns about the impact of open source and questions about the direction of the project please see the [[OpenSourceFAQ|Ryzom Open Source FAQ]].
50 8 sfb
51 3 sfb
If you're a developer interested in Ryzom please check out our [[DevelopersFAQ|Ryzom Developer FAQ]]
52 3 sfb
53 25 vl
h2. Open Shard
54 25 vl
55 41 sfb
If you want to test Ryzom Core, we have set up a shard where you can connect and see a basic version of Ryzom Core. [[OpenShard|More information...]]
56 25 vl
57 3 sfb
h2. Getting Started
58 6 vl
59 1 vl
* [[Contact the community]]
60 53 shackra
* Check out our manual on [[Getting Source|getting the Ryzom source]] for instructions on how to download the source code. After getting the source code you will want to check out [[BuildForLinux|GNU/Linux]] or [[BuildForWindowsCmake|Windows]] instructions on how to build the source code.
61 1 vl
62 1 vl
h3. Ryzom Open Media Assets
63 1 vl
64 1 vl
Please check out the "Ryzom Asset Repository":http://media.ryzom.com/.
65 1 vl
66 1 vl
h2. Documentation
67 1 vl
68 33 katriell
You can read the *[[Guide|Ryzom Core guide]]* (work in progress).
69 17 vl
70 17 vl
Other resources:
71 17 vl
72 17 vl
* [[OpenSourceFAQ|Ryzom Open Source FAQ]]
73 17 vl
* [[DevelopersFAQ|Ryzom Developer FAQ]]
74 17 vl
* "Roadmap":http://dev.ryzom.com/projects/ryzom/roadmap
75 17 vl
* [[HowTos]]
76 18 vl
* [[Licensing|Ryzom Licenses]]
77 18 vl
* [[CodingStandards]]
78 57 kervala
* "Browse Ryzom Source Code on Bitbucket":https://bitbucket.org/ryzom/ryzomcore
79 46 haitrinh1592
80 46 haitrinh1592
81 21 vl
82 21 vl
h2. Ways to Contribute
83 21 vl
84 21 vl
* [[HELP US]]
85 21 vl
* [[Contact the community]]