summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.