about summary refs log tree commit diff
path: root/docs/conf/Menu.txt
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-10-06 18:05:01 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-10-06 18:05:01 +0000
commit12472ef7f405f5e8eb620059cbf95926a458538a (patch)
tree712cc453e491ff46c96b48785a94093b1d17cb1f /docs/conf/Menu.txt
parentd1b55351ccc2252917ad494b74bb6ad562df34ce (diff)
downloadzcatch-12472ef7f405f5e8eb620059cbf95926a458538a.tar.gz
zcatch-12472ef7f405f5e8eb620059cbf95926a458538a.zip
major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
Diffstat (limited to 'docs/conf/Menu.txt')
-rw-r--r--docs/conf/Menu.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/conf/Menu.txt b/docs/conf/Menu.txt
index b611b0d8..95aec568 100644
--- a/docs/conf/Menu.txt
+++ b/docs/conf/Menu.txt
@@ -50,8 +50,6 @@ Format: 1.4
 # --------------------------------------------------------------------------
 
 
-File: OS Abstraction  (/home/kma/code/teeworlds/trunk/src/engine/e_system.h)
-
 Group: Engine  {
 
    File: Messaging  (/home/kma/code/teeworlds/trunk/src/engine/e_if_msg.h)
@@ -70,6 +68,7 @@ Group: Engine  {
 
          File: Client Hooks  (/home/kma/code/teeworlds/trunk/src/engine/e_if_modc.h)
          File: Client Interface  (/home/kma/code/teeworlds/trunk/src/engine/e_if_client.h)
+         File: e_huffman.h  (/home/kma/code/teeworlds/trunk/src/engine/e_huffman.h)
          File: Engine Interface  (/home/kma/code/teeworlds/trunk/src/engine/e_if_other.h)
          File: Graphics  (/home/kma/code/teeworlds/trunk/src/engine/e_if_gfx.h)
          File: Input  (/home/kma/code/teeworlds/trunk/src/engine/e_if_inp.h)
@@ -92,7 +91,9 @@ Group: Engine  {
 
 Group: Game  {
 
-   File: Entity  (/home/kma/code/teeworlds/trunk/src/game/server/gs_common.hpp)
+   File: Entity  (/home/kma/code/teeworlds/trunk/src/game/server/entity.hpp)
+   File: Game Controller  (/home/kma/code/teeworlds/trunk/src/game/server/gamecontroller.hpp)
+   File: Game World  (/home/kma/code/teeworlds/trunk/src/game/server/gameworld.hpp)
    }  # Group: Game
 
 Group: Index  {
@@ -102,6 +103,7 @@ Group: Index  {
    Constant Index: Constants
    Function Index: Functions
    Variable Index: Variables
+   File Index: Files
    }  # Group: Index