You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nuno Gonçalves (Ulukyn) 7df9b2f255 Merge branch '58-add-rotz-roty-and-dist-reflect-lua-to-3dcamera-of-a-scene' into 'main/gingo-test'
Resolve "Add rotz roty and dist reflect lua to 3DCamera of a scene"

See merge request ryzom/ryzom-core!48
3 years ago
CMakeModules Use Windows SDK if DirectX SDK not installed 3 years ago
dist Changed: New urls for download ryzom client (with ryzom installer) 6 years ago
nel Added NL_NO_ASSERT to remove asserts in server 3 years ago
nelns Fix for MySQL 8 client lib support 3 years ago
personal Move code to root 5 years ago
ryzom Resolve "Add rotz roty and dist reflect lua to 3DCamera of a scene" 3 years ago
snowballs2 Move code to root 5 years ago
studio Update copyright attribution for GPL compliance 4 years ago
tool Exclude commits from attribution 3 years ago
web Fix PHP setup script 3 years ago
win-build Added build scripts for windows client and 3dsmax plugin 3 years ago
.clang-format Move code to root 5 years ago
.editorconfig Move code to root 5 years ago
.gitignore Merge branch 'atys' into develop-atys 3 years ago
.hgeol EOL 10 years ago
.hgignore Move code to root 5 years ago
.hgtags Tag cleanup 5 years ago
.travis.yml Move code to root 5 years ago
CMakeLists.txt Update hunter to 0.23.321 3 years ago
CMakePackaging.txt Move code to root 5 years ago
COPYING Move code to root 5 years ago
CTestConfig.cmake Move code to root 5 years ago
LICENSE Add LICENSE copy to the repository root 5 years ago
README Move code to root 5 years ago
README.md Merged github:zerotacg/ryzomcore/feature/travis-ci 9 years ago
azure-pipelines.yml Add macOS to azure pipeline 3 years ago
changelog.template Move code to root 5 years ago
config.h.cmake Move to root 3 years ago
nelDashBuild.cmd Move code to root 5 years ago
nelDashBuild.sh Move code to root 5 years ago
path_config.bat Added build scripts for windows client and 3dsmax plugin 3 years ago

README.md

Ryzom Core Build Status

Ryzom Core is the open-source project related to Ryzom Game. Written in C++, Ryzom Core contains the whole code (client, server, tools) used to make the commercial MMORPG Ryzom. 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.

Ryzom Core is open source and released under the terms of the GNU Affero General Public License 3.0 (GNU/AGPLv3) for the source code and the Creative Commons Attributions-ShareAlike 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.