]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2023-06-18 CloudwalkMerge branch 'Cloudwalk/json' into 'master' 118/merge
2023-06-04 terencehillDisambiguate WriteDest warning
2023-05-21 bones_was_hereClarify behaviour of random() builtin
2023-05-19 bones_was_hereDeclare DP_QC_WHICHPACK in menudefs.qc and csprogsdefs.qc
2023-05-09 bones_was_hereREADME.md: add badge for #darkplaces:matrix.org chat...
2023-04-30 bones_was_hereImprove x86 detection to fix compiler errors on other...
2023-04-29 bones_was_hereMerge branch 'kiwixz/macos_compile' into 'master'
2023-04-11 kiwixzFix compilation on macOS
2023-04-02 bones_was_hereUpdate compiler options, fixing obscure bug
2023-03-24 Cloudwalkfs: Use unsigned short for filename size
2023-03-24 Cloudwalkfs: Use unsigned short for extra field and file comment...
2023-02-24 bones_was_hereFix DP_QC_FINDCHAIN_TOFIELD errors
2023-02-24 bones_was_hereImplement extension DP_QC_FINDBOX
2023-02-23 bones_was_hereFix COLLISIONPARANOID build errors and warns
2023-02-21 bones_was_hereAdd cvars that disable linking of SOLID_NOT entities...
2023-02-05 bones_was_hereOptimise bindable unicode codepoint range
2023-02-05 bones_was_hereMerge PR 'Fixed two keyboard bugs'
2023-02-03 bones_was_hereAdd cvar sv_legacy_bbox_expand for disabling Quake...
2023-01-30 bones_was_hereFix GCC 12 warns: comparison will always evaluate as...
2023-01-30 bones_was_hereSimplify VID_SetMouse() calling logic
2023-01-30 NaitLeerefine edge cases handling to keynums/keystrings,
2023-01-29 NaitLeeFixed two keyboard bugs:
2023-01-28 kiwixzRelease the mouse during loading screen
2023-01-24 bones_was_hereMerge MR 'Reinstate the ability to override engine...
2023-01-24 bones_was_hereCombine NetConn_UpdateSockets_Client() and NetConn_cl_n...
2023-01-24 bones_was_hereRemove the Xonotic +showscores kludge
2023-01-24 bones_was_hereReimplement the ability to override engine commands...
2023-01-23 kiwixzKeep sockets opened after first disconnect
2023-01-21 bones_was_hereImprove client/listen curl transfer speed at low FPS
2023-01-20 bones_was_hereAdd cvar scr_conheight and make loading progress visibl...
2023-01-20 bones_was_hereMerge MR 'Refactor loading screen and fix it'
2023-01-19 kiwixzRefactor loading screen and fix it
2023-01-17 bones_was_hereUse correct droptofloor distance for each Quake map...
2023-01-14 bones_was_hereRemove code duplication in messagemodes and commandmode
2023-01-14 bones_was_hereDisable messagemode and messagemode2 during demo playback
2023-01-12 bones_was_hereUnload dlcache packs when changing map or disconnecting 134/head
2022-11-07 bones_was_hereMinor sv_cullentities refactoring
2022-11-07 bones_was_hereImprove reliability and documentation of portal camera...
2022-09-24 bones_was_hereMerge MR 'Adding the natural curve mouse acceleration'
2022-09-24 Francisco Parra... Adding the natural curve mouse acceleration
2022-09-23 bones_was_hereREADME.md: add links to CREDITS.md and CONTRIBUTING.md
2022-09-20 bones_was_hereFix DEBUGGL warns & checking logic in R_Mesh_CreateFram...
2022-09-20 bones_was_hereImprove DEBUGGL
2022-09-20 bones_was_hereglquake.h: fix wrapper #ifndef
2022-09-20 bones_was_hereFix GCC 11 warns: r_shadow.c misleading indentation...
2022-09-20 bones_was_hereFix GCC 11 warns: use uninitialized in R_CanSeeBox
2022-09-20 bones_was_hereFix GCC 11 warns: Mod_INTERQUAKEMODEL_Load misleading...
2022-09-20 bones_was_hereFix GCC 11 warns: Con_Shutdown misleading indentation
2022-09-20 bones_was_hereFix GCC 11 warns: Matrix4x4_FromArrayFloatGL overread
2022-09-20 bones_was_hereFix GCC 11 warns: Matrix4x4_ToArray12FloatGL overflow
2022-09-20 bones_was_hereFix GCC 11 warns: Matrix4x4_FromArrayDoubleD3D overread
2022-09-20 bones_was_hereFix GCC 11 warns: mismatched prototype args
2022-08-23 CloudwalkCheck macOS version < 12 to use old function name
2022-05-10 Ashley 'LadyHavoc... Optimize VectorNormalize macros by not doing the sqrt...
2022-05-02 Ashley 'LadyHavoc... Resolved .gitignore conflict
2022-05-02 Ashley 'LadyHavoc... Update SDL2.nuget package to 2.0.22, add some more...
2022-05-02 Ashley 'LadyHavoc... Added convex.[ch] to compute brush shapes from point...
2022-04-22 CloudwalkAdd CONTRIBUTING.md for contributing guidelines
2022-03-27 bones_was_hereMerge PR 'Curl improvements'
2022-03-27 bones_was_hereMerge PR 'Add a third masterextra and default it to...
2022-03-26 Gary MoonExplicitly initialize openssl for older curl versions
2022-03-26 Gary MoonAdding developer_curl to print verbose curl output
2022-03-24 Gary MoonAdd a third masterextra and default it to dpm.dpmaster.org
2022-03-21 bones_was_hereAdd cvar snd_cdautopause: optional CD track pause durin... 130/head
2022-02-28 bones_was_hereStart render module CL_MeshEntities immediately prior...
2022-02-28 bones_was_hereImprove debug logging for render modules
2022-02-21 CloudwalkREADME, sdl, sys, makefile: Bring up macOS support
2022-02-11 bones_was_hereREADME: Add link to Matrix space
2022-02-04 Cloudwalk README: Remove Discord invite link. The Discord server...
2022-01-16 bones_was_hereMerge PR 'sv_gameplayfix_stepmultipletimes 1: Prevent...
2022-01-16 bones_was_hereMerge PR 'sv_gameplayfix_stepmultipletimes 1: Make...
2022-01-16 bones_was_hereMerge MR 'Set groundentity when sv_gameplayfix_downtrac...
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2022-01-13 bones_was_hereDoxygen: more tweaks
2022-01-12 bones_was_hereDoxygen: disable CALL_GRAPH and CALLER_GRAPH
2022-01-12 bones_was_here.gitignore: add kdevelop files
2022-01-09 CloudwalkCOPYING: Remove formfeed characters that don't serve...
2022-01-09 bones_was_hereSet groundentity when sv_gameplayfix_downtracesupportso... bones_was_here/walking_groundentity_fix
2022-01-09 bones_was_herePrevent players moving too far when stepping up bones_was_here/stepup_distance
2022-01-09 bones_was_hereMake stepping up while jumping reliable bones_was_here/stepup_reliability
2021-12-28 LegendGuardDoxygen: Set DOT_NUM_THREADS to 0, being automatic...
2021-12-28 bones_was_hereDoxygen: configure logo and add link to README
2021-12-28 LegendGuardUpgrade doxygen version, add better implementations...
2021-12-28 bones_was_hereMerge pull request #19 from LegendaryGuard/patch-1...
2021-12-27 LegendGuardImproving Doxyfile, adding GENERATE_TREEVIEW and SEARCH...
2021-12-24 Cloudwalk.gitignore: Update to ignore .cache directory created...
2021-10-04 Cloudwalkprotocol: Fix off-by-one when appending space in Protoc...
2021-09-19 Cloudwalkcmd: Check for empty cbuf when inserting too
2021-09-18 Ashley 'LadyHavoc... Fix an IO exception on exit when using -condebug becaus...
2021-09-18 Ashley 'LadyHavoc... Fix a bug in Cvar_RegisterVirtual which was corrupting...
2021-09-18 Ashley 'LadyHavoc... Add packages.config to make nuget work for vs2019
2021-09-17 Cloudwalkcom_list: Require type explicitly. Remove Q_typeof...
2021-09-17 Cloudwalkqdefs: Change ALWAYSINLINE -> ALWAYS_INLINE
2021-09-17 Cloudwalkqdefs: Check _MSC_VER instead of incorrect MSVC
2021-08-20 Cloudwalksv_main: Add campaign cvar. Set 1 if not coop or deathm...
2021-07-31 Cloudwalkcommon: Move com_game headers to new com_game.h
2021-07-31 Cloudwalkcommon: Move filematch headers to new filematch.h
2021-07-31 Cloudwalkcommon: Move infostring functions to new com_infostring.c
2021-07-31 Cloudwalkcommon: Update OpenBSD strlcpy and strlcat implementation
2021-07-31 Cloudwalkvs2017: Fix indentation
next