diff options
author | Stijn Buys <ingar@osirion.org> | 2008-05-05 17:45:30 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-05-05 17:45:30 +0000 |
commit | c11c0174ece92b4502648ad33653975bfdfc39a0 (patch) | |
tree | 88860bfcbb7206834e61533af79f7631b5638cb2 /TODO | |
parent | 7218e3bd4616d4706090ec47d72845a2bb89c6a3 (diff) |
lights with entity color, sunlight, network stats
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,8 @@ filesystem: model: split map loader from model + support map classes (e.g. func_rotate) + engine flare key core: connection to remote game (ok) @@ -26,6 +28,7 @@ network: rcon, commands zlib compression fix lag + protocol version in handshake client: input handler switching (ok) @@ -44,9 +47,12 @@ render: text quads render pipe + add small camera light, fix lighting without sun + win32 port: network not functional (ok) texture loading is broken (ok) screenshots are broken (ok) directory creation + |