From 168c760b06b3f3a755779f4356045374d452994d Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 21 Jul 2013 20:01:35 +0000 Subject: Added the docs folder with some documents that have piled up in my working copy git-svn-id: http://mc-server.googlecode.com/svn/trunk@1675 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- docs/_files.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/_files.txt (limited to 'docs/_files.txt') diff --git a/docs/_files.txt b/docs/_files.txt new file mode 100644 index 000000000..31e5de926 --- /dev/null +++ b/docs/_files.txt @@ -0,0 +1,7 @@ + +Contents of this folder: + +API class inheritance - blockentities.gv - a GraphViz file to visualise inheritance in the API classes in the Wiki for the cBlockEntity class' descendants +API class inheritance - entities.gv - a GraphViz file to visualise inheritance in the API classes in the Wiki for the cEntity class' descendants +Object ownership.gv - a GraphViz file to visualise ownership relations in the MCServer code architecture +Springs.ods - a spreadsheet with collected statistics about the occurrence of lava / water springs based on height. -- cgit v1.2.3