Commit graph

1430 commits

Author SHA1 Message Date
Eric Wasylishen
de1c3d40d4 Merge branch 'modmenu' into qss-r7-admod 2017-06-12 17:39:59 -06:00
Eric Wasylishen
a6c8cf7d6f Merge branch 'master' into qss-r7-admod 2017-06-12 17:36:16 -06:00
Eric Wasylishen
30ef96579a modlist: skip .app bundles on macOS 2017-06-12 17:32:32 -06:00
Eric Wasylishen
670fa1661b fix spacing of page indicator 2017-06-12 15:46:03 -06:00
Eric Wasylishen
5bf2e8375d add page indicator 2017-06-12 14:46:15 -06:00
Eric Wasylishen
bf61411535 calc page number 2017-06-12 14:36:02 -06:00
Eric Wasylishen
d698a8f092 re-save quakespasm.pak in QuArK 2017-06-12 14:27:27 -06:00
Eric Wasylishen
4532d9270a revert corrupt quakespasm.pak 2017-06-12 14:26:18 -06:00
Eric Wasylishen
8d6d071fbb fix check for mods menu 2017-06-12 14:06:59 -06:00
Eric Wasylishen
48e160ef7e fix pagination 2017-06-12 13:42:10 -06:00
Eric Wasylishen
c6339287bc mod menu: fix modlist on windows 2017-06-11 20:34:28 -07:00
Eric Wasylishen
e2e4989019 refactor 2017-06-11 20:22:36 -06:00
Eric Wasylishen
e323aee6c6 add home/end/pgup/pgdn 2017-06-11 20:22:36 -06:00
Eric Wasylishen
b2e09317c7 add mod menu gfx and update quakespasm.pak 2017-06-11 20:22:36 -06:00
Eric Wasylishen
ece62d1c05 add cvar to control display of current mod 2017-06-11 20:22:36 -06:00
Eric Wasylishen
7a22f5738a main menu: print current mod 2017-06-11 20:22:36 -06:00
Eric Wasylishen
7ffb0a081b mod menu: go back to main menu after selecting a mod 2017-06-11 20:22:36 -06:00
Eric Wasylishen
26d5e73251 Modlist_Init: show all subdirectories in mod list
Filtering by progs.dat/.pak files is unreliable as some mods are just
maps.
2017-06-11 20:22:36 -06:00
Eric Wasylishen
daf7d582d4 COM_Game_f: call "exec quake.rc" automatically 2017-06-11 20:22:36 -06:00
Eric Wasylishen
8fa9c7f79f Add mod menu 2017-06-11 20:22:36 -06:00
ewasylishen
943c105cc9 Move filelist_item_t struct to quakedef.h, instead of redefining
it in console.c and host_cmd.c

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1411 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-06-12 02:18:55 +00:00
sezero
212b28ca0c SDL1.2: rebuilt after applying patch for SDL bug #3593.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1410 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-06-01 18:00:16 +00:00
Eric Wasylishen
5cbabe428e Merge branch 'master' into qss-r7-ad
# Conflicts:
#	quakespasm/Quake/console.c
2017-05-29 00:58:03 -06:00
ewasylishen
087ecdfce6 console.c: use q_snprintf for printing version number
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1409 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-05-29 06:54:14 +00:00
Eric Wasylishen
ba2b97080b Merge branch 'master' into qss-r7 2017-05-28 22:31:45 -06:00
ewasylishen
0481dd45b3 Add QUAKESPASM_VER_SUFFIX macro for marking betas/dev builds.
Refactor printing of QUAKESPASM_VERSION/QUAKESPASM_VER_PATCH to use a new
QUAKESPASM_VER_STRING macro.

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1408 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-05-29 04:17:49 +00:00
ewasylishen
39e861590f VID_SetMode: SDL2: stay on the current display when changing modes
This allows you to move the QS window to a different monitor and
then go fullscreen on that monitor. QS will still always start on
the primary monitor.

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1407 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-05-27 07:29:49 +00:00
Eric Wasylishen
4a3f442d5b Merge branch 'master' into qss-r7 2017-05-26 15:48:38 -06:00
ewasylishen
559c8bb5fc new r_scale cvar, for rendering the 3D view at 1/2, 1/3, or 1/4 res.
This is for emulating a low-resolution pixellated look,
or possibly as a performance boost on slow graphics cards.

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1406 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-05-26 20:37:48 +00:00
Eric Wasylishen
1aee86b42c Hack to fix static entities not showing up during demo playback (correct?) 2017-05-09 13:33:10 -07:00
Eric Wasylishen
bc6c990dc9 fix crash on demo playback (correct?) 2017-05-09 02:14:10 -07:00
Eric Wasylishen
fdbca37aa9 default WINSOCK2 to 1 2017-05-09 00:00:13 -07:00
Eric Wasylishen
60f323b230 define WINVER to winxp try to fix getaddrinfo error 2017-05-08 23:44:25 -07:00
Eric Wasylishen
aa470a8bd0 Disable zlib because I don't have it set up on my jenkins 2017-05-08 23:34:35 -07:00
Eric Wasylishen
c11db94c7d Fix typo 2017-05-08 23:27:17 -07:00
Eric Wasylishen
b2e2abc6da net_wins.c: don't assume windows implementation details in ipv6 code 2017-05-08 23:21:42 -07:00
Eric Wasylishen
5a9d2fad9e R_SetWateralpha_f: add cl.worldmodel null check 2017-05-08 18:41:41 -07:00
Eric Wasylishen
746d3a72b0 Con_DWarning: restore QS behaviour of printing when developer >= 1 2017-05-08 18:41:03 -07:00
Eric Wasylishen
f7d9168a26 Merge branch 'master' into qss-r7 2017-05-08 18:36:43 -07:00
ewasylishen
0b55e95c79 Host_Loadgame_f: fix for arrow characters appearing in multiline messages
on Windows, a regression introduced in the Host_Loadgame_f rewrite r1398

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1405 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-05-09 00:01:41 +00:00
Eric Wasylishen
999bcf4a55 Host_Loadgame_f: fix for arrow characters appearing in multiline messages
on Windows, a regression introduced in the Host_Loadgame_f rewrite r1398
2017-05-08 16:52:04 -07:00
Eric Wasylishen
4da54032d2 snd_voip.c: fixes to build on macOS 2017-05-07 15:34:02 -06:00
Eric Wasylishen
b51f4dc153 Update Xcode project with new QSS files 2017-05-07 15:32:11 -06:00
Eric Wasylishen
92286fe9a5 update Visual Studio projects with new qss files 2017-05-07 14:21:27 -07:00
Eric Wasylishen
b2ad515758 apply qs-v1374-to-qss-r7.diff 2017-05-07 14:17:00 -07:00
sezero
14dec7d4a3 tiny tidy-ups to snd_flac
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1404 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-04-30 08:51:34 +00:00
ewasylishen
53a0b37906 UDP_Init: don't bother calling gethostbyname() if our hostname ends in ".local"
(a macOS thing), because it blocks for a few seconds and then fails
(on my system anyway), so it's pointless.

Fixes an annoying startup pause on macOS, which was reported as
https://sourceforge.net/p/quakespasm/bugs/15/

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1403 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-04-26 01:38:38 +00:00
ewasylishen
eb2701a484 PF_VarString: throttle "exceeds standard limit" warning message
Prevents console spam on "developer 1" if a mod calls PF_VarString often (e.g. In the Shadows textbooks).

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1402 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-04-25 20:07:34 +00:00
sezero
95fca75a77 rebuild libFLAC for OSX (version from previous commit was broken.)
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1401 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-04-25 20:03:22 +00:00
ewasylishen
53ea710a74 Cbuf_Init: raise cmd_text from 8k to 256k to handle large .cfgs, from QS-Spike
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1400 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-04-21 20:43:05 +00:00