diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-07-21 22:01:35 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-07-21 22:01:35 +0200 |
commit | 168c760b06b3f3a755779f4356045374d452994d (patch) | |
tree | 99bd608fdd499839ba56e0ec1a19350bd4c55654 /docs/_files.txt | |
parent | Added a StringToMobType() function to the Lua API (patch contributed by STR_Warrior) (diff) | |
download | cuberite-168c760b06b3f3a755779f4356045374d452994d.tar cuberite-168c760b06b3f3a755779f4356045374d452994d.tar.gz cuberite-168c760b06b3f3a755779f4356045374d452994d.tar.bz2 cuberite-168c760b06b3f3a755779f4356045374d452994d.tar.lz cuberite-168c760b06b3f3a755779f4356045374d452994d.tar.xz cuberite-168c760b06b3f3a755779f4356045374d452994d.tar.zst cuberite-168c760b06b3f3a755779f4356045374d452994d.zip |
Diffstat (limited to 'docs/_files.txt')
-rw-r--r-- | docs/_files.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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.
|