Question: What is the idea/concept of "bricks" ? (closed)

Added by ragnar-gd over 4 years ago

I'm constantly reviewing the code. At the moment i'm at the client-code, and some questions came up.
As these questions are of a general nature, i don't post them at IRC.

So: What is the idea behind a "brick"?


Replies (2)

RE: Question: What is the idea/concept of "bricks" ? - Added by sfb over 4 years ago

ragnar-gd,

A brick is exactly what it sounds like. It's an essential building block of an item, character, etc. For example titles are granted to a character based on bricks, skills are bricks and so on. Take a look in code/ryzom/common/data_leveldesign/leveldesign/game_element/sbrick for some examples. Also look at code/ryzom/common/src/game_share/brick_families.h for other types of bricks.

Thanks,
sfb
/s

(1-2/2)