diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-07-15 10:52:24 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-07-15 10:52:24 +0000 |
| commit | 07c8ff2e537958c6f6217b4fd48ddaa85882e068 (patch) | |
| tree | ca7ce05c87c99b2ef05cdef86b7d423672cf21a6 /docs | |
| parent | 8a4cd7627e78d87b44c52bf53786c6891ded6866 (diff) | |
| download | zcatch-07c8ff2e537958c6f6217b4fd48ddaa85882e068.tar.gz zcatch-07c8ff2e537958c6f6217b4fd48ddaa85882e068.zip | |
commited the tasks document
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/articles/tasks.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/articles/tasks.txt b/docs/articles/tasks.txt index bbf3969c..d72ebf73 100644 --- a/docs/articles/tasks.txt +++ b/docs/articles/tasks.txt @@ -15,12 +15,15 @@ Group: 0.2.x - * Cleanup: editor.cpp * Web: FAQ on the webpage -* Game: Events for kills and such + * Game: Pickup sounds * Game: Add the sounds * Game: Fix the hammer again * Game: Tweak graphics +* Editor: Put it back in +* Client: Parallax layers + * Client: More robust and smoother handling of snapshots * Need to add some smoothed timer or something @@ -29,6 +32,8 @@ Group: 0.2.x - * Server: LAN / Internet / Private servers. * Server: Answer to a getinfo message +DONE * Game: fraglimit, timelimit +DONE * Game: Events for kills and such DONE * Game: Chat DONE * Game: Bigger and better scoreboard DONE * Cleanup: SVN |