projects
/
xonotic
/
darkplaces.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/darkplaces.git
16 hours ago
bones_was_here
Optimise bindable unicode codepoint range
master
commit
|
commitdiff
|
tree
|
snapshot
16 hours ago
bones_was_here
Merge PR 'Fixed two keyboard bugs'
commit
|
commitdiff
|
tree
|
snapshot
2 days ago
bones_was_here
Add cvar sv_legacy_bbox_expand for disabling Quake...
commit
|
commitdiff
|
tree
|
snapshot
6 days ago
bones_was_here
Fix GCC 12 warns: comparison will always evaluate as...
commit
|
commitdiff
|
tree
|
snapshot
6 days ago
bones_was_here
Simplify VID_SetMouse() calling logic
commit
|
commitdiff
|
tree
|
snapshot
6 days ago
NaitLee
refine edge cases handling to keynums/keystrings,
commit
|
commitdiff
|
tree
|
snapshot
7 days ago
NaitLee
Fixed two keyboard bugs:
commit
|
commitdiff
|
tree
|
snapshot
8 days ago
kiwixz
Release the mouse during loading screen
138/head
commit
|
commitdiff
|
tree
|
snapshot
12 days ago
bones_was_here
Merge MR 'Reinstate the ability to override engine...
commit
|
commitdiff
|
tree
|
snapshot
13 days ago
bones_was_here
Combine NetConn_UpdateSockets_Client() and NetConn_cl_n...
commit
|
commitdiff
|
tree
|
snapshot
13 days ago
bones_was_here
Remove the Xonotic +showscores kludge
136/head
commit
|
commitdiff
|
tree
|
snapshot
13 days ago
bones_was_here
Reimplement the ability to override engine commands...
commit
|
commitdiff
|
tree
|
snapshot
13 days ago
kiwixz
Keep sockets opened after first disconnect
137/head
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
135/head
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
134/head
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.dporg
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
bones_was_here
Add cvar snd_cdautopause: optional CD track pause durin...
130/head
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...
bones_was_here/walking_groundentity_fix
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
bones_was_here
Prevent players moving too far when stepping up
bones_was_here/stepup_distance
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
bones_was_here
Make stepping up while jumping reliable
bones_was_here/stepup_reliability
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
2021-07-30
Cloudwalk
progs: Extend USEODE ifdef to cover defines too
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Cloudwalk
qdefs: Implement DP_FUNC_ALWAYSINLINE macro for platfor...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Cloudwalk
makefile: Delete references to nonexistent files
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Cloudwalk
keysym2ucs: Delete. Was only used for the GLX client...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Cloudwalk
sys_win: Delete sys_win and conproc. We no longer use...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Cloudwalk
sys: Rename Sys_Print(f)ToTerminal to Sys_Print(f)...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
sv_save: Call CL_Disconnect and ToggleMenu via hook
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
cl_main: Keep old CL_Disconnect for simplicity. Move...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
csqc: Implement builtin #177 "localsound"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
libcurl: Use the generic linked list
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
zone: Use the generic linked list
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
cl_main: Fix double free of meshentities texture pool...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
Merge branch 'Mario/dpk_support' of gitlab.com:xonotic...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Cloudwalk
protocol/dp8: Implement parting messages
commit
|
commitdiff
|
tree
|
snapshot
next