projects
/
xonotic
/
darkplaces.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/darkplaces.git
2023-06-04
terencehill
Disambiguate WriteDest warning
commit
|
commitdiff
|
tree
|
snapshot
2023-05-21
bones_was_here
Clarify behaviour of random() builtin
commit
|
commitdiff
|
tree
|
snapshot
2023-05-19
bones_was_here
Declare DP_QC_WHICHPACK in menudefs.qc and csprogsdefs.qc
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
bones_was_here
README.md: add badge for #darkplaces:matrix.org chat...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
bones_was_here
Improve x86 detection to fix compiler errors on other...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
bones_was_here
Merge branch 'kiwixz/macos_compile' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
kiwixz
Fix compilation on macOS
commit
|
commitdiff
|
tree
|
snapshot
2023-04-02
bones_was_here
Update compiler options, fixing obscure bug
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Cloudwalk
fs: Use unsigned short for filename size
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Cloudwalk
fs: Use unsigned short for extra field and file comment...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
bones_was_here
Fix DP_QC_FINDCHAIN_TOFIELD errors
commit
|
commitdiff
|
tree
|
snapshot
2023-02-24
bones_was_here
Implement extension DP_QC_FINDBOX
commit
|
commitdiff
|
tree
|
snapshot
2023-02-23
bones_was_here
Fix COLLISIONPARANOID build errors and warns
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
bones_was_here
Add cvars that disable linking of SOLID_NOT entities...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
bones_was_here
Optimise bindable unicode codepoint range
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
bones_was_here
Merge PR 'Fixed two keyboard bugs'
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
bones_was_here
Add cvar sv_legacy_bbox_expand for disabling Quake...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
bones_was_here
Fix GCC 12 warns: comparison will always evaluate as...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
bones_was_here
Simplify VID_SetMouse() calling logic
commit
|
commitdiff
|
tree
|
snapshot
2023-01-30
NaitLee
refine edge cases handling to keynums/keystrings,
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
NaitLee
Fixed two keyboard bugs:
commit
|
commitdiff
|
tree
|
snapshot
2023-01-28
kiwixz
Release the mouse during loading screen
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
bones_was_here
Merge MR 'Reinstate the ability to override engine...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
bones_was_here
Combine NetConn_UpdateSockets_Client() and NetConn_cl_n...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
bones_was_here
Remove the Xonotic +showscores kludge
commit
|
commitdiff
|
tree
|
snapshot
2023-01-24
bones_was_here
Reimplement the ability to override engine commands...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
kiwixz
Keep sockets opened after first disconnect
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
bones_was_here
Improve client/listen curl transfer speed at low FPS
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
bones_was_here
Add cvar scr_conheight and make loading progress visibl...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-20
bones_was_here
Merge MR 'Refactor loading screen and fix it'
commit
|
commitdiff
|
tree
|
snapshot
2023-01-19
kiwixz
Refactor loading screen and fix it
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
bones_was_here
Use correct droptofloor distance for each Quake map...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
bones_was_here
Remove code duplication in messagemodes and commandmode
commit
|
commitdiff
|
tree
|
snapshot
2023-01-14
bones_was_here
Disable messagemode and messagemode2 during demo playback
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
bones_was_here
Unload dlcache packs when changing map or disconnecting
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
bones_was_here
Minor sv_cullentities refactoring
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
bones_was_here
Improve reliability and documentation of portal camera...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-24
bones_was_here
Merge MR 'Adding the natural curve mouse acceleration'
commit
|
commitdiff
|
tree
|
snapshot
2022-09-24
Francisco Parra...
Adding the natural curve mouse acceleration
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
bones_was_here
README.md: add links to CREDITS.md and CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix DEBUGGL warns & checking logic in R_Mesh_CreateFram...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Improve DEBUGGL
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
glquake.h: fix wrapper #ifndef
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: r_shadow.c misleading indentation...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: use uninitialized in R_CanSeeBox
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: Mod_INTERQUAKEMODEL_Load misleading...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: Con_Shutdown misleading indentation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: Matrix4x4_FromArrayFloatGL overread
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: Matrix4x4_ToArray12FloatGL overflow
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: Matrix4x4_FromArrayDoubleD3D overread
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
bones_was_here
Fix GCC 11 warns: mismatched prototype args
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Cloudwalk
Check macOS version < 12 to use old function name
commit
|
commitdiff
|
tree
|
snapshot
2022-05-10
Ashley 'LadyHavoc...
Optimize VectorNormalize macros by not doing the sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Ashley 'LadyHavoc...
Resolved .gitignore conflict
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Ashley 'LadyHavoc...
Update SDL2.nuget package to 2.0.22, add some more...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Ashley 'LadyHavoc...
Added convex.[ch] to compute brush shapes from point...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-22
Cloudwalk
Add CONTRIBUTING.md for contributing guidelines
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
bones_was_here
Merge PR 'Curl improvements'
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
bones_was_here
Merge PR 'Add a third masterextra and default it to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-26
Gary Moon
Explicitly initialize openssl for older curl versions
commit
|
commitdiff
|
tree
|
snapshot
2022-03-26
Gary Moon
Adding developer_curl to print verbose curl output
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Gary Moon
Add a third masterextra and default it to dpm.dpmaster.org
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
bones_was_here
Add cvar snd_cdautopause: optional CD track pause durin...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
bones_was_here
Start render module CL_MeshEntities immediately prior...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
bones_was_here
Improve debug logging for render modules
commit
|
commitdiff
|
tree
|
snapshot
2022-02-21
Cloudwalk
README, sdl, sys, makefile: Bring up macOS support
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
bones_was_here
README: Add link to Matrix space
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Cloudwalk
README: Remove Discord invite link. The Discord server...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-16
bones_was_here
Merge PR 'sv_gameplayfix_stepmultipletimes 1: Prevent...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-16
bones_was_here
Merge PR 'sv_gameplayfix_stepmultipletimes 1: Make...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-16
bones_was_here
Merge MR 'Set groundentity when sv_gameplayfix_downtrac...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
bones_was_here
Merge MR 'Make trace entity culling optional for specta...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
bones_was_here
Doxygen: more tweaks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
bones_was_here
Doxygen: disable CALL_GRAPH and CALLER_GRAPH
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
bones_was_here
.gitignore: add kdevelop files
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Cloudwalk
COPYING: Remove formfeed characters that don't serve...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
bones_was_here
Set groundentity when sv_gameplayfix_downtracesupportso...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
bones_was_here
Prevent players moving too far when stepping up
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
bones_was_here
Make stepping up while jumping reliable
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
LegendGuard
Doxygen: Set DOT_NUM_THREADS to 0, being automatic...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
bones_was_here
Doxygen: configure logo and add link to README
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
LegendGuard
Upgrade doxygen version, add better implementations...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-28
bones_was_here
Merge pull request #19 from LegendaryGuard/patch-1...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-27
LegendGuard
Improving Doxyfile, adding GENERATE_TREEVIEW and SEARCH...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-24
Cloudwalk
.gitignore: Update to ignore .cache directory created...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Cloudwalk
protocol: Fix off-by-one when appending space in Protoc...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-19
Cloudwalk
cmd: Check for empty cbuf when inserting too
commit
|
commitdiff
|
tree
|
snapshot
2021-09-18
Ashley 'LadyHavoc...
Fix an IO exception on exit when using -condebug becaus...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-18
Ashley 'LadyHavoc...
Fix a bug in Cvar_RegisterVirtual which was corrupting...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-18
Ashley 'LadyHavoc...
Add packages.config to make nuget work for vs2019
commit
|
commitdiff
|
tree
|
snapshot
2021-09-17
Cloudwalk
com_list: Require type explicitly. Remove Q_typeof...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-17
Cloudwalk
qdefs: Change ALWAYSINLINE -> ALWAYS_INLINE
commit
|
commitdiff
|
tree
|
snapshot
2021-09-17
Cloudwalk
qdefs: Check _MSC_VER instead of incorrect MSVC
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Cloudwalk
sv_main: Add campaign cvar. Set 1 if not coop or deathm...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Cloudwalk
common: Move com_game headers to new com_game.h
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Cloudwalk
common: Move filematch headers to new filematch.h
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Cloudwalk
common: Move infostring functions to new com_infostring.c
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Cloudwalk
common: Update OpenBSD strlcpy and strlcat implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-31
Cloudwalk
vs2017: Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Cloudwalk
qdefs: Define separate FLOAT_ and DOUBLE_ versions...
commit
|
commitdiff
|
tree
|
snapshot
next