diff --git a/Linux/sgml/Quakespasm.sgml b/Linux/sgml/Quakespasm.sgml index 13bfe5ae..9d2fb865 100644 --- a/Linux/sgml/Quakespasm.sgml +++ b/Linux/sgml/Quakespasm.sgml @@ -4,7 +4,7 @@ -Page last edited: July 2016 +Page last edited: August 2016 About

@@ -157,6 +157,14 @@ The "game" command doesn't execute quake.rc in the new game directory being swit

Changes

+ Changes in 0.92.1

+ + Fixed large menu scale factors (was broken in 0.92.0). + Fixed PAUSE key (was broken in 0.92.0). + Updated some of the third-party libraries. + +

+ Changes in 0.92.0

SDL2 Game Controller support. diff --git a/Quakespasm.html b/Quakespasm.html index 0e6a55d9..4dd4940c 100644 --- a/Quakespasm.html +++ b/Quakespasm.html @@ -1,7 +1,7 @@ - + QuakeSpasm @@ -12,7 +12,7 @@

 

-

Page last edited: July 2016

+

Page last edited: August 2016

1. About

@@ -42,19 +42,20 @@

6. Changes

7. Todo

@@ -244,7 +245,17 @@ these patched libSDL binaries may help. -

6.1 Changes in 0.92.0 +

6.1 Changes in 0.92.1 +

+ +

+

    +
  • Fixed large menu scale factors (was broken in 0.92.0).
  • +
  • Fixed PAUSE key (was broken in 0.92.0).
  • +
  • Updated some of the third-party libraries.
  • +
+

+

6.2 Changes in 0.92.0

@@ -264,7 +275,7 @@ these patched libSDL binaries may help.

  • Updated some of the third-party libraries. Other fixes/clean-ups.
  • -

    6.2 Changes in 0.91.0 +

    6.3 Changes in 0.91.0

    @@ -324,7 +335,7 @@ these patched libSDL binaries may help.
  • Raised MAX_SFX to 1024 (was 512).
  • -

    6.3 Changes in 0.90.1 +

    6.4 Changes in 0.90.1

    @@ -384,7 +395,7 @@ these patched libSDL binaries may help.
  • Update 3rd-party libraries.
  • -

    6.4 Changes in 0.90.0 +

    6.5 Changes in 0.90.0

    @@ -429,7 +440,7 @@ these patched libSDL binaries may help.

  • Other fixes and clean-ups.
  • -

    6.5 Changes in 0.85.9 +

    6.6 Changes in 0.85.9

    @@ -453,7 +464,7 @@ these patched libSDL binaries may help.

  • Several other minor fixes/cleanups.
  • -

    6.6 Changes in 0.85.8 +

    6.7 Changes in 0.85.8

    @@ -478,7 +489,7 @@ these patched libSDL binaries may help.

  • Miscellaneous source code cleanups.
  • -

    6.7 Changes in 0.85.7 +

    6.8 Changes in 0.85.7

    @@ -496,7 +507,7 @@ these patched libSDL binaries may help.

  • Several other small changes mostly invisible to the end-user
  • -

    6.8 Changes in 0.85.6 +

    6.9 Changes in 0.85.6

    @@ -507,7 +518,7 @@ these patched libSDL binaries may help.

  • Minor SDL video fixes.
  • -

    6.9 Changes in 0.85.5 +

    6.10 Changes in 0.85.5

    @@ -526,7 +537,7 @@ these patched libSDL binaries may help.

  • Several code updates from uHexen2 project, several code cleanups.
  • -

    6.10 Changes in 0.85.4 +

    6.11 Changes in 0.85.4

    @@ -544,7 +555,7 @@ these patched libSDL binaries may help.

  • Other minor sound and cdaudio updates
  • -

    6.11 Changes in 0.85.3 +

    6.12 Changes in 0.85.3

    @@ -567,7 +578,7 @@ these patched libSDL binaries may help.

    -

    6.12 Changes in 0.85.2 +

    6.13 Changes in 0.85.2

    @@ -586,7 +597,7 @@ these patched libSDL binaries may help.

    -

    6.13 Changes in 0.85.1 +

    6.14 Changes in 0.85.1

    diff --git a/Quakespasm.txt b/Quakespasm.txt index d1766986..939c231d 100644 --- a/Quakespasm.txt +++ b/Quakespasm.txt @@ -19,29 +19,30 @@ 5. Known Bugs 6. Changes - 6.1 Changes in 0.92.0 - 6.2 Changes in 0.91.0 - 6.2.1 Bugfixes - 6.2.2 Visual improvements - 6.2.3 Interface improvements - 6.2.4 Code cleanup / Other - 6.2.5 Raised limits - 6.3 Changes in 0.90.1 + 6.1 Changes in 0.92.1 + 6.2 Changes in 0.92.0 + 6.3 Changes in 0.91.0 6.3.1 Bugfixes - 6.3.2 Performance - 6.3.3 Visual improvements - 6.3.4 Interface improvements - 6.3.5 Code cleanup - 6.4 Changes in 0.90.0 - 6.5 Changes in 0.85.9 - 6.6 Changes in 0.85.8 - 6.7 Changes in 0.85.7 - 6.8 Changes in 0.85.6 - 6.9 Changes in 0.85.5 - 6.10 Changes in 0.85.4 - 6.11 Changes in 0.85.3 - 6.12 Changes in 0.85.2 - 6.13 Changes in 0.85.1 + 6.3.2 Visual improvements + 6.3.3 Interface improvements + 6.3.4 Code cleanup / Other + 6.3.5 Raised limits + 6.4 Changes in 0.90.1 + 6.4.1 Bugfixes + 6.4.2 Performance + 6.4.3 Visual improvements + 6.4.4 Interface improvements + 6.4.5 Code cleanup + 6.5 Changes in 0.90.0 + 6.6 Changes in 0.85.9 + 6.7 Changes in 0.85.8 + 6.8 Changes in 0.85.7 + 6.9 Changes in 0.85.6 + 6.10 Changes in 0.85.5 + 6.11 Changes in 0.85.4 + 6.12 Changes in 0.85.3 + 6.13 Changes in 0.85.2 + 6.14 Changes in 0.85.1 7. Todo 8. Copyright @@ -51,7 +52,7 @@ ______________________________________________________________________ - Page last edited: July 2016 + Page last edited: August 2016 1. About @@ -292,7 +293,16 @@ 6. Changes - 6.1. Changes in 0.92.0 + 6.1. Changes in 0.92.1 + + o Fixed large menu scale factors (was broken in 0.92.0). + + o Fixed PAUSE key (was broken in 0.92.0). + + o Updated some of the third-party libraries. + + + 6.2. Changes in 0.92.0 o SDL2 Game Controller support. @@ -329,9 +339,9 @@ o Updated some of the third-party libraries. Other fixes/clean-ups. - 6.2. Changes in 0.91.0 + 6.3. Changes in 0.91.0 - 6.2.1. Bugfixes + 6.3.1. Bugfixes o Fix unwanted fog mode change upon video restart. @@ -367,7 +377,7 @@ o Prevent a possible vulnerability in MSG_ReadString (old Q1/Q2 bug). - 6.2.2. Visual improvements + 6.3.2. Visual improvements o New cvars r_lavaalpha, r_slimealpha, r_telealpha for fine-tuning specific liquid opacities (from DirectQ/RMQEngine, non-archived, @@ -378,18 +388,18 @@ o GLSL gamma is now supported on older hardware without NPOT extension. - 6.2.3. Interface improvements + 6.3.3. Interface improvements o New r_pos command to show player position. o NaN detection in traceline with "developer 1" set now warns instead of errors. - 6.2.4. Code cleanup / Other + 6.3.4. Code cleanup / Other o Update third-party libraries. - 6.2.5. Raised limits + 6.3.5. Raised limits o Default max_edicts 8192 (was 2048) and no longer saved to config.cfg. @@ -401,9 +411,9 @@ o Raised MAX_SFX to 1024 (was 512). - 6.3. Changes in 0.90.1 + 6.4. Changes in 0.90.1 - 6.3.1. Bugfixes + 6.4.1. Bugfixes o Fix dynamic light artifact where changing lightmap are rendered one frame late (bug introduced in 0.90.0). @@ -426,13 +436,13 @@ o Fix crash on out-of-bounds skin number. - 6.3.2. Performance + 6.4.2. Performance o Use multithreaded OpenGL on OS X for better performance. o New, faster mdl renderer using GLSL. Disable with "-noglslalias". - 6.3.3. Visual improvements + 6.4.3. Visual improvements o New gamma correction implementation using GLSL. Fixes all known gamma issues (affecting the full display, persisting after @@ -446,7 +456,7 @@ o r_noshadow_list cvar added (from MarkV.) - 6.3.4. Interface improvements + 6.4.4. Interface improvements o Support pausing demo playback with the "pause" command. @@ -463,14 +473,14 @@ "trying to load ent", "bad chunk length", "meshing", "PR_AlocStringSlots: realloc'ing" - 6.3.5. Code cleanup + 6.4.5. Code cleanup o Clean up IDE project files to build on fresh systems. o Update 3rd-party libraries. - 6.4. Changes in 0.90.0 + 6.5. Changes in 0.90.0 o Fix issues on Windows systems with DPI scaling. @@ -578,7 +588,7 @@ o Other fixes and clean-ups. - 6.5. Changes in 0.85.9 + 6.6. Changes in 0.85.9 o Fixes for several undefined behaviors in C code (gcc-4.8 support.) @@ -625,7 +635,7 @@ o Several other minor fixes/cleanups. - 6.6. Changes in 0.85.8 + 6.7. Changes in 0.85.8 o Made Quake shareware 1.00 and 1.01 versions to be recognized properly. @@ -672,7 +682,7 @@ o Miscellaneous source code cleanups. - 6.7. Changes in 0.85.7 + 6.8. Changes in 0.85.7 o Added support for cross-level demo playback @@ -698,7 +708,7 @@ o Several other small changes mostly invisible to the end-user - 6.8. Changes in 0.85.6 + 6.9. Changes in 0.85.6 o More work for string buffer safety @@ -711,7 +721,7 @@ o Minor SDL video fixes. - 6.9. Changes in 0.85.5 + 6.10. Changes in 0.85.5 o SDL input driver updated adding native keymap and dead key support to the console @@ -742,7 +752,7 @@ o Several code updates from uHexen2 project, several code cleanups. - 6.10. Changes in 0.85.4 + 6.11. Changes in 0.85.4 o Implement music (OGG, MP3, WAV) playback @@ -770,7 +780,7 @@ o Other minor sound and cdaudio updates - 6.11. Changes in 0.85.3 + 6.12. Changes in 0.85.3 o Fix the "-dedicated" option (thanks Oz) and add platform specific networking code (default) rather than SDL_net @@ -807,7 +817,7 @@ some other CD tweaks. - 6.12. Changes in 0.85.2 + 6.13. Changes in 0.85.2 o Replace the old "Screen size" slider with a "Scale" slider @@ -835,7 +845,7 @@ o Add OSX Makefile (tested?) - 6.13. Changes in 0.85.1 + 6.14. Changes in 0.85.1 o 64 bit CPU support