Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-03-21 19:26:40 +0000
committerStijn Buys <ingar@osirion.org>2008-03-21 19:26:40 +0000
commit7ba7d4c46730ea3ae461238a092dbd860112ea94 (patch)
tree285180e573afa58424dad0a47ffce2d69e209e17
parent2002f6d84b2105463b50d4d7e39138f831a06da2 (diff)
-rw-r--r--TODO10
-rw-r--r--configure.in4
-rw-r--r--osirion.kdevelop.pcsbin515566 -> 526697 bytes
-rw-r--r--osirion.kdevses9
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
--- a/osirion.kdevelop.pcs
+++ b/osirion.kdevelop.pcs
Binary files differ
diff --git a/osirion.kdevses b/osirion.kdevses
index b1bd6ba..c865c2a 100644
--- a/osirion.kdevses
+++ b/osirion.kdevses
@@ -1,10 +1,13 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE KDevPrjSession>
<KDevPrjSession>
- <DocsAndViews NumberOfDocuments="1" >
- <Doc0 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/client/input.cc" >
- <View0 Encoding="" line="78" Type="Source" />
+ <DocsAndViews NumberOfDocuments="2" >
+ <Doc0 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/core/netclient.cc" >
+ <View0 Encoding="" line="112" Type="Source" />
</Doc0>
+ <Doc1 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/core/netserver.cc" >
+ <View0 Encoding="" line="78" Type="Source" />
+ </Doc1>
</DocsAndViews>
<pluginList>
<kdevdebugger>