projects
/
xonotic
/
darkplaces.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/darkplaces.git
2020-07-24
cloudwalk
image_png: Fix library load order. Fixes broken externa...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
cloudwalk
sv_main: Minor formatting and commenting improvement...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
cloudwalk
sv_main: Receive packets even if we're gonna sleep...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
cloudwalk
host: Maintain sleep delta by making variable static...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
cloudwalk
sv_main: Do perf calculations even if we're gonna sleep...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
cloudwalk
gl_rmain: Nerf bloom intensity. It won't burn your...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
cloudwalk
Misc console print improvements. Increase verbosity
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
cloudwalk
cl_cmd: Make _cl_color not read-only. That was annoying.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
cloudwalk
Fix OpenSolaris build. Add platform ID for a few other...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
cloudwalk
Experimental restoration of GLES2 support. It *might...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
cloudwalk
gl_draw: Silence a spammy print
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
cloudwalk
Increase console verbosity so it feels like the engine...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
cloudwalk
cl_screen: Rename shownetgraph to net_graph. Keep shown...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
cloudwalk
gl_rmain: Get the notexture texture from a single source
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
cloudwalk
prvm_execprogram.h: Tuck a loose DISPATCH_OPCODE()...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
cloudwalk
host: Stray whitespace
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
host: Minor comment improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
vid_sdl: Set host.state = host_shutdown to exit by...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
host: Return to main() if the loop breaks and Sys_Quit...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
host: Check !host.restless instead of !cls.demoplayback...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
host: Implement callback for host_framerate instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
cl_main: Get new input events even if we're supposed...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
makefile: Add -Wwrite-strings. This is also a -Wall...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
Revert "makefile: Add -Wc++11-compat-reserved-user...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
makefile: Add -Wc++11-compat-reserved-user-defined...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
Fix compile warnings from gcc and g++
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
host: Major refactor
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
host: Remove sv_fixedframeratesingleplayer
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
cloudwalk
sv_main: Rename sv_ratelimitlocalplayer to host_limitlo...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
cloudwalk
sv_ccmds: In status cmd, re-add Con_Printf code so...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
cloudwalk
prvm_edict: Minor edit to string
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
cloudwalk
cmd: Use reentrant mutex for cbufs. Fixes deadlock...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
cloudwalk
Add .ccls-cache to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
cloudwalk
client: Implement CL_Frame. Move client cvars out of...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
cloudwalk
menu: Don't abort the frame if the menu crashes during...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
cloudwalk
gl_rmain: Disable water (and warpzones) when r_lockvisi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
cloudwalk
gl_rmain: Don't set frustum when r_lockvisibility or...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
cloudwalk
gl_rsurf: Check r_lockvisibility only once
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
cloudwalk
gl_rsurf: Don't cull geometry that leaves the view...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
cloudwalk
gl_rsurf: Set default of r_useportalculling to 1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
cloudwalk
Fix search_packfile_begin builtin number in the menu...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
cloudwalk
Fix some duplicate and missing builtin entries in cspro...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
cloudwalk
dpdefs: Don't declare __fullspawndata. Avoids allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
cloudwalk
prvm_edict: For __fullspawndata, set the "start" pointe...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
progs: Implement new extension DP_QC_FS_SEARCH_PACKFILE
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Don't save scr_loadingscreen_picture to config (matches...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Some minor tweaks to CACHEPICFLAG_LINEAR and the nasty...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Don't show beam list overflow spam warnings normally
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Fix a potential memory leak with wavefront sounds
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Implement pausesound command, ported from wrath-darkplaces
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Increase MAX_CACHED_PICS to 2048, as per wrath-darkplaces
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Save cl_maxfps_alwayssleep changes to config
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Don't crash the game if a "nasty" -game name is rejecte...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
Add support for CACHEPICFLAG_LINEAR (currently unused...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
libxmp: Misc improvements (nico)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
zone: Fix backed file alloc for BSD. Check for -1 in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
progs: Correct drawline and sound builtin parameters...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
prvm_edict: Implement __fullspawndata. Testing only...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
host: Shutdown client-only subsystems in CL_Shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
sv_ccmds: In status cmd, print IPs to loopback client
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
host: Remove redundant check
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
host: Sleep at the end of the frame. Receive packets...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
host: Remove redundant check. Only the bigger of these...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
host: Adjust timers at the end of each client or server...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
sys_shared: Remove #ifdef for VERY old and obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
cloudwalk
prvm: Fix multiple int opcode issues reported by Spoike
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
host: Move server perf code to server frame code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
host: Move timer resets to client/server code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
host: Move server/client-specific frametime limiting...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
host: Use new global host.sleeptime instead of svs...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
host, csqc: Remove cl.csqc_paused. Use new global host...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
csqc: Minor refactor of a few functions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
host: Add "restless" variable to host_t. True means...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
bsp: Merge Q1/Q2 LoadSubmodels into one func. The diffe...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-13
cloudwalk
bsp: Rename a few more functions that are used by more...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
cloudwalk
Improve clang support. Add tcc support. Clang builds...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
cloudwalk
prvm: Implement integer and pointer opcodes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
cloudwalk
Refactor the model loading code to use an array of...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
cloudwalk
Rename model functions to make them more generic and...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
cloudwalk
common: Add game "DOOMBRINGER"
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
cloudwalk
Revert "Fix texture load failure not printing"
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
cloudwalk
Ugly hack to fix skybox textures being loaded as MATERI...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
cloudwalk
Fix loading of external Q1BSP textures. Does not fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-05
cloudwalk
Fix nasty typo in a dpsnprintf causing truncated cmds...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
cloudwalk
Fix Windows build of sys_unix.c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
cloudwalk
Rename parameter of SV_SpawnServer for clarity
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
cloudwalk
Make cl_video_libavw.c a regular C file like the rest...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
cloudwalk
Rename sys_linux.c to sys_unix.c, which is more accurate.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
cloudwalk
Move host_client to serverside, where it belongs.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
cloudwalk
Rename q3shaderinfo_t to shader_t, to be in line with...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
cloudwalk
Rename entframe files
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
cloudwalk
Convert \ to / when loading texture from Q3 shader
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
cloudwalk
Fix texture load failure not printing
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
cloudwalk
Fix trailing space in "cmd" not connected message....
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
cloudwalk
(Round 3 - Final) Break up protocol.c.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
cloudwalk
Don't Mod_BuildTextureVectorsFromNormals if 2D. 5-10...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
cloudwalk
Create a pointer to globals to reduce instructions...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
cloudwalk
(Round 2) Break up protocol.c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
cloudwalk
(Round 1) Break up protocol.c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
cloudwalk
Don't let a full server frame occur before sending...
commit
|
commitdiff
|
tree
|
snapshot
next