diff options
author | William 'psyFi' Hatcher <william@hatcher.work> | 2017-08-13 13:32:12 +0200 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@outlook.com> | 2017-08-13 13:32:12 +0200 |
commit | 0cd8482f07aadab6de27aa7395de5408737093ad (patch) | |
tree | f6809d1a12db5ed885a98f260bdf95a21e3c2343 /docs/_files.txt | |
parent | Replaced includes with forward declarations (diff) | |
download | cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.gz cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.bz2 cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.lz cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.xz cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.zst cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.zip |
Diffstat (limited to 'docs/_files.txt')
-rw-r--r-- | docs/_files.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/_files.txt b/docs/_files.txt deleted file mode 100644 index 85a4253c1..000000000 --- a/docs/_files.txt +++ /dev/null @@ -1,20 +0,0 @@ - -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 - -Login Sequence.txt - - Annotated log of packets exchanged between the client and server for login; 1.6.2 protocol - -Object ownership.gv - - a GraphViz file to visualise ownership relations in the Cuberite code architecture - -SocketThreads states.gv - - a GraphViz file documenting the states for individual sockets in cSocketThreads, and transitions between them - -Springs.ods - - a spreadsheet with collected statistics about the occurrence of lava / water springs based on height. |