2025-01-26 18:33:45 +01:00

61 lines
1.5 KiB
C

// This file is a footer for Raydium documention
// No compilation is required.
/*=
Miscalleneous
9000
**/
// License
/**
Raydium engine and provided applications are released under GPL version 2.
You can found the original text of this license here :
http://www.gnu.org/licenses/gpl.txt
**/
// About CQFD Corp Raydium Team
/**
Alphabetical order:
batcox, Blue Prawn, Cocorobix, FlexH, Jimbo, manproc, Mildred, neub, RyLe,
vicente, whisky, willou, Xfennec, Yoltie.
**/
// Todo
/**
No particular order:
- rendering core rewrite
- self-running demo
- (idea from RyLe) 'rayphp/' scripts integration into the binary (and why
not, a "PACK style" support).
- more network stack optimisations (UDP reads, mainly)
- better organisation of comp.sh and ocomp.sh files (separate options
and build process)
See also my todo: http://wiki.raydium.org/wiki/XfenneC
Please, if you start working on a feature, say it on the Wiki.
**/
// Links
/**
http://raydium.org (Raydium home)
svn://raydium.org/raydium/trunk (SVN trunk)
http://raydium.org/svn.php (SVN "live" changelog)
http://memak.raydium.org (MeMak forum: "a game using Raydium", french)
http://www.cqfd-corp.org (CQFD homesite)
mailto:xfennec -AT- cqfd-corp.org
**/
// Greets
/**
**RyLe**: original implementation of sound.c (OpenAL core sound API)
**BatcoX**: export of RayODE functions into RayPHP (reg_api.c)
and additional PHP wrappers (wrappers.c)
**Mildred**: header and Makefile generator, dynamic version of
Raydium (.so and .a) for Linux.
**/
// The end !