sezero
4f16accd0e
SDL2: rebuilt for Windows from SDL2-hg-r12919 to test upcoming v2.0.10.
...
A Mac OS X build will follow later. And more builds will likely follow
because there still are some critical issues open in SDL bugzilla.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1609 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-07-03 07:39:47 +00:00
Shpoike
80674f6cd0
Merge branch 'master' of https://github.com/ericwa/Quakespasm
2019-06-18 14:20:29 +01:00
Shpoike
1f34081f53
qss is starting to be its own thing. be sure to provide more correct version info.
2019-06-18 14:19:16 +01:00
Shpoike
d7f84a926e
Support up to parm64 instead of just parms1-16.
2019-05-02 04:25:41 +01:00
Shpoike
315f2dec6e
Make sure world.message is set in csqc.
2019-05-02 04:22:54 +01:00
Shpoike
ff5406eeb7
More readable prints when port numbers get screwed for whatever reason
2019-05-02 04:21:08 +01:00
ewasylishen
bef10e8c87
CalcSurfaceExtents: adjust bogus initial "max" texture coord to match the
...
magnitude of the "min" one. It was possible to erroneously cause a
"bad surface extents" error with face around +/- 100K units from the origin,
since "max" was initalized to -99999.
TODO: These should probably both be changed to FLT_MAX/-FLT_MAX.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1608 af15c1b1-3010-417e-b628-4374ebc0bcbd
2019-03-18 07:22:54 +00:00
Shpoike
b5c502e4b7
Merge pull request #5 from nnnn20430/master
...
Mod_LoadMD3Model: don't load textures on server
2019-02-19 04:47:19 +00:00
nnnn20430
3a01a884f3
Mod_LoadMD3Model: don't load textures on server
...
This fixes a segfault when -dedicated flag is used
2019-02-10 05:03:04 +01:00
Shpoike
d9ee3ba2de
Fix my stoopid bug
2019-02-06 01:51:44 +00:00
Shpoike
96ae31473e
Merge branch 'master' of https://github.com/ericwa/Quakespasm
2019-02-06 00:24:02 +00:00
Shpoike
1747cc339e
Fix a couple of stupid bugs (reported by c0burn).
2019-02-06 00:06:40 +00:00
Shpoike
8e545cbe9f
Load external textures for mdls (and make sure alpha blends work too).
2019-01-31 03:21:38 +00:00
Shpoike
32ef80619c
Forgot newlines.
2019-01-31 03:20:19 +00:00
Shpoike
6f059bd0bc
Use float coords instead of int32 coords. They just make more sense.
2019-01-31 03:20:03 +00:00
Shpoike
538737414c
Accept type 1 tgas (paletted)
2019-01-31 03:19:04 +00:00
Shpoike
47484e5b9e
Better effectinfo compat
2019-01-30 04:17:18 +00:00
Shpoike
2f061b722c
attempt to support quakeforge 16bit mdl variant. untested.
2019-01-30 01:54:49 +00:00
Shpoike
eafbd8a397
less spammy from pr_checkextension 0
2019-01-30 01:53:53 +00:00
Shpoike
ab9e128ac2
a few mods use SOLID_BSP with non-bsp models for hitmesh support. We don't support that, but lets not crash out because of it.
2019-01-30 01:53:33 +00:00
Shpoike
03cb826af6
Implement exteriormodeltoclient
2019-01-30 01:53:15 +00:00
Shpoike
2f52cb0a4e
Fix r_showbboxes bug (reported by c0burn)
2019-01-27 16:50:19 +00:00
ewasylishen
b301418938
PR_UglyValueString: increase line[512] to 1024, use q_snprintf
...
Fixes writing past end of buffer (crashes on some OS'es) when saving xmasjam2018_qmaster1
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1607 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-12-30 05:24:36 +00:00
Shpoike
96a003c4fb
builtin number was wrong, oops.
2018-12-07 04:24:43 +00:00
Shpoike
c50d2bba84
Fix demo playback crash.
2018-12-07 04:24:06 +00:00
Shpoike
ac11583575
Fix linux compile issue.
2018-12-07 04:14:56 +00:00
Shpoike
52e96fc18f
Fixed some warnings
2018-12-07 04:13:28 +00:00
sezero
a1fa1884ba
rebuilt SDL2 for Win from mainstream SDL repo, hg-12425:266c5fbe0bbd
...
rebuilt SDL2 for OSX from mainstream SDL repo, hg-12428:f5d2abe5af7f
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1606 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-22 14:57:24 +00:00
sezero
523bc3b08d
oslibs: updated opus decoder builds
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1605 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-13 19:21:27 +00:00
sezero
2a7eb2d036
SDL2: rebuilt for OSX after applying patch for SDL bug #4368
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1604 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-11 08:34:51 +00:00
sezero
68fec36093
oslibs: updated libvorbis and libxmp builds.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1603 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-11 08:14:52 +00:00
sezero
cdaaa70163
SDL header updates from mainstream. (fix for SDL bug #4362.)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1602 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-07 08:00:22 +00:00
sezero
a6e4adaf0d
oslibs, codecs: rebuild libmpg123.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1601 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-03 11:50:38 +00:00
sezero
481d47f389
handle ssize_t issues with MSVC better
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1600 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-03 09:50:53 +00:00
sezero
65ce5e3ae7
rebuilt SDL2 for OSX/Win from mainstream SDL2-2.0.9 release:
...
post-release bug fixes up to hg-12379:5dc13016cf34 included.
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1599 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-11-01 14:10:29 +00:00
sezero
2d2641d63c
rebuilt SDL2 for OSX/Win from mainstream SDL repo, hg-12339:86dcfbbcacaf
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1598 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-10-18 21:39:38 +00:00
Shpoike
462713707d
Merge branch 'master' of git://github.com/ericwa/Quakespasm
2018-10-17 01:55:14 +01:00
Shpoike
8033e23997
Display multiple local addresses on the create-game multiplayer menu.
...
Hopefully this wll be slightly more useful on multi-homed machines.
2018-10-17 01:46:09 +01:00
Shpoike
81c66858fc
Accept LIGHTING_E5BGR9 bspx lumps in case there's no rgb8 lump.
...
Converts to rgb8 for now, so still only uses ldr lighting.
2018-10-16 20:38:41 +01:00
Shpoike
3dcf541c64
Fix demo playback. Play some ftenq demos too.
2018-10-16 20:36:23 +01:00
Shpoike
824645ba03
The voice chat feature requires audio capture. Audio capture requires sdl2. So lets force that.
2018-10-16 20:25:04 +01:00
sezero
87960774fe
oslibs, win32: replaced broken x86 libmp123.dll with a working build.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1597 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-10-12 11:01:22 +00:00
sezero
ab75b5de5f
rebuilt SDL2 for OSX/Win from mainstream SDL repo, hg-12319:06e89f1159f9
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1596 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-10-12 08:10:51 +00:00
sezero
71655c6ce3
oslibs, win32: replaced broken x86 libmp123.dll with a working build.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1595 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-10-11 09:24:14 +00:00
sezero
c6a7eb8b11
rebuilt SDL2 for OSX/Win from mainstream SDL repo, hg-12266:0a1710b7c321
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1594 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-09-30 15:51:30 +00:00
sezero
b264321274
rebuilt SDL2 for OSX/Win from mainstream SDL repo, hg-12241:f72836cfb92b (not-yet-released v2.0.9)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1593 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-09-27 17:20:46 +00:00
sezero
9909888c0b
menu.c (M_ScanSaves): silence gcc8 -Wstringop-truncation:
...
just replaced strncpy() with q_strlcpy().
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1592 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-09-21 12:10:06 +00:00
sezero
7c4ebaaae8
rebuilt SDL2 for OSX/Win from mainstream SDL repo, hg-12191:3c9c784e85bb
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1591 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-09-17 17:15:26 +00:00
sezero
cc27c96d8e
rebuilt SDL2 for OSX/Win from mainstream SDL repo, hg-12184:02509665751f
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1590 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-09-14 11:51:47 +00:00
sezero
1db4e03bce
SDL-1.2: rebuilt for OSX from latest code in mainstream SDL-1.2 branch.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1589 af15c1b1-3010-417e-b628-4374ebc0bcbd
2018-09-14 09:14:22 +00:00