projects
/
xonotic
/
darkplaces.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/darkplaces.git
2020-06-06
cloudwalk
Revert "Disable occlusion query on Intel. Can be force...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
cloudwalk
Disable occlusion query on Intel. Can be force-enabled...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
cloudwalk
Draw coronas with the same cscale whether gl_flashblend...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
cloudwalk
Change tabs into spaces for a console print so it does...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
cloudwalk
Fix a few compile warnings from clang
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
cloudwalk
Fix ugly typo in a Z_Malloc
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
cloudwalk
Disable unsupported compiler optimization if CC=clang
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
cloudwalk
Implement cvar callback for slowmo
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
cloudwalk
Make sure the rest of CL_Init only runs on client,...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
cloudwalk
Heap-allocate sessionid cvar's string to avoid stack...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
cloudwalk
Fix the +map crash once and for all. Defer stuffcmds...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
cloudwalk
Fix broken fonts in Xonotic. Start video after quake...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
cloudwalk
Implement a callback for sv_cheats to disable all linge...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
cloudwalk
Implement cvar callback functionality
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
cloudwalk
Fix crash when using +map on cmdline by starting video...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
havoc
Fix gamedir command by removing the forced video subsys...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
cloudwalk
Add missing server commands to cmd_client so a listen...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
cloudwalk
In findfloat and findchainfloat, use prvm_vec_t like...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
cloudwalk
Add missed check for prvm_garbagecollection_enable...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
cloudwalk
Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
havoc
Add hook.[ch] to VS2017 project.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
havoc
Refactor external texture loading for Q1BSP to set...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
havoc
Fix a bug with r_batch_debugdynamicvertexpath in R_Draw...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
cloudwalk
Try to load the uppercase variants of various image...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
cloudwalk
Warn if texture is missing in Mod_Mesh_GetTexture
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
cloudwalk
Don't let envmap run if we're not in-game. Fixes crash
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
cloudwalk
Fix broken scissoring with the skybox when r_viewscale > 2
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
havoc
Fix multiple bugs with r_viewscale in r_shadow_deferred...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-31
havoc
Add hook.[ch] to vs2019 project.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
cloudwalk
Add Cvar_PrintHelp to unify cvar info printing and...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
cloudwalk
Clean up Host_Init a bit by moving other client init...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
cloudwalk
Fix compile warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
cloudwalk
Start video _during_ initialization, rather than when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-30
cloudwalk
Fix compile warning with bitwise operation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
cloudwalk
Change taskqueue_minthreads to 0, resulting in consider...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
cloudwalk
Fix long standing compile warning that might bite later
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
cloudwalk
Fix incorrect variables in THREADDEBUG prints causing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
cloudwalk
Pass an offset of data_element3i rather than data_eleme...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
cloudwalk
Pass num_triangles per surface rather than for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
cloudwalk
Implement experimental hook-like system, with working...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
cloudwalk
Fix defer command. Maintain separate oldrealtime(s...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
cloudwalk
Fix incorrect types causing fp precision errors with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
cloudwalk
Formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
cloudwalk
Add .vscode to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
havoc
Remove the deprecatedq3* fields finally after so many...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
havoc
Fix a warning and remove an unused prototype.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
havoc
Remove dp_model_t.brushq2 field because it's never...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
cloudwalk
Fix major regression preventing connect to any server...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Allocate Q3BSP texturepool earlier in the loading process
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Fix crash when building Q3BSP lightgrid. Added missing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Fix most compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Fix compiler warning in custom stat clearing
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Clean up qtypes.h. Use stdbool.h on non-MSVC. Replace...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Oops.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Show SDL message box on Sys_Error for SDL target. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Fix getting exe name on FreeBSD, which hasn't used...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Fix pure data entities being linked into the area grid...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Implement clipgroup extension from DarkplacesRM
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
havoc
Added lightgrid texture based lighting in q3bsp maps...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
cloudwalk
Change the ping calculation back. It wasn't necessary...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Revert "Fix visual regression where parts of the Xonoti...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Don't query the master server when the menu isn't shown
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Calculate ping in the server list better.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
havoc
With MATERIALFLAG_ALPHAGEN_VERTEX we should basically...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Make sv_cheats instant. No need to restart the map...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Make sv_cheats CVAR_NOTIFY
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Change default value of sv_disablenotify to 0. Print...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Implement Con_Error(f) and Con_Warn(f), error and warni...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Don't continue loading image if we already have it...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Fix most Q3 & QL glow maps
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
cloudwalk
Fix visual regression where parts of the Xonotic menu...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
havoc
Forcibly disable the alphatocoverage feature because...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
havoc
Allow r_viewscale to be set to values higher than 1...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
havoc
Add csqc_polygons_defaultmaterial_nocullface cvar which...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
havoc
Add support for textures named "*white" and "$whiteimag...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
havoc
Reworked VM_CL_PolygonBegin/Vertex/End functions to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-25
havoc
Refactored VM_SV_AddStat to allow overrides of all...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
havoc
Add MSVS2019 project and solution files.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
cloudwalk
Fix FS_Seek for compressed file from PK3
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
cloudwalk
Revert "Don't try to spawn if the worldmodel is missing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
havoc
Rework r_shadow_shadowmode to be more maintainable...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
havoc
Fix r_celoutlines description to not mention OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
havoc
Fix a size_t comparison warning by doing the math better.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
cloudwalk
Add curl to clientfromserver interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
cloudwalk
Fix Windows-specific use-after-free causing crash after...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
cloudwalk
Print "Disconnected" only if actually disconnecting...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
cloudwalk
Slight refactor of loading screen. Starting a local...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
cloudwalk
Print when disconnected
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
cloudwalk
Remove duplicate function call. CL_Disconnect already...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
cloudwalk
Fix regression causing loading screen to flicker while...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
cloudwalk
Fix missing loading screen text. A redraw must always...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
cloudwalk
Make Sys_Error message more generic. Quake -> Engine
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
New prvm_stringdebug cvar to print string-related warni...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
Revert "Set prvm_garbagecollection_enable to 0 by default."
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
Add a few commands to clientfromserver interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
Remove signon check for QW reconnect. Client now follow...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
Print different message for invalid sv->cl cmd. Improve...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
Make sure the server<->client interpreters run.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
Make connections atomic. Disconnect before trying to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
cloudwalk
Don't try to spawn if the worldmodel is missing. No...
commit
|
commitdiff
|
tree
|
snapshot
next