Commit graph

  • 29b0cc3a4d vm_x86.c: Add defined(_M_IX86) || defined(_M_X64) (fix for VS2019) kungfooman 2022-01-04 10:25:57 +0100
  • fc59a42f52
    Merge e0062e1407 into 6d74896557 Thomas Jones 2022-05-25 15:02:50 +0300
  • bc234faa2e Added support for quake live maps Martin Gerhardy 2022-04-23 13:04:00 +0200
  • 2e263e2a25 CI: enable cmake builds in the pipelines Martin Gerhardy 2022-04-23 12:48:06 +0200
  • 8d80268478 CMAKE: added cmake build support Martin Gerhardy 2022-04-23 10:27:43 +0200
  • 6e4e8622ea Added built-in http server Martin Gerhardy 2022-04-22 20:36:36 +0200
  • 39ae6ed98c SDL: allow to select input and output devices for sound like for openal, too Martin Gerhardy 2022-04-22 20:15:07 +0200
  • 51c44dc2a0
    Brought back the comment styles. BreakinBenny 2022-04-12 15:44:29 +0200
  • bdcc27c0c1
    Delete bg_public.h BreakinBenny 2022-04-12 15:24:12 +0200
  • 8c3078066b
    Delete bg_local.h BreakinBenny 2022-04-12 15:23:21 +0200
  • 4442ffc964
    Delete q_shared.h BreakinBenny 2022-04-12 15:23:07 +0200
  • 8ffda88bdb
    See title for commit to bg_public.h BreakinBenny 2022-04-12 12:49:12 +0200
  • 8bb02fedce
    Turned some single-line comments into multi-line BreakinBenny 2022-04-12 12:48:17 +0200
  • 215c1f79e9
    Update q_shared.h BreakinBenny 2022-04-12 12:20:05 +0200
  • bee7156486
    pml.groundTrace.surfaceFlags unofficial patch BreakinBenny 2022-04-12 12:02:28 +0200
  • 77bc50468d
    Update bg_local.h BreakinBenny 2022-04-12 03:02:27 +0200
  • f25e1bf76c
    Update bg_local.h BreakinBenny 2022-04-12 02:58:53 +0200
  • f5f2f69e26
    Merge pull request #1 from BreakinBenny/patch-1 BreakinBenny 2022-04-12 02:50:52 +0200
  • 419d8e5528
    Update bg_pmove.c BreakinBenny 2022-04-12 02:49:40 +0200
  • db76ec2e1b
    Create bg_pmove.c BreakinBenny 2022-04-12 02:47:29 +0200
  • f5010de939
    Delete bg_pmove.c BreakinBenny 2022-04-12 02:43:14 +0200
  • 24367fa7a4
    Update bg_pmove.c BreakinBenny 2022-04-12 02:41:00 +0200
  • 7a8b6d397e
    Brackets restored to void PM_AddEvent(int newEvent) BreakinBenny 2022-04-12 02:40:08 +0200
  • 81285003b3
    Merge 9bf95c29ff into 6d74896557 Martin Gerhardy 2022-04-12 03:12:32 +0300
  • 3bcd5ce9fe
    Update q_shared.h BreakinBenny 2022-04-12 01:26:49 +0200
  • 73fa5c6e4a
    cl_main.c can be handled at another time BreakinBenny 2022-04-11 19:42:18 +0200
  • 88da4c4dc5
    Simplified many of the condition checks. BreakinBenny 2022-04-11 17:45:43 +0200
  • e8868ad712
    Update bg_pmove.c BreakinBenny 2022-04-10 23:42:03 +0200
  • 5dc15ed32c
    IF model is NULL, fallback to default BreakinBenny 2022-04-10 23:06:13 +0200
  • 48917677dd
    Merge eccabb6d02 into 6d74896557 Martin Gerhardy 2022-04-08 17:47:41 +0200
  • ef3ad6b479
    Merge 4d16245f1a into 6d74896557 Martin Gerhardy 2022-03-24 02:30:16 +0100
  • caa4633ffe
    Merge d65c816373 into 6d74896557 Martin Gerhardy 2022-03-23 10:44:55 +0100
  • 6d74896557 More predictable mesh normals generation Eugene 2022-03-21 19:15:52 +0200
  • be7c7d25db More predictable mesh normals generation Eugene 2022-03-21 19:15:52 +0200
  • 8212d3ea5b Revert "Revert "code/curl: update ifdef condition for MCST-LCC compiler"" Alibek Omarov 2022-03-11 08:44:34 +0300
  • e44b6e1e66 Revert "Revert "E2K: fixed build by MCST lcc compiler when using USE_CURL=1 option"" Alibek Omarov 2022-03-11 08:44:33 +0300
  • d77a7d4c90 Revert "E2K: fixed build by MCST lcc compiler when using USE_CURL=1 option" Jack Slater 2022-03-10 15:48:14 -0800
  • 5630e61ee4 Revert "code/curl: update ifdef condition for MCST-LCC compiler" Jack Slater 2022-03-10 15:47:57 -0800
  • 56c83c8a72 code/curl: update ifdef condition for MCST-LCC compiler in mcst-lcc compiler => 1.25 added a new macro definition to determine compiler r-a-sattarov 2022-03-08 19:28:35 +0300
  • cb2981dab9 code/curl: update ifdef condition for MCST-LCC compiler in mcst-lcc compiler => 1.25 added a new macro definition to determine compiler r-a-sattarov 2022-03-08 19:28:35 +0300
  • 4bfb5342ef Replace USE_LOCAL_HEADERS with USE_INTERNAL_* Pan7 2022-03-02 17:28:07 +0100
  • 480d3811e8 Replace USE_LOCAL_HEADERS with USE_INTERNAL_* Pan7 2022-03-02 16:47:48 +0100
  • 9786f832fc Fix uninitialized variable in ColorBytes Pan7 2022-03-01 03:32:53 +0100
  • 61475598b0 Makefile MINGW detection Pan7 2022-02-26 03:17:45 +0100
  • 29b88b3052 Makefile MINGW detection Pan7 2022-02-26 02:39:06 +0100
  • 99b66faa02
    Update FUNDING.yml Jack Slater 2022-02-12 00:04:05 -1000
  • 5e4e6c1480
    Update README.md Jack Slater 2022-02-08 00:28:38 -1000
  • b7abe57d3b some old URL and doc updates Jack Slater 2022-02-08 00:19:05 -1000
  • c0f29642a4 Fix uninitialized variable Johan Mattsson 2022-02-05 13:49:12 +0100
  • f7b7d48766 Fix hex digit Johan Mattsson 2022-02-05 13:46:43 +0100
  • c2a0a7d986 Fix memset Johan Mattsson 2022-02-05 13:43:34 +0100
  • 74a2bac222
    Fix uninitialized variable Johan Mattsson 2022-02-05 13:49:12 +0100
  • e7b8f8363d
    Fix hex digit Johan Mattsson 2022-02-05 13:46:43 +0100
  • 709d8ef7cc
    Fix memset Johan Mattsson 2022-02-05 13:43:34 +0100
  • 348a99c8ba vm_x86.c: Add defined(_M_IX86) || defined(_M_X64) (fix for VS2019) kungfooman 2022-01-04 10:25:57 +0100
  • 84daa28267 Fix memory corruption in S_TransferPaintBuffer Mickaël Thomas 2021-12-08 19:11:30 +0100
  • 429d87c64c Fix memory corruption in S_TransferPaintBuffer Mickaël Thomas 2021-12-08 19:11:30 +0100
  • 9543cf24df Fix compiling on older macOS Zack Middleton 2021-10-24 04:38:34 -0400
  • 75ae9119e6 Fix passing arguments to VM dylib on Apple M1 Zack Middleton 2021-11-19 13:45:35 -0500
  • 794f866fb4 Fix compiling on older macOS Zack Middleton 2021-10-24 04:38:34 -0400
  • 68ac81316d Fix error when cross-compiling for macOS arm64 using Makefile Zack Middleton 2021-11-06 23:37:36 -0400
  • 7dd90123b7 Make macOS arm64 default to target macOS 11 in Makefile Zack Middleton 2021-11-06 23:35:54 -0400
  • e611fb50b8 Update building for macOS in README Zack Middleton 2021-11-06 21:22:16 -0400
  • fe7325be29 Improve setting Microsoft Store path Zack Middleton 2021-11-06 20:43:03 -0400
  • 94764b84e9 QVM memory access sanitization elasota 2021-10-07 20:16:35 -0400
  • d1d5a89aad OpenGL2: GL_DEPTH_TEXTURE_MODE was removed from OpenGL 3.0/Core Zack Middleton 2021-10-23 12:36:09 -0400
  • 1c8b1122c5 Fix being unable to enter Team Arena CD key Zack Middleton 2021-10-23 08:23:18 -0400
  • f734a2da9a Print full GL_EXTENSIONS list for OpenGL contexts before 3.0 Zack Middleton 2021-10-23 07:31:38 -0400
  • f9ba7c667d OpenGL2: Fix r_grayscale 1 making everything solid black Zack Middleton 2021-10-23 06:15:36 -0400
  • de055995d0
    Merge pull request #482 from tomkidd/vs2019 Tom Kidd 2021-10-22 16:38:11 -0500
  • 0b8670411d
    Merge pull request #481 from tomkidd/xcode Tom Kidd 2021-10-22 16:30:43 -0500
  • 3afe37a896 Modified MS Store path handling to better follow the pattern of Steam/GOG Tom Kidd 2021-10-22 11:28:55 -0500
  • 3d06d07516 Addressed PR suggestions Tom Kidd 2021-10-22 10:00:20 -0500
  • 81dfea6304
    Merge d69d2e4735 into 26780805c8 nia 2021-10-19 11:21:37 +0100
  • 8a5a51aba4 Fixed typo in BOTLIB files BidyBiddle 2021-10-12 16:12:34 +0200
  • 8a48a4d6b2
    Merge pull request #14 from ioquake/main Ondrej Galbavy 2021-10-04 21:51:17 +0200
  • 6afab13b84
    Add readme for new mods for guns from mission pack at startup (#13) Filip Matusak 2021-10-03 21:21:20 +0200
  • 294eeb3c1c Updated SDL 2.0.16 headers and Mac version of libraries to fix GitHub actions Tom Kidd 2021-10-02 21:54:26 -0500
  • 2fef57fffa Merge remote-tracking branch 'upstream/main' into xcode Tom Kidd 2021-10-02 21:30:17 -0500
  • bc96500fe6 Added missing variable. Tom Kidd 2021-10-02 21:24:45 -0500
  • 7533dcd00b Addressed string concatenation issue and added dummy method for Mac/Linux Tom Kidd 2021-10-02 21:21:10 -0500
  • 3c78fe2295 Merge remote-tracking branch 'upstream/main' into vs2019 Tom Kidd 2021-10-02 21:19:48 -0500
  • 3fba1e2b76
    Add readme for new mods for more guns at startup (#12) Filip Matusak 2021-10-03 00:31:27 +0200
  • 10771eea6c
    Add readme for new mods for guns at startup (#11) Filip Matusak 2021-10-02 00:00:20 +0200
  • 46e1efbca7
    Add new mods readme for rocketjump (#10) Filip Matusak 2021-10-01 15:50:10 +0200
  • 26780805c8 qsort cannot be called with NULL Adam Mizerski 2021-09-25 13:53:33 +0200
  • 788f29de94 GHA deprecated Ubuntu 16.04 - update to 18.04 Tim Angus 2021-09-27 10:56:17 +0100
  • fa64d4f8a8 Added rudimentary support for automatically finding Microsoft Store version of Quake 3 Tom Kidd 2021-09-25 21:30:03 -0500
  • e987a81edf Update SDL2 to 2.0.16 Tom Kidd 2021-09-25 21:11:58 -0500
  • 0b45535613 Merge remote-tracking branch 'upstream/main' into vs2019 Tom Kidd 2021-09-25 20:40:58 -0500
  • 2dc9f006df Architectures in libSDL2 restored for ppc and i386 Tom Kidd 2021-09-25 17:50:22 -0500
  • 0fd4363cef
    qsort cannot be called with NULL Adam Mizerski 2021-09-25 13:53:33 +0200
  • 5c5a599929 UB2 now signs and notarizes, upgraded to SDL 2.0.16 Tom Kidd 2021-09-18 18:40:12 -0500
  • 0f3839e447
    Merge a0221c120d into 77d6cde137 David CARLIER 2021-08-31 15:16:57 -0300
  • 77d6cde137 Fix compiling against SDL 2.0.17 Zack Middleton 2021-08-15 12:07:02 -0400
  • d65c816373 CMAKE: improved osx bundle support Martin Gerhardy 2021-07-28 22:19:31 +0200
  • c4e238d06f OSX: fixed cmake variable name Martin Gerhardy 2021-07-28 20:37:20 +0200
  • 12412cd52c CMAKE: reduced code duplication Martin Gerhardy 2021-07-26 19:24:25 +0200
  • 050c487b7c CMAKE: fixed qvm output file name Martin Gerhardy 2021-07-26 15:54:35 +0200
  • 25b08d98c2 CMAKE: added a few headers and shader sources to the project Martin Gerhardy 2021-07-26 15:17:50 +0200