diff --git a/README.html b/README.html index 815d2c67..72e981e4 100644 --- a/README.html +++ b/README.html @@ -66,13 +66,13 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and

@@ -156,7 +156,8 @@ Compile time options include

diff --git a/README.music b/README.music index d95019fd..d4a3ecda 100644 --- a/README.music +++ b/README.music @@ -87,3 +87,4 @@ chosen, because it is most likely the one from our own game directory itself. This way, if a mod has track02 as a mp3 or wav, which is below track02.ogg in the music_handler order, the mp3 or wav will still have priority over track02.ogg from the id1 game directory. + diff --git a/README.sgml b/README.sgml index 94947b2a..79e7ff6d 100644 --- a/README.sgml +++ b/README.sgml @@ -17,10 +17,10 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and Downloads

- - - - + + + + @@ -94,7 +94,8 @@ Alternatively, have a look at Makefile.darwin for more instructions on More work for string buffer safety Reverted v0.85.5 change of not allowing deathmatch and coop cvars to be set at the same time (was reported for possibility of causing compatibility issues with mods) - Several cleanups in the cvar layer + Several cleanups/changes in the cvar layer + Minor SDL video fixes.

diff --git a/README.txt b/README.txt index c3632971..d621c58d 100644 --- a/README.txt +++ b/README.txt @@ -47,16 +47,16 @@ o Source - + o Linux (x86) - + o Windows (x86) - + o OSX image - + 3. Hints @@ -162,7 +162,9 @@ be set at the same time (was reported for possibility of causing compatibility issues with mods) - o Several cleanups in the cvar layer + o Several cleanups/changes in the cvar layer + + o Minor SDL video fixes. 5.2. Changes in 0.85.5