summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Nazarov <skuller@skuller.net>2011-04-23 14:36:48 +0400
committerAndrey Nazarov <skuller@skuller.net>2011-04-23 14:36:48 +0400
commitf65d2d82b33b25c8ac1aa00c8c8066eecf9ecd93 (patch)
tree3ae8803aa80820591752f0a61fe838663a98c6f6
parentf2201824c6ed9e8da6e8fefaba100dea5551c196 (diff)
Add note about savegame support status.
-rw-r--r--doc/client.txt5
-rw-r--r--doc/server.txt3
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/client.txt b/doc/client.txt
index 2e9feda..6114d84 100644
--- a/doc/client.txt
+++ b/doc/client.txt
@@ -1215,7 +1215,10 @@ it used to be you know where to look. The following list may be incomplete.
- Joysticks are not supported.
-- Savegames are not supported.
+- Single player savegames are partially supported: only ‘savegame’ and
+ ‘loadgame’ console commands are available yet (no menu and autosave support),
+ and only the ‘baseq2’ game library included in Q2PRO distribution has been
+ converted to use the new improved savegame format.
- CD music is not supported.
diff --git a/doc/server.txt b/doc/server.txt
index c9fe0e9..46f6269 100644
--- a/doc/server.txt
+++ b/doc/server.txt
@@ -750,6 +750,3 @@ it used to be you know where to look. The following list may be incomplete.
- Likewise, ‘link’ command syntax has been changed to work with virtual paths
constrained to the quake file system. All arguments to ‘link’ are normalized.
-- Cinematics are not supported.
-
-- Savegames are not supported.