Extra bloaty junk to modernise stuff a bit. https://fte.triptohell.info/moodles/qss/
Find a file
Sander van Dijk cb0c84ac9d Revert r731 ("Make the key menu scrollable").
In hindsight this really was "shooting a cannon at a mosquito". Even at a resolution of 320x200 we don't actually draw any keybindings off-screen, we just draw the last one very close to the edge (similar to the version string in the bottom right of the console). Although that is not visually pleasing, it is not that likely to actually occur (not many people will use a resolution of 320x200 or set the 2D scaling to the maximum value), and is not worth always having one keybinding "missing" at any scale setting.

(If we even want/need to readd this, it should work dynamically, e.g. calculate a "virtual resolution" from the actual window resolution and the actual 2D scaling value.)


git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1039 af15c1b1-3010-417e-b628-4374ebc0bcbd
2014-09-20 15:57:33 +00:00
Linux documentation update 2014-09-20 14:00:25 +00:00
MacOSX bumped version to 0.90.0 2014-09-16 09:05:36 +00:00
Misc applied the user directories support patch, disabled by default. 'make DO_USERDIRS=1' to enable it. 2014-09-10 07:28:28 +00:00
Quake Revert r731 ("Make the key menu scrollable"). 2014-09-20 15:57:33 +00:00
Windows fix broken libFLAC builds from previous commit. 2014-08-10 11:00:26 +00:00
gnu.txt updated the copyleft file from ftp://ftp.gnu.org/gnu/Licenses/COPYING-2.0 2010-02-19 12:40:45 +00:00
Quakespasm-Music.txt update README files to reflect further 0.85.10 changes so far. 2014-09-15 09:10:19 +00:00
Quakespasm.html documentation update 2014-09-20 14:00:25 +00:00
Quakespasm.txt documentation update 2014-09-20 14:00:25 +00:00