From 7ba7d4c46730ea3ae461238a092dbd860112ea94 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 21 Mar 2008 19:26:40 +0000 Subject: --- TODO | 10 ++++++---- configure.in | 4 ++-- osirion.kdevelop.pcs | Bin 515566 -> 526697 bytes osirion.kdevses | 9 ++++++--- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index 584dc6c..acf00d7 100644 --- a/TODO +++ b/TODO @@ -6,14 +6,16 @@ filesystem:: core:: connection to remote game (ok) - read/write configuration file + read/write configuration file (ok) + split client and server configuration parse command line options network:: - protocol + UDP datagrams + protocol description chat, channels rcon, commands - buffered sends + buffered sends (ok) zlib compression fix lag client connection state @@ -28,7 +30,7 @@ client:: render:: render pipelines pipeline for Lines AlphaLines Quads AlphaQuads Characters - .map models + .map models (ok) sys:: win32 (requires removal or #ifdef of the select() calls) \ No newline at end of file diff --git a/configure.in b/configure.in index 579b643..13d7060 100644 --- a/configure.in +++ b/configure.in @@ -166,8 +166,8 @@ dnl --------------------------------------------------------------- dnl Write makefiles and config.h AC_OUTPUT(Makefile src/Makefile src/client/Makefile src/core/Makefile \ - src/filesystem/Makefile src/game/Makefile src/math/Makefile src/net/Makefile src/render/Makefile \ - src/server/Makefile src/sys/Makefile) + src/filesystem/Makefile src/game/Makefile src/math/Makefile src/render/Makefile src/server/Makefile \ + src/sys/Makefile) dnl --------------------------------------------------------------- dnl Configuration summary diff --git a/osirion.kdevelop.pcs b/osirion.kdevelop.pcs index 6961206..e58b241 100644 Binary files a/osirion.kdevelop.pcs and b/osirion.kdevelop.pcs differ diff --git a/osirion.kdevses b/osirion.kdevses index b1bd6ba..c865c2a 100644 --- a/osirion.kdevses +++ b/osirion.kdevses @@ -1,10 +1,13 @@ - - - + + + + + + -- cgit v1.2.3