diff --git a/README.html b/README.html index 9fb2b7b5..dd400938 100644 --- a/README.html +++ b/README.html @@ -131,6 +131,7 @@ Compile time options include
  • Fix the "unalias" console command
  • Restore the "screen size" menu item
  • Fixed an erroneous protocol check in the server code
  • +
  • Raised the default zone memory size to 384 kb
  • Revised lit file loading, the lit file must be from the same game directory as the map itself
  • Fixed rest of the compiler warnings
  • Other minor sound and cdaudio updates
  • diff --git a/README.sgml b/README.sgml index 477bbe4e..5e7c76c0 100644 --- a/README.sgml +++ b/README.sgml @@ -79,6 +79,7 @@ Compile time options include Fix the "unalias" console command Restore the "screen size" menu item Fixed an erroneous protocol check in the server code + Raised the default zone memory size to 384 kb Revised lit file loading, the lit file must be from the same game directory as the map itself Fixed rest of the compiler warnings Other minor sound and cdaudio updates diff --git a/README.txt b/README.txt index 0c2ec98b..b9f65c01 100644 --- a/README.txt +++ b/README.txt @@ -136,6 +136,8 @@ o Fixed an erroneous protocol check in the server code + o Raised the default zone memory size to 384 kb + o Revised lit file loading, the lit file must be from the same game directory as the map itself