2016-12-18 04:43:04 +00:00
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
See the end of this file for known issues.
|
|
|
|
|
|
|
|
|
2020-06-18 02:19:34 +00:00
|
|
|
DD Mmm 20 - 1.53
|
|
|
|
|
2022-04-24 20:44:25 +00:00
|
|
|
add: r_ignoreShaderSortKey <0|1> (default: 0) ignores the shader sort key of transparent surfaces
|
|
|
|
instead, it sorts by depth and original registration order only
|
|
|
|
this is a work-around for broken maps like bones_fkd_b4 (grates drawn in front of simple items)
|
|
|
|
|
2022-04-23 21:38:06 +00:00
|
|
|
add: r_mapGreyscale <0.0 to 1.0> (default: 0) controls the map's desaturation level
|
|
|
|
r_mapGreyscale 0 = full color (nothing done)
|
|
|
|
r_mapGreyscale 1 = completely monochrome
|
|
|
|
|
|
|
|
add: r_mapGreyscaleCTF <0.0 to 1.0> (default: 0) controls the CTF map surfaces' desaturation level
|
|
|
|
r_mapGreyscaleCTF 0 = full color (nothing done)
|
|
|
|
r_mapGreyscaleCTF 1 = completely monochrome
|
|
|
|
it applies to the red/blue color-coded surfaces of popular CTF/NTF maps
|
|
|
|
|
2022-04-12 02:31:03 +00:00
|
|
|
add: net_proxy <ip> (default: "") is the proxy server to use when establishing client connections
|
|
|
|
|
2022-04-12 02:18:32 +00:00
|
|
|
add: /waitms <milliseconds> to delay command executions by the specified number of milliseconds
|
|
|
|
|
2020-07-07 01:49:52 +00:00
|
|
|
add: r_alphaToCoverageMipBoost <0.0 to 0.5> (default: 0.125) boosts the alpha value of higher mip levels
|
|
|
|
with A2C enabled, it prevents alpha-tested surfaces from fading (too much) in the distance
|
|
|
|
|
2020-10-19 23:55:53 +00:00
|
|
|
chg: r_lightmap 1 now handles most alpha-tested surfaces
|
|
|
|
|
2022-04-10 22:40:27 +00:00
|
|
|
chg: printing warnings when there are excessive sound loads from disk during gameplay
|
2020-10-15 03:07:55 +00:00
|
|
|
|
2020-10-15 02:48:41 +00:00
|
|
|
chg: com_soundMegs now defaults to 16
|
|
|
|
|
2020-10-11 16:24:35 +00:00
|
|
|
chg: all rendering backends use depth clipping, near clip plane distance is 1 instead of 4
|
|
|
|
|
2020-10-09 02:57:02 +00:00
|
|
|
chg: cl_aviFrameRate now defaults to 60
|
|
|
|
|
2020-10-09 02:50:42 +00:00
|
|
|
chg: the Windows audio output now has a sampling rate of 44.1 kHz
|
|
|
|
with this, /video won't have issues with cl_aviFrameRate 60 anymore
|
|
|
|
|
2020-10-08 01:55:40 +00:00
|
|
|
chg: with r_backend GL3, depth fade with MSAA now requires GLSL 4.00 at a minimum
|
|
|
|
depth access is now correctly multi-sampled (less aliasing) and performance has improved as well
|
|
|
|
|
2020-07-07 01:49:52 +00:00
|
|
|
chg: with r_backend GL3, alpha to coverage now requires GLSL 4.00 at a minimum
|
|
|
|
|
2022-04-13 22:37:00 +00:00
|
|
|
fix: with r_lightmap 1 and r_dynamiclight 1, lighting transparent surfaces could crash
|
|
|
|
|
2022-04-12 02:12:38 +00:00
|
|
|
fix: r_vertexLight 1 no longer applies to non-lightmapped surfaces
|
|
|
|
|
2022-04-10 20:14:19 +00:00
|
|
|
fix: delayed shader loads could lead to incorrect rendering and crashes (mostly with dynamic lights)
|
|
|
|
|
2022-04-09 01:50:16 +00:00
|
|
|
fix: the nextdemo variable wasn't used to start the playback of a new demo when:
|
|
|
|
- a drop error happened during demo playback
|
|
|
|
- the engine failed to open the current demo file
|
|
|
|
|
2022-04-08 19:29:19 +00:00
|
|
|
fix: the Linux/FreeBSD client could crash during start-up
|
|
|
|
|
2020-11-06 01:48:55 +00:00
|
|
|
fix: with r_backend D3D11, the alpha channel's blend factors now match the original Q3 behavior
|
|
|
|
this affects shaders that use the following blendFunc modes: GL_DST_ALPHA, GL_ONE_MINUS_DST_ALPHA
|
|
|
|
examples: jumppads on cpm3a and cpmctf3, jumppad trims on q3wcp14, shiny walls on q3wcp9
|
|
|
|
|
2020-10-26 23:30:13 +00:00
|
|
|
fix: batched surfaces with "tcMod turb" would generate incorrect texture coordinates
|
|
|
|
|
2020-10-15 03:04:01 +00:00
|
|
|
fix: throwing a fatal error when com_soundMegs is too low to load a map instead of freezing
|
|
|
|
|
2020-10-09 02:28:37 +00:00
|
|
|
fix: /video produced .avi files that started with silence when they were not first in the sequence
|
|
|
|
|
2020-07-07 07:07:53 +00:00
|
|
|
fix: with r_backend D3D11, some device reset scenarios caused fatal errors instead of video restarts
|
|
|
|
|
2020-07-07 02:25:21 +00:00
|
|
|
fix: CVar slots that have been freed (e.g. through unset/cvar_trim/cvar_reset) can now be re-used
|
|
|
|
|
2020-07-07 01:49:52 +00:00
|
|
|
fix: with alpha to coverage enabled, high r_picmip values should longer cause
|
|
|
|
alpha-tested surfaces to become transparent in the distance (e.g. q3wcp14 corridor floors)
|
|
|
|
|
2020-06-20 00:28:55 +00:00
|
|
|
fix: with r_backend GL3, shader uniforms caching could break with fog-only shaders
|
|
|
|
|
2020-06-18 02:19:34 +00:00
|
|
|
fix: with r_backend D3D11, partial clears incorrectly affected entire render targets
|
2020-07-07 01:49:52 +00:00
|
|
|
example: black views in CPMA multi-view with r_fastsky 1
|
2020-06-18 02:19:34 +00:00
|
|
|
|
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
01 Jun 20 - 1.52
|
2019-09-25 03:11:01 +00:00
|
|
|
|
2020-01-06 00:04:16 +00:00
|
|
|
add: FreeBSD x64 support
|
|
|
|
|
|
|
|
add: r_backend <GL2|GL3|D3D11> (default: D3D11 on Windows, GL3 otherwise) selects the rendering back-end
|
2019-09-25 03:25:59 +00:00
|
|
|
GL2 - OpenGL 2.0 minimum, OpenGL 3+ features used for r_msaa
|
|
|
|
GL3 - OpenGL 3.2 minimum, OpenGL 4+ features used for faster geometry upload, compute shaders, etc
|
|
|
|
D3D11 - Direct3D 11 hardware feature level 10.1 minimum, feature level 11.0 for compute shaders
|
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
r_backend | GL2 | GL3 | D3D11
|
|
|
|
feature avail. | | |
|
|
|
|
-----------------------|--------|--------|-------------------
|
|
|
|
MSAA | GL 3.0 | always | always
|
|
|
|
MSAA centroid sampling | never | always | always
|
|
|
|
depth fade | never | always | always
|
|
|
|
alpha to coverage AA | never | always | always
|
|
|
|
dithering | never | always | always
|
|
|
|
GPU mip-map generation | never | GL 4.3 | feature level 11.0
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2020-04-26 14:32:51 +00:00
|
|
|
add: r_depthFade <0|1> (default: 1) enables depth fade rendering
|
2019-09-25 03:25:59 +00:00
|
|
|
this helps explosions, smoke, blood, etc. not having "sharp edges" when intersecting geometry
|
|
|
|
|
|
|
|
add: r_alphaToCoverage <0|1> (default: 1) enables alpha to coverage anti-aliasing
|
|
|
|
A2C AA can only work if MSAA is enabled (i.e. r_msaa > 1)
|
|
|
|
it is used to super-sample all fragments of alpha-tested surfaces
|
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
add: r_dither <0|1> (default: 0) reduces color banding artefacts by adding noise
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2020-04-28 15:04:43 +00:00
|
|
|
add: r_ditherStrength <0.125 to 8.0> (default: 1.0) controls the amount of noise added by dithering
|
2019-09-25 03:25:59 +00:00
|
|
|
|
|
|
|
add: r_gpuMipGen <0|1> (default: 1) enables GPU-side mip-map generation
|
2020-06-01 19:08:56 +00:00
|
|
|
this helps improve map load time (less to upload) and image quality (see r_mipGenGamma, r_mipGenFilter)
|
2019-09-25 03:25:59 +00:00
|
|
|
|
|
|
|
add: r_mipGenGamma <1.0 to 3.0> (default: 1.8) specifies the gamma space in which the textures are stored
|
|
|
|
r_gpuMipGen 1 is required
|
|
|
|
it should be closer to 2.4 but defaults lower to not break the looks of some things (e.g. cpm3a tele)
|
|
|
|
while 1.0 will preserve the original engine's look, higher values will preserve contrast better
|
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
add: r_mipGenFilter <filter> (default: "L4") specifies which filter window is used to generate mips
|
2019-09-25 03:25:59 +00:00
|
|
|
r_gpuMipGen 1 is required
|
|
|
|
the numbers specify the "radius" of the window filters
|
|
|
|
r_mipGenFilter L4 = Lanczos
|
|
|
|
r_mipGenFilter L3 = Lanczos
|
|
|
|
r_mipGenFilter BL = Bi-linear
|
|
|
|
r_mipGenFilter MN2 = Mitchell-Netravali (B = 1/3, C = 1/3)
|
|
|
|
r_mipGenFilter BH4 = 3-term Blackman-Harris
|
|
|
|
r_mipGenFilter BH3 = 3-term Blackman-Harris
|
|
|
|
r_mipGenFilter BH2 = 3-term Blackman-Harris
|
|
|
|
r_mipGenFilter T2 = Tent (1/3 2/3) -> same as the CPU version (r_gpuMipGen 0)
|
|
|
|
|
|
|
|
add: r_frameSleep <0|1|2> (default: 2) selects the frame capping mode
|
|
|
|
r_frameSleep 0 = forced OFF (when V-Sync is enabled)
|
|
|
|
r_frameSleep 1 = forced ON (when V-Sync is disabled)
|
|
|
|
r_frameSleep 2 = automatic (detects V-Sync status)
|
|
|
|
this only applies to OpenGL rendering back-ends
|
|
|
|
for Direct3D 11, the behavior is always equivalent to "automatic"
|
2020-06-01 19:08:56 +00:00
|
|
|
the new default mode fixes the V-Sync stutter from previous releases
|
2019-09-25 03:25:59 +00:00
|
|
|
|
|
|
|
add: r_gl3_geoStream <0 to 4> (default: 0) sets the geometry upload strategy
|
|
|
|
r_gl3_geoStream 0 = decide automatically
|
|
|
|
r_gl3_geoStream 1 = BufferSubData
|
|
|
|
r_gl3_geoStream 2 = Map Unsychronized
|
|
|
|
r_gl3_geoStream 3 = Map Persistent when possible, else automatic
|
|
|
|
r_gl3_geoStream 4 = AMD pinned memory when available, else automatic
|
2020-02-24 00:48:43 +00:00
|
|
|
this only applies to the GL3 rendering back-end
|
2019-09-25 03:25:59 +00:00
|
|
|
|
|
|
|
add: r_d3d11_syncOffsets <0|1|2> (default: 2) synchronizes vertex buffer offsets
|
|
|
|
r_d3d11_syncOffsets 0 = split buffer offsets (more data transferred)
|
|
|
|
r_d3d11_syncOffsets 1 = sync'd buffer offsets (more API calls)
|
|
|
|
r_d3d11_syncOffsets 2 = decide automatically
|
2020-02-24 00:48:43 +00:00
|
|
|
this only applies to the D3D11 rendering back-end
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2020-02-24 00:48:43 +00:00
|
|
|
add: r_d3d11_presentMode <0|1> (default: 0) sets the Direct3D presentation mode
|
|
|
|
r_d3d11_presentMode 0 = blit + discard
|
|
|
|
r_d3d11_presentMode 1 = flip + discard when available, else blit + discard
|
|
|
|
about the 'flip + discard' presentation mode:
|
|
|
|
- Windows 10 is required and tearing must be supported
|
|
|
|
- it should help performance by sharing buffer data (less copying)
|
|
|
|
- it allows for V-Sync to be disabled with variable refresh rate displays
|
|
|
|
- performance issues were observed on some machines, so it's off by default
|
2019-09-25 03:25:59 +00:00
|
|
|
|
|
|
|
add: r_khr_debug <0|1|2> (default: 2) decides whether to create an OpenGL debug context
|
|
|
|
r_khr_debug 0 = forced OFF
|
|
|
|
r_khr_debug 1 = forced ON
|
|
|
|
r_khr_debug 2 = only in debug builds
|
2019-09-25 03:31:55 +00:00
|
|
|
|
|
|
|
add: r_rtColorFormat <0|1|2> (default: 0) selects the color format for render targets
|
|
|
|
r_rtColorFormat 0 = R8G8B8A8
|
|
|
|
r_rtColorFormat 1 = R10G10B10A2
|
|
|
|
r_rtColorFormat 2 = R16G16B16A16
|
2020-06-01 19:08:56 +00:00
|
|
|
higher color bit depths help reduce color banding
|
2020-01-12 21:52:02 +00:00
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
add: r_lightmapGreyscale <0.0 to 1.0> (default: 0) controls the level of color desaturation in the lightmap
|
2020-01-12 21:52:02 +00:00
|
|
|
r_lightmapGreyscale 0 = full color (nothing done)
|
|
|
|
r_lightmapGreyscale 1 = completely monochrome
|
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
add: r_transpSort <0|1> (default: 0) selects the transparency sorting mode
|
2020-04-16 03:01:48 +00:00
|
|
|
r_transpSort 0 = sort dynamic transparent surfaces
|
|
|
|
r_transpSort 1 = sort all transparent surfaces
|
|
|
|
the drawback of r_transpSort 1 is that gameplay legibility might suffer and results might look
|
|
|
|
quite inconsistent based on the view angles and surface dimensions
|
|
|
|
example: dropped items in the cpm18r acid with cg_simpleItems 1
|
|
|
|
|
2020-04-26 14:32:51 +00:00
|
|
|
add: global shader directive q3map_cnq3_depthFade <scale> <bias> enables depth fade rendering
|
2020-06-01 19:08:56 +00:00
|
|
|
scale is the depth range over which to fade the currently rendered surface
|
2020-04-26 14:32:51 +00:00
|
|
|
bias is a value added to the currently rendered surface's depth, positive goes towards the camera
|
|
|
|
whether this is enabled is decided by r_depthFade (must be 1) and r_backend (can't be GL2)
|
|
|
|
depth writes must be disabled in all stages (no shader stage can use the depthWrite directive)
|
|
|
|
the blend mode (blendFunc) must be the same for all stages and must be one of:
|
|
|
|
(one, one) (src_alpha, one) (one_minus_src_alpha, one) (dst_color, zero) (zero, src_color)
|
|
|
|
(src_alpha, one_minus_src_alpha) (one, one_minus_src_alpha)
|
|
|
|
|
2019-09-25 03:25:59 +00:00
|
|
|
add: r_mapBrightness now works on q3map2's external lightmap atlas images
|
|
|
|
|
|
|
|
add: the renderer can now batch surfaces with different (but sufficiently similar) shaders
|
|
|
|
this new optimization works with the output of "Frozen Sand Particle Studio"
|
|
|
|
|
2020-02-21 07:26:12 +00:00
|
|
|
add: /modellist /skinlist /imagelist /shaderlist can now filter results with pattern matching
|
|
|
|
|
2020-04-06 01:46:14 +00:00
|
|
|
chg: improved the map download initiation logic and updated the CNQ3 map server addresses
|
|
|
|
|
2020-03-30 01:55:21 +00:00
|
|
|
chg: increased the small zone allocator's size from 512 KB to 4 MB (1 MB in the dedicated executable)
|
|
|
|
|
2020-06-01 19:08:56 +00:00
|
|
|
chg: dynamic lights now use a different fall-off curve to create softer edges
|
2020-02-21 07:26:12 +00:00
|
|
|
|
2020-02-08 01:07:20 +00:00
|
|
|
chg: reverted an old change to the Escape key handling for cgame
|
|
|
|
this fixes demo playback behavior in CPMA, which enables custom binds after pressing Escape once
|
|
|
|
|
2019-12-26 15:24:22 +00:00
|
|
|
chg: searching for valid sample counts for MSAA in GL2 and GL3 instead of failing right away
|
|
|
|
|
2020-02-18 03:42:28 +00:00
|
|
|
chg: switched away from stb_image for .tga file loading and now using an updated version of the old code
|
|
|
|
this lowers the chances of a fatal error from the zone memory allocator when reading large images
|
|
|
|
|
2019-09-16 18:47:16 +00:00
|
|
|
chg: SSE2 instruction set support is now required
|
|
|
|
|
2019-09-13 00:03:41 +00:00
|
|
|
chg: removed FreeType 2 and the unused R_REGISTERFONT syscalls that were using it
|
|
|
|
|
2019-09-25 03:21:01 +00:00
|
|
|
chg: removed light flares and all related cvars (r_flare*)
|
|
|
|
|
2020-01-12 21:47:09 +00:00
|
|
|
chg: r_textureMode <filter> (default: "best") is now latched and only supports 2 modes:
|
2020-02-21 07:26:12 +00:00
|
|
|
r_textureMode GL_NEAREST = LEGO(R) mode - nearest-neighbor filtering for a subset of surfaces
|
|
|
|
r_textureMode anything else = normal mode - the engine picks the most appropriate filters
|
2020-01-12 21:47:09 +00:00
|
|
|
|
2020-04-02 03:06:00 +00:00
|
|
|
chg: removed the following CVars: r_measureOverdraw, r_nobind, r_showImages
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2020-04-28 15:20:02 +00:00
|
|
|
chg: r_speeds is no longer cheat-protected
|
|
|
|
it now also reports more precise timings, V-Sync status, GPU time and the selected back-end
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2019-09-18 15:06:58 +00:00
|
|
|
chg: using the roundss SSE4.1 instruction for inlining floor and ceil syscalls when possible
|
|
|
|
|
2019-09-25 03:25:59 +00:00
|
|
|
chg: improved face and grid processing performance with SSE2
|
|
|
|
|
|
|
|
chg: r_lightmap is now latched again
|
|
|
|
the implementation is now more correct and will apply to all surfaces referencing a lightmap
|
|
|
|
it now also supports surfaces referencing q3map2's "external lightmap" atlas images
|
|
|
|
|
|
|
|
chg: r_fullbright is now latched again
|
|
|
|
it now also supports surfaces referencing q3map2's "external lightmap" atlas images
|
2020-02-27 04:26:19 +00:00
|
|
|
r_mapBrightness is now used by r_fullbright for lightmapped surfaces when r_vertexLight is 0
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2020-02-24 00:48:43 +00:00
|
|
|
chg: negative r_swapInterval values will request adaptive V-Sync when using an OpenGL back-end
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2020-05-08 01:38:26 +00:00
|
|
|
fix: the engine could crash due to render command list overflows
|
|
|
|
|
2020-04-04 01:20:03 +00:00
|
|
|
fix: made more keys bindable on Linux/FreeBSD and /bind now accepts uppercase hex digits
|
|
|
|
|
2020-03-30 01:09:25 +00:00
|
|
|
fix: removing CVars through unset/cvar_trim/cvar_restart could leave data in an invalid state
|
|
|
|
|
2020-02-27 04:22:06 +00:00
|
|
|
fix: r_detailTextures 0 would mess up shaders where "detail" was used in a stage that isn't the last one
|
|
|
|
|
2020-02-26 22:01:28 +00:00
|
|
|
fix: dynamic lights could incorrectly stop applying to moving entities (e.g. cpm25 elevator)
|
|
|
|
|
2019-09-25 03:59:17 +00:00
|
|
|
fix: crash due to lack of memory for the sound system
|
|
|
|
|
2019-09-25 03:35:45 +00:00
|
|
|
fix: incorrect shader state when loading a map with no lighting
|
|
|
|
|
2019-09-25 03:34:22 +00:00
|
|
|
fix: fog-only non-sky shaders were incorrectly handled as sky shaders, which broke fog on many maps
|
|
|
|
|
2020-01-06 00:04:16 +00:00
|
|
|
fix: r_monitor on Linux/FreeBSD is now 0-based and the value doesn't change incorrectly on its own anymore
|
2019-09-25 03:11:01 +00:00
|
|
|
|
2019-09-25 03:12:05 +00:00
|
|
|
fix: when a latched cvar's value is set to its default, the cvar is no longer marked as changed
|
|
|
|
|
2019-09-12 23:02:47 +00:00
|
|
|
fix: broken face normals get fixed up on map load, which helps with dynamic lights (e.g. industrial)
|
|
|
|
|
2019-09-25 03:25:59 +00:00
|
|
|
fix: classes of transparent surfaces (sprites, beams, etc) now get drawn in the right order
|
|
|
|
|
2020-02-21 07:26:12 +00:00
|
|
|
fix: dynamic lights can now affect transparent surfaces and double-sided surfaces on both sides
|
2019-09-25 03:25:59 +00:00
|
|
|
|
2019-11-12 03:32:58 +00:00
|
|
|
fix: dynamic lights no longer "reveal" the diffuse texture when r_lightmap is 1
|
|
|
|
|
2019-09-25 03:25:59 +00:00
|
|
|
fix: incorrect image flags for various things (clamp mode, mip generation, anisotropic filtering, ...)
|
|
|
|
|
2019-09-25 03:11:01 +00:00
|
|
|
|
2019-03-31 00:05:03 +00:00
|
|
|
31 Mar 19 - 1.51
|
2018-06-03 18:54:45 +00:00
|
|
|
|
2019-02-21 16:15:55 +00:00
|
|
|
add: now showing the cvar's current and latched values in the help panel
|
|
|
|
|
2019-02-21 16:14:45 +00:00
|
|
|
add: new console and chat keyboard shortcuts
|
|
|
|
Ctrl-left/right arrow | move caret to previous/next word
|
|
|
|
Shift-left/right arrow | move caret to previous/next argument
|
|
|
|
|
2019-02-21 16:11:29 +00:00
|
|
|
add: new console keyboard shortcuts
|
|
|
|
Ctrl-I | insert cvar's current value
|
|
|
|
Ctrl-D | insert cvar's default value
|
|
|
|
|
2018-12-07 23:55:21 +00:00
|
|
|
add: demo recording status query extension for CPMA 1.52+
|
|
|
|
|
2018-10-05 11:30:20 +00:00
|
|
|
add: /cvar_add <cvar> <number> to add a number to a cvar
|
|
|
|
|
|
|
|
add: /cvar_mul <cvar> <number> to multiply a cvar by a number
|
|
|
|
|
2018-06-03 18:54:45 +00:00
|
|
|
add: /unset <cvar> to remove a user-created cvar
|
|
|
|
|
|
|
|
add: /setempty <cvar> to set a string cvar to an empty string
|
|
|
|
|
|
|
|
add: /toggle can now accept a value sequence (2 or more entries) to loop through
|
|
|
|
syntax: /toggle <cvar> [<value1> <value2> [value3]..]
|
|
|
|
if the cvar's current value is in the sequence and not in the last spot, the next one is used
|
|
|
|
otherwise, the first value in the sequence is used
|
|
|
|
|
2019-03-28 21:10:22 +00:00
|
|
|
chg: r_lodCurveError <250.0 to 10000.0> (default: 2000) is now archived and no longer cheat-protected
|
|
|
|
|
2019-02-20 19:52:34 +00:00
|
|
|
chg: multi-monitor support improvements
|
|
|
|
add: /monitorlist will print all detected monitors and the indices to use with r_monitor
|
|
|
|
chg: the monitor list now gets updated during video restarts and calls to /monitorlist
|
|
|
|
chg: Linux | r_monitor is a 0-based index and monitors are sorted top-to-bottom, left-to-right
|
|
|
|
fix: Windows | the Windows + shift + left/right arrow key shortcuts should be usable now
|
|
|
|
|
2018-12-08 22:36:27 +00:00
|
|
|
chg: bundling lightmap tiles into texture atlases for improved rendering performance
|
|
|
|
|
2018-12-08 21:43:58 +00:00
|
|
|
chg: faster map loads by limiting the rendering back-end's frame-rate
|
|
|
|
|
2018-12-07 21:18:17 +00:00
|
|
|
chg: on Windows, the upper limit of open stdio file handles was raised from 512 to 2048
|
|
|
|
|
2019-03-29 22:34:37 +00:00
|
|
|
fix: the presence of .shader files outside of PK3s no longer triggers a drop error
|
|
|
|
|
2019-03-19 16:50:32 +00:00
|
|
|
fix: shader stage collapsing was happening in cases where it would yield incorrect results
|
|
|
|
|
2019-02-14 03:22:45 +00:00
|
|
|
fix: map download improvements
|
|
|
|
add: using numeric addresses as fallbacks in case DNS resolves fail
|
|
|
|
chg: made connections non-blocking so the engine won't freeze for long when starting a download
|
|
|
|
chg: writing to $(fs_homepath)/baseq3 instead of $(fs_basepath)/baseq3
|
|
|
|
fix: only using valid (TCP/stream) addresses from getaddrinfo
|
|
|
|
fix: setting send time-outs so the engine can't freeze indefinitely
|
|
|
|
fix: creating the destination directory when it doesn't already exist
|
|
|
|
fix: the file name suffixes generated by /dlmapf would often repeat due to a constant seed
|
|
|
|
|
2018-12-07 23:24:51 +00:00
|
|
|
fix: the last byte of a maximum length bitstream string wasn't parsed ("q3msgboom")
|
|
|
|
|
2018-12-07 23:13:45 +00:00
|
|
|
fix: aborting demo playback would crash when the "nextdemo" cvar was set to play a demo
|
|
|
|
|
2018-12-07 23:03:26 +00:00
|
|
|
fix: no longer feeding cs commands that came from a previous gamestate to cgame
|
2019-02-20 19:52:34 +00:00
|
|
|
example in CPMA: "/map cpm22" -> "/cv map cpm25" -> elevator sound was broken
|
2018-12-07 23:03:26 +00:00
|
|
|
|
2018-12-07 20:28:22 +00:00
|
|
|
fix: on Windows, could sometimes click outside the engine's window in raw mouse input mode
|
|
|
|
|
2018-10-05 12:03:02 +00:00
|
|
|
fix: when r_msaa was in the range [2, 16], the requested sample count was always 4
|
|
|
|
|
2018-09-29 06:22:47 +00:00
|
|
|
fix: /video and /stopvideo fixes
|
|
|
|
chg: /video can only be used during demo playback
|
|
|
|
fix: broken audio in the output files
|
|
|
|
fix: properly named file sequences
|
|
|
|
fix: using a better supported video codec (FourCC 0x00000000) for raw BGR output
|
|
|
|
fix: broken raw video output when r_width wasn't a multiple of 4
|
|
|
|
fix: /stopvideo no longer leaves sound output broken for a while after stopping
|
|
|
|
|
2019-02-20 19:52:34 +00:00
|
|
|
fix: /cv and /callvote map auto-completion was disabled after cgame was shut down at least once
|
2018-09-26 03:28:40 +00:00
|
|
|
|
2018-06-03 18:54:45 +00:00
|
|
|
|
2018-02-12 21:08:11 +00:00
|
|
|
12 Feb 18 - 1.50
|
2018-01-15 20:04:55 +00:00
|
|
|
|
2018-01-25 06:25:26 +00:00
|
|
|
add: on Windows, "/crashreport:yes" and "/crashreport:no" command-line arguments
|
2018-01-29 19:46:39 +00:00
|
|
|
they enable the crash handler's quiet mode (no dialog window will be shown)
|
2018-01-25 06:25:26 +00:00
|
|
|
|
2018-01-25 04:29:53 +00:00
|
|
|
add: the fs_restart command to manually restart the file system
|
|
|
|
|
2018-02-07 05:22:44 +00:00
|
|
|
chg: the client executable will now write to q3config.cfg on exit
|
|
|
|
|
2018-01-25 05:41:30 +00:00
|
|
|
chg: even lower CPU usage when minimized
|
|
|
|
|
2018-01-25 03:49:33 +00:00
|
|
|
chg: during id downloads (cl_allowDownload -1), the time-out is 5 seconds instead of cl_timeout
|
|
|
|
|
2018-01-24 01:19:57 +00:00
|
|
|
chg: the "nextdemo" cvar is now also used when playback stops before reaching the demo's end
|
|
|
|
|
2018-01-21 16:27:59 +00:00
|
|
|
chg: mouse motion is no longer forwarded to the mod when the console is down
|
|
|
|
|
2018-01-21 16:26:18 +00:00
|
|
|
chg: with 2+ monitors, having the console down will always disable input grabbing
|
|
|
|
|
2018-01-16 02:02:59 +00:00
|
|
|
chg: on Windows, a fatal error will move the early console window to the foreground
|
|
|
|
|
2018-01-15 20:40:29 +00:00
|
|
|
chg: com_hunkMegs doesn't have a maximum value anymore
|
|
|
|
a value too high would reset it and the engine might fail to load with the default value
|
|
|
|
|
2018-02-08 01:44:03 +00:00
|
|
|
fix: broken pk3 files could cause crashes (entry names too long) and mess up the FS
|
|
|
|
|
2018-02-02 00:15:18 +00:00
|
|
|
fix: using /demo when running a listen server would load the map and then abort playback
|
|
|
|
|
2018-01-29 19:46:39 +00:00
|
|
|
fix: no longer making local copies of all the system info cvars of the current server
|
|
|
|
this avoids undesired local changes to cvars such as sv_pure
|
|
|
|
|
2018-01-29 19:28:37 +00:00
|
|
|
fix: now updating the FS (connected to pure server, pak references) on client disconnects
|
|
|
|
|
2018-01-28 02:45:35 +00:00
|
|
|
fix: the condump command was truncating its file path argument to 64 characters
|
|
|
|
|
2018-01-25 05:41:30 +00:00
|
|
|
fix: "timedemo" playback runs at full speed again
|
|
|
|
|
|
|
|
fix: on Windows, when unfocused, the client would always sleep 5+ ms regardless of com_maxFPS
|
|
|
|
|
2018-01-25 04:25:57 +00:00
|
|
|
fix: conditional FS restarts will always re-order the pak list when connected to a pure server
|
|
|
|
|
2018-01-25 04:11:33 +00:00
|
|
|
fix: lifted the directory scanning restriction that affected pure listen servers
|
|
|
|
|
2018-01-25 03:36:13 +00:00
|
|
|
fix: getting stuck on "Awaiting snapshot..." when the server shuts down during client connection
|
|
|
|
|
2018-01-24 00:41:30 +00:00
|
|
|
fix: demo playback would crash when delta entities/players had an invalid field count
|
|
|
|
|
2018-01-21 16:29:22 +00:00
|
|
|
fix: strcpy calls with overlapping buffers (undefined behavior), which were responsible for the
|
|
|
|
"chars.h not found" / "couldn't load any skills" issue preventing bots from being added
|
|
|
|
|
2018-01-18 16:38:45 +00:00
|
|
|
fix: on Linux, the 'Z' and '9' keys could not be bound
|
|
|
|
|
2018-01-17 04:50:33 +00:00
|
|
|
fix: cl_allowDownload 1 failing on "connect" (error 10047 on Windows)
|
|
|
|
|
2018-01-16 04:20:46 +00:00
|
|
|
fix: cl_allowDownload 1 was using the current directory instead of fs_basepath
|
|
|
|
|
2018-01-15 20:04:55 +00:00
|
|
|
fix: jitter due to snapshots piling up with the same server timestamp for loopback and LAN clients
|
|
|
|
|
2018-01-15 20:19:27 +00:00
|
|
|
fix: the Windows crash handler would incorrectly consider certain exceptions as fatal
|
|
|
|
|
2018-01-15 20:04:55 +00:00
|
|
|
|
|
|
|
07 Jan 18 - 1.49
|
2017-12-27 04:43:28 +00:00
|
|
|
|
2017-12-27 07:40:54 +00:00
|
|
|
add: color cvars for console customization
|
2017-12-27 04:13:33 +00:00
|
|
|
con_colBG <RGBA> (default: "101013F6") - console and help panel background
|
|
|
|
con_colBorder <RGBA> (default: "4778B2FF") - the console and help panel borders
|
|
|
|
con_colArrow <RGBA> (default: "4778B2FF") - console backscroll arrows
|
|
|
|
con_colShadow <RGBA> (default: "000000FF") - text shadows
|
|
|
|
con_colHL <RGBA> (default: "303033FF") - auto-completion highlight (see con_completionStyle 1)
|
|
|
|
con_colText <RGB> (default: "E2E2E2") - normal text
|
|
|
|
con_colCVar <RGB> (default: "4778B2") - cvar names
|
|
|
|
con_colCmd <RGB> (default: "4FA7BD") - command names
|
|
|
|
con_colValue <RGB> (default: "E5BC39") - cvar values
|
|
|
|
con_colHelp <RGB> (default: "ABC1C6") - help text
|
|
|
|
|
|
|
|
add: con_drawHelp <bitmask> (default: 1) controls the help panel displayed below the console
|
2017-12-27 07:40:54 +00:00
|
|
|
1 - enables the help panel
|
|
|
|
2 - draws the help panel even if the current cvar/cmd has no help text
|
|
|
|
4 - draws the list of modules the current cvar/cmd belongs to
|
|
|
|
8 - draws the list of attributes of the current cvar
|
2017-12-27 04:13:33 +00:00
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: r_blitMode <0|1|2> (default: 0) selects the upscale mode used by r_mode 1
|
|
|
|
r_blitMode 0 = aspect-ratio preserving (black bars if necessary)
|
2017-11-22 17:26:26 +00:00
|
|
|
r_blitMode 1 = no scaling, centered
|
|
|
|
r_blitMode 2 = full-screen stretching (no black bars)
|
|
|
|
|
2017-11-12 00:01:20 +00:00
|
|
|
add: cvar_trim command to remove all user-created cvars
|
|
|
|
|
2017-11-10 19:21:03 +00:00
|
|
|
add: with compatible mods, drop and disconnect errors will be displayed in the UI
|
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: s_autoMute <0|1|2> (default: 1) selects when the audio output should be disabled
|
2017-11-07 05:17:28 +00:00
|
|
|
s_autoMute 0 = never mute
|
2017-12-14 21:49:34 +00:00
|
|
|
s_autoMute 1 = mute when the window doesn't have input focus
|
2017-11-07 05:17:28 +00:00
|
|
|
s_autoMute 2 = mute when the window is minimized
|
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: cl_matchAlerts <bitmask> (default: 7) lets you know when a match is starting
|
2017-11-07 05:17:28 +00:00
|
|
|
1 - when unfocused (otherwise only when minimized)
|
|
|
|
2 - flash the task bar (Windows only)
|
|
|
|
4 - beep once (Windows only)
|
|
|
|
8 - unmute (temporarily overrides s_autoMute)
|
|
|
|
|
2017-11-05 21:40:32 +00:00
|
|
|
add: new commands to take screenshots with the console hidden
|
|
|
|
screenshotnc for TARGA (.tga) images
|
|
|
|
screenshotncJPEG for JPEG (.jpg) images
|
2018-01-07 10:57:36 +00:00
|
|
|
they will be used for end-game screenshots by compatible mods like CPMA 1.50
|
2017-11-05 21:40:32 +00:00
|
|
|
|
2017-10-29 00:36:57 +00:00
|
|
|
add: in_noGrab <0|1> (default: 0) disables input grabbing
|
|
|
|
|
2017-10-28 19:40:07 +00:00
|
|
|
add: bindkeylist command to print all bindable key names
|
|
|
|
|
2017-10-12 01:45:24 +00:00
|
|
|
add: uptime command that prints uptimes for the process, the current map and the parent process
|
|
|
|
|
2017-10-03 21:58:41 +00:00
|
|
|
add: keys F13 to F24 are now bindable
|
|
|
|
|
2017-10-03 17:11:10 +00:00
|
|
|
add: new cvar type and range extension for compatible mods like CPMA 1.50
|
|
|
|
|
|
|
|
add: new help commands for commands and cvars of the engine and compatible mods like CPMA 1.50
|
|
|
|
help|man <cvar|cmd> to display the help of a cvar or command
|
|
|
|
searchhelp <pattern> to list all cvars and commands whose help or name matches the pattern
|
|
|
|
|
2017-09-12 01:21:11 +00:00
|
|
|
add: new CNQ3 download system that uses checksums to get the right pak files
|
|
|
|
the CNQ3 download system will use the WorldSpawn map server for inexact queries
|
|
|
|
(when loading demos or using /dlmap) when the CNQ3 map server doesn't have the file
|
|
|
|
|
|
|
|
system | speed | cases | source(s) | file availability | server requirements
|
|
|
|
-------|-------|---------------------|---------------|-------------------|--------------------
|
|
|
|
CNQ3 | fast | pure servers, demos | map server(s) | not guaranteed | none
|
|
|
|
id | slow | pure servers only | the Q3 server | guaranteed | sv_allowDownload 1
|
|
|
|
|
|
|
|
add: new commands for manually initiating and canceling fast downloads:
|
|
|
|
dlpak <checksum> to download a pak by its checksum if the pak doesn't exist locally
|
|
|
|
dlmap <map_name> to download a map by name if no map with such a name exists locally
|
|
|
|
dlmapf <map_name> to force download a map by name
|
|
|
|
dlstop to cancel the download in progress, if any
|
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: r_greyscale <0.0 to 1.0> (default: 0) to control how monochromatic the final image looks
|
|
|
|
r_greyscale 0 = full color (nothing done)
|
|
|
|
r_greyscale 1 = completely monochrome
|
2017-08-18 14:02:02 +00:00
|
|
|
|
2017-12-14 22:37:23 +00:00
|
|
|
add: con_completionStyle <0|1> (default: 0) to select the auto-completion style
|
|
|
|
con_completionStyle 0 = always print all results
|
|
|
|
con_completionStyle 1 = print once, then cycle results like Enemy Territory's console
|
2017-07-05 03:53:05 +00:00
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: m_accelStyle <0|1> (default: 0) to control the mouse accel style
|
|
|
|
m_accelStyle 0 = legacy CNQ3 accel style
|
2017-06-02 18:53:35 +00:00
|
|
|
m_accelStyle 1 = new accel style, similar to quake3e's cl_mouseAccelStyle 1
|
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: m_accelOffset <0.001 to 5000> (default: 5) to control the power offset with m_accelStyle 1
|
|
|
|
|
2017-12-14 22:37:23 +00:00
|
|
|
add: sv_minRestartDelay <2 to 48> (default: 2)
|
|
|
|
the min. amount of hours to wait for before restarting the server
|
2017-12-14 21:49:34 +00:00
|
|
|
a scheduled restart won't happen until there are no more human players connected
|
2017-05-23 21:42:02 +00:00
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: con_scaleMode <0|1|2> (default: 0) specifies the console text scaling mode
|
|
|
|
con_scaleMode 0 = text size scales with con_scale but not the resolution
|
2017-06-02 18:53:35 +00:00
|
|
|
con_scaleMode 1 = text size scales with con_scale and the resolution
|
|
|
|
con_scaleMode 2 = text size is always 8x12
|
2017-05-17 05:18:06 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
add: command history saving with con_history (default: 1)
|
2017-05-17 05:18:06 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
add: r_monitor <0 to monitor count> (default: 0) to select the monitor to display the game on
|
|
|
|
r_monitor is the 1-based index of the monitor to use
|
|
|
|
r_monitor 0 = use the primary monitor
|
|
|
|
r_monitor N = use monitor number N
|
2017-06-01 11:02:19 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
add: crash handlers with crash report generation
|
2017-05-04 17:02:58 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
add: improved auto-completion with support for map names, bind key names, etc
|
|
|
|
|
|
|
|
add: 64-bit support
|
|
|
|
|
|
|
|
chg: new system requirements: OpenGL 2, SDL 2 on the Linux client, Windows Vista or later
|
|
|
|
|
2018-01-07 12:58:45 +00:00
|
|
|
chg: sv_pure 1 now allows new image files (no overrides) to be read from directories
|
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: now ignoring q3config.cfg and autoexec.cfg outside fs_game to avoid config poisoning
|
|
|
|
|
|
|
|
chg: removed the r_maplight* cvars
|
|
|
|
|
|
|
|
chg: reduced CPU usage in the client
|
2017-05-04 16:36:07 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: console/messagemode input buffers now display the "^" character of color codes
|
|
|
|
|
|
|
|
chg: r_brightness <0.25 to 32.0> (default: 2) replaces r_overBrightBits
|
|
|
|
r_mapBrightness <0.25 to 32.0> (default: 2) replaces r_mapOverBrightBits
|
|
|
|
the new cvars use floating-point values (more control) and a linear scale (more intuitive)
|
|
|
|
to convert the old engine values to the new values:
|
|
|
|
r_brightness = pow(2, r_overBrightBits)
|
|
|
|
r_mapBrightness = pow(2, max(r_mapOverBrightBits - r_overBrightBits, 0))
|
|
|
|
|
|
|
|
chg: r_mode <0|1|2> (default: 0) selects the video mode
|
|
|
|
r_mode 0 = no screen mode change, desktop resolution
|
|
|
|
r_mode 1 = no screen mode change, custom resolution, custom upscale mode
|
|
|
|
r_mode 2 = screen mode change, custom resolution (for the CRT users)
|
|
|
|
Custom resolution means using r_width and r_height.
|
|
|
|
Custom upscale mode means using r_blitMode.
|
|
|
|
|
|
|
|
chg: cl_allowDownload <-1|0|1> (default: 1) can be used to select the download system
|
|
|
|
cl_allowDownload -1 = id's original download system
|
|
|
|
cl_allowDownload 0 = downloads disabled
|
|
|
|
cl_allowDownload 1 = CNQ3 download system
|
|
|
|
|
|
|
|
chg: cvars and commands are alphabetically sorted
|
|
|
|
|
|
|
|
chg: removed r_stencilbits, r_depthbits, r_colorbits, r_texturebits and r_ext_compressed_textures
|
|
|
|
|
|
|
|
chg: using stb_image to load png and tga images
|
|
|
|
|
|
|
|
chg: con_scale <0.25 to 10.0> (default: 1.2) specifies the console text scaling factor and nothing else
|
2017-05-03 01:45:24 +00:00
|
|
|
|
2017-04-11 15:45:54 +00:00
|
|
|
chg: replaced monitor gamma by a post-process gamma shader and removed r_ignorehwgamma
|
|
|
|
|
|
|
|
chg: removed stereo rendering
|
|
|
|
|
|
|
|
chg: anti-aliasing sample count is set with r_msaa on all platforms (on Windows, it was r_ext_multisample)
|
|
|
|
|
|
|
|
chg: file system start-up will now verify the presence and integrity of baseq3/pak0-8.pk3 instead of only pak0
|
|
|
|
|
|
|
|
chg: replaced id's Huffman codec code with something both simpler and much faster
|
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: tweaked console scrolling speeds, fixed backtip insertion on Windows
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: improved level load times
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: sound fall-off is linear instead of using a power function
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: switch from libjpeg 6 to libjpeg-turbo
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: removed the byzantine r_mode usage added in 1.47
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: console/messagemode input buffers would ignore the last off-screen color modifier when scrolled
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: console/messagemode input buffers would sometimes display the cursor at the wrong position
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: taking screenshots with a render width (r_width) that wasn't a multiple of 4
|
|
|
|
would either crash or produce bad screenshots
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: false positives of the "SCR_UpdateScreen: recursively called" fatal error
|
|
|
|
repro: connect, get kicked, connect, get kicked
|
2016-12-18 11:05:45 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: crash when the number of shader stages was wrong (would happen with the "brandon" player model)
|
2016-12-18 11:05:45 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: the release of a key bound to "+vstr a b" would execute "b" even though the key press didn't execute "a"
|
2016-12-18 11:05:45 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: /bind was treating single-character key names in a case sensitive manner
|
2017-04-11 15:45:54 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: r_fullbright is no longer latched and actually does its job
|
2017-12-28 00:24:03 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: r_lightmap is now archived and actually does its job
|
|
|
|
|
|
|
|
fix: commands registered by cgame no longer auto-complete after the cgame qvm has shut down
|
|
|
|
|
|
|
|
fix: libjpeg errors no longer shut down the engine
|
|
|
|
|
|
|
|
fix: broken rendering when the 2nd stage of a collapsed shader stage pair had non-white colors
|
|
|
|
|
|
|
|
fix: shader stages using "wave" were not animated when the server time was too large
|
|
|
|
|
|
|
|
fix: the pukka3tourney2 slime wasn't green with r_vertexLight 1
|
|
|
|
|
|
|
|
fix: the ct3ctf1 grate near quad was getting picmipped when it wasn't supposed to be
|
|
|
|
|
|
|
|
fix: improved the player name look-up behavior for these commands: kick, banUser, dumpuser
|
|
|
|
if 2 players had the same name, it would just pick the first one (lowest client number)
|
|
|
|
|
|
|
|
fix: multi-view mouse input sensitivity is now the same as in the UI for compatible mods like CPMA 1.50
|
|
|
|
|
|
|
|
fix: fixed the start-up console window staying visible when starting in full-screen
|
|
|
|
|
|
|
|
|
|
|
|
Windows:
|
2017-11-29 17:29:23 +00:00
|
|
|
|
2017-06-01 11:02:19 +00:00
|
|
|
add: in_minimize registers a hotkey to minimize/restore the client
|
|
|
|
key names must be separated by white space and there can be at most 2 modifier keys
|
|
|
|
|
2017-05-28 12:49:22 +00:00
|
|
|
add: auto-completion and command history in the dedicated server console window
|
2017-05-18 21:23:50 +00:00
|
|
|
|
2017-05-04 16:52:46 +00:00
|
|
|
add: new bindable key: BACKSLASH (the key to the right of the left shift button)
|
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: removed DirectInput mouse input mode
|
2017-04-11 15:45:54 +00:00
|
|
|
|
|
|
|
chg: updated mouse input for better grab (de-)activation and fixed window dragging not working
|
|
|
|
|
2017-05-06 20:01:14 +00:00
|
|
|
chg: reduced raw mouse input latency and added cl_drawMouseLag
|
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
fix: disabled DPI scaling on the client
|
|
|
|
|
|
|
|
fix: the crash handler will reset the system timer resolution
|
|
|
|
|
|
|
|
fix: if requesting a resolution too high for the display, the image would be offset vertically
|
|
|
|
|
2017-08-18 17:05:19 +00:00
|
|
|
fix: in raw mouse input mode, keeping any button pressed while focusing the window would keep
|
|
|
|
the cursor visible even after releasing all buttons
|
|
|
|
|
2017-04-11 15:45:54 +00:00
|
|
|
|
|
|
|
Linux:
|
|
|
|
|
2017-10-28 01:35:51 +00:00
|
|
|
add: m_relative <0|1> (default: 1) enables SDL's relative mouse mode
|
|
|
|
you might want to set it to 0 if you have a messed up input driver
|
|
|
|
|
2017-12-14 21:49:34 +00:00
|
|
|
add: in_focusDelay <0 to 100> (default: 5) is the time in ms keypresses are ignored after the window gets the focus
|
2017-11-22 20:47:50 +00:00
|
|
|
|
2017-10-28 01:35:51 +00:00
|
|
|
add: minimize command to minimize the client's window
|
|
|
|
|
2017-07-06 04:10:29 +00:00
|
|
|
add: automatic dedicated server process restarts for crashes and timed reboots (sv_minRebootDelayMins)
|
|
|
|
this means 2 CNQ3 processes run per server: a parent (fixed pid) and a child (new pid after each restart)
|
|
|
|
this behavior can be disabled by passing "nohardreboot" as a command-line argument
|
2017-10-12 01:45:24 +00:00
|
|
|
the new command sv_restartProcess can be used to shut down the child process and start a new one
|
2017-07-06 04:10:29 +00:00
|
|
|
|
2018-01-07 10:57:36 +00:00
|
|
|
chg: the client requires SDL 2 - the following things are handled by it:
|
|
|
|
window, GL context, video modes, audio, kb and mouse input, monitor list, clipboard
|
|
|
|
|
|
|
|
chg: tty input behavior matches in-game behavior when cgame is running and fixed the truncated tty input
|
|
|
|
|
2017-10-10 17:54:57 +00:00
|
|
|
fix: color codes (e.g. "^1") don't get printed to the terminal anymore
|
|
|
|
|
2017-05-18 21:23:50 +00:00
|
|
|
fix: tty handling of the leading "]" character
|
|
|
|
|
|
|
|
fix: dedicated servers no longer insert a leading backslash when running auto-completion
|
|
|
|
|
2017-04-11 15:45:54 +00:00
|
|
|
fix: the crash handler will reset tty input mode correctly
|
|
|
|
|
|
|
|
|
2016-12-18 04:43:04 +00:00
|
|
|
17 Sep 11 - 1.47
|
|
|
|
|
|
|
|
add: backported another bunch of dlight stuff from the pmx branch
|
|
|
|
adds support for bmodel entities (doors, plats, etc)
|
|
|
|
|
|
|
|
add: back directInput mouse (in_mouse 2)
|
|
|
|
|
|
|
|
add: back flare support
|
|
|
|
|
|
|
|
add: disable/enable windows keyboard shortcuts
|
|
|
|
|
|
|
|
add: cnq3 windows can minimize/restore
|
|
|
|
|
|
|
|
add: dynamic light by GLSL shaders
|
|
|
|
|
|
|
|
add: r_maplightBrightness (from 0 to 8) and r_maplightSaturation(0-4). to use this parameters set r_maplightColorMode 1.
|
|
|
|
|
|
|
|
add: r_maplightColorMode to configure lightmaps
|
|
|
|
|
|
|
|
add: r_mode can be set resolution and frequency display. For example, r_mode "640x480@100"
|
|
|
|
|
|
|
|
fix: in_mouse -1 kept relocating the system cursor even if not focused
|
|
|
|
|
|
|
|
fix: implement the sound change from 1.45 *correctly* :P
|
|
|
|
|
|
|
|
fix: default build does not create option r_smp. To assemble the build
|
|
|
|
with the option r_smp need to use preprocessor USE_R_SMP
|
|
|
|
|
|
|
|
fix: small fixes to CVA rendering code
|
|
|
|
|
|
|
|
fix: fix opStack and rename targets for unix
|
|
|
|
|
|
|
|
fix: GTV/spectator can't change POV after map changed
|
|
|
|
|
|
|
|
fix: render shader time overflow (fix splashdamage bug).
|
|
|
|
|
|
|
|
fix: mouse event queue
|
|
|
|
|
|
|
|
|
|
|
|
24 Nov 09 - 1.46
|
|
|
|
|
|
|
|
add: hopefully worked around some vistajoke mousewheel issues
|
|
|
|
|
|
|
|
add: m_limit (default: 0 = off), the maximum post-accel speed to use
|
|
|
|
|
|
|
|
chg: sensitivity renamed to m_speed
|
|
|
|
|
|
|
|
chg: rewrote pretty much all the mouse code
|
|
|
|
|
|
|
|
chg: removed the DI code in favor of "raw" mouse input
|
|
|
|
this means only mouse1-mouse5 are supported on windows, sigh MS...
|
|
|
|
|
|
|
|
chg: updated freetype from 2.3.5 to 2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
05 Nov 09 - 1.45
|
|
|
|
note: this release REQUIRES arb shader support
|
|
|
|
if your card doesn't have it, use an older version
|
|
|
|
|
|
|
|
add: hw gamma should work on Vista
|
|
|
|
|
|
|
|
add: r_measureoverdraw is actually useful
|
|
|
|
|
|
|
|
add: r_speeds is far more useful now
|
|
|
|
|
|
|
|
chg: sound attenuation is biased
|
|
|
|
i.e. distant sounds are much louder than in 1.43
|
|
|
|
since it's still more correctly spatialised than pre-1.43, this is
|
|
|
|
the best compromise i can come up with
|
|
|
|
|
|
|
|
chg: r_fullbright works in vertexlight mode (only)
|
|
|
|
instead of lightmap only, where it just wasted bandwidth and vram
|
|
|
|
|
|
|
|
chg: r_customwidth, r_customheight renamed to r_width, r_height
|
|
|
|
|
|
|
|
chg: hardcoded r_mode garbage and modelist removed:
|
|
|
|
r_mode 0 (default) = current desktop resolution, depth, hz, etc
|
|
|
|
r_mode 1 = custom resolution etc
|
|
|
|
note: r_mode 1 WILL NOT tolerate invalid r_displayRefresh values any more
|
|
|
|
|
|
|
|
chg: require opengl 1.4 or higher
|
|
|
|
removed r_allowExtensions, r_primitives, r_ext_compiled_vertex_array,
|
|
|
|
r_ext_multitexture, r_ext_texture_env_add
|
|
|
|
|
|
|
|
chg: removed a bunch of useless/obsolete cvars:
|
|
|
|
r_logfile, r_showcluster, r_facePlaneCull, r_ignoreFastPath, r_drawSun,
|
|
|
|
r_simpleMipMaps, r_offsetFactor, r_offsetUnits
|
|
|
|
|
|
|
|
chg: don't tablist cheatvar noise if cheats are off
|
|
|
|
|
|
|
|
chg: removed the last bits of legacy altivec cruft
|
|
|
|
|
|
|
|
chg: rewrote pretty much all the dlight stuff
|
|
|
|
not only does it actually work reliably now
|
|
|
|
but it's also massively improved in terms of quality
|
|
|
|
|
|
|
|
fix: ignorehwgamma 1 would fail to apply sw gamma to some images
|
|
|
|
|
|
|
|
fix: roqs failed to apply sw gamma
|
|
|
|
|
|
|
|
fix: sv_floodprotect could block all commands indefinitely
|
|
|
|
|
|
|
|
|
|
|
|
12 Aug 09 - 1.44 (server only)
|
|
|
|
|
|
|
|
fix: unbannable player exploit (stanway/auriemma)
|
|
|
|
|
|
|
|
|
|
|
|
08 Aug 08 - 1.43
|
|
|
|
|
|
|
|
fixed sfx0 using a real sound and thus "hiding" it
|
|
|
|
|
|
|
|
corrected sv_pure back to CVAR_ROM
|
|
|
|
|
|
|
|
added the correct "fastsky!=0 == disable portals" test, ffs me :P
|
|
|
|
|
|
|
|
removed long-obsoleted r_lastValidRenderer
|
|
|
|
|
|
|
|
removed long-obsoleted r_ext_gamma_control
|
|
|
|
|
|
|
|
removed pointless cl_forceavidemo
|
|
|
|
|
|
|
|
removed r_rail* and marked the never-used RT_BEAM etc as such
|
|
|
|
|
|
|
|
removed RAVENMD4 completely
|
|
|
|
|
|
|
|
r_fullbright is not a cheat var
|
|
|
|
|
|
|
|
fixed a bug with CVAR_CHEAT
|
|
|
|
|
|
|
|
fixed another bug in \video (hopefully)
|
|
|
|
|
|
|
|
fixed distance culling on dlit patch seams
|
|
|
|
|
|
|
|
changed r_ext_max_anisotropy default to 16
|
|
|
|
|
|
|
|
added con_scale for console font scaling
|
|
|
|
0 = Q3 style, always 8x12 pixels regardless of screen rez
|
|
|
|
1 = Q4 style, scales with screen rez
|
|
|
|
!0 = scale with screen rez and a custom multiplier
|
|
|
|
|
|
|
|
straightened out the con cvar mess:
|
|
|
|
cl_noprint -> con_noprint
|
|
|
|
scr_conspeed -> con_speed and correctly CVAR_ARCHIVE
|
|
|
|
con_notifytime correctly CVAR_ARCHIVE
|
|
|
|
removed cl_conXOffset since it basically doesn't work
|
|
|
|
|
|
|
|
sleep correctly if an unfocused client (win32-only)
|
|
|
|
don't sleep INcorrectly if a dedicated server (win32-only)
|
|
|
|
|
|
|
|
fixed a (huge) memory leak in the vm
|
|
|
|
|
|
|
|
fixed sv_pure 1 problems on listen servers
|
|
|
|
|
|
|
|
another overhaul of the sound code:
|
|
|
|
|
|
|
|
spatialisation is now correct, which has two huge impacts:
|
|
|
|
you can "place" sounds MUCH more accurately than before,
|
|
|
|
but as a result, distant sounds are MUCH quieter
|
|
|
|
|
|
|
|
removed s_doppler, it's almost right but it just sounds like shit
|
|
|
|
|
|
|
|
most of the s_mixprestep hackery has been removed, and you can
|
|
|
|
probably set it to 0 if your sound drivers work properly
|
|
|
|
|
|
|
|
OAL support has been dropped completely and indefinitely
|
|
|
|
it's crap and i'm tired of it poisoning the codebase
|
|
|
|
|
|
|
|
|
|
|
|
Mar 08 - 1.42
|
|
|
|
|
|
|
|
bots are no longer kicked by devmap
|
|
|
|
|
|
|
|
legacy cack like joystick/midi support only pollutes configs if enabled
|
|
|
|
|
|
|
|
fixed a memory leak in the sound code
|
|
|
|
|
|
|
|
fixed even more (hopefully all) dropped sound issues in snd_dma
|
|
|
|
|
|
|
|
made com_soundmegs SLIGHTLY less broken: now only 2x instead of 3x :P
|
|
|
|
note that "soundmegs" are taken FROM THE HUNK now to fix the leak
|
|
|
|
so you need to increase com_hunkmegs by 2x your com_soundmegs
|
|
|
|
|
|
|
|
removed the explicit and incorrect "fastsky==1 == disable portals" test
|
|
|
|
|
|
|
|
r_noportals is not a cheat var
|
|
|
|
|
|
|
|
hyperspace is a bit less annoying
|
|
|
|
|
|
|
|
purged the unused (never finished) idMD4 model code
|
|
|
|
|
|
|
|
fixed some bugs in referencedpak list generation
|
|
|
|
|
|
|
|
fixed roqs ignoring s_volume
|
|
|
|
|
|
|
|
fixed widescreen modes crashing on listen servers
|
|
|
|
|
|
|
|
fixed downloads not completing properly
|
|
|
|
|
|
|
|
|
|
|
|
18 Feb 08 - 1.41
|
|
|
|
|
|
|
|
removed all bs references to GT_SINGLE_PLAYER and ui_singlePlayerActive
|
|
|
|
(except from the bot code, which has bigger problems)
|
|
|
|
added sv_singleplayer
|
|
|
|
|
|
|
|
improved TTF overhead a lot: now as fast as crappy bitmap fonts :D
|
|
|
|
|
|
|
|
removed the stupidity of every key aborting demo playback: now ESC only
|
|
|
|
|
|
|
|
only play the id logo cin the FIRST time, not every fkn time
|
|
|
|
|
|
|
|
removed the broken stencil/projection shadow code
|
|
|
|
|
|
|
|
avis produced by \video actually work (bug+fix both from ioq3)
|
|
|
|
|
|
|
|
fixed some ABSURD buffer overruns and broken code in snd_dma
|
|
|
|
which caused random dropped sounds for no reason
|
|
|
|
it's a miracle it doesn't segfault any real OS
|
|
|
|
also dumped the unused-since-TA adpcm/mulaw/etc cruft
|
|
|
|
|
|
|
|
fixed a TA-era (surprise, surprise) bug that broke loopsound behavior
|
|
|
|
|
|
|
|
loop (ie ambient) sounds are now 75% volume
|
|
|
|
|
|
|
|
q3config is NEVER autowritten just because of bind/cvar changes
|
|
|
|
it sucks if you're playing and it sucks even more if you're on GTV
|
|
|
|
UI/SP code should write it EXPLICITLY if they want to save something
|
|
|
|
|
|
|
|
|
|
|
|
19 Dec 07 - 1.40
|
|
|
|
|
|
|
|
the code now requires a C++ compiler
|
|
|
|
MASSIVE cleanups of the codebase, tho still plenty of bits left
|
|
|
|
|
|
|
|
screenshot filename is YYYY_MM_DD-HH_MM_SS-TTT
|
|
|
|
this means they'll never collide *; moviemakers won't run out;
|
|
|
|
and the engine DOESN'T STAT 10,000 FILES EVERY FRAME
|
|
|
|
(* except at 2am on an autumn night if you're amazingly unlucky :P)
|
|
|
|
|
|
|
|
demo filename is YYYY_MM_DD-HH_MM_SS
|
|
|
|
|
|
|
|
fixed demos to be MAX_OSPATH instead of MAX_QPATH, ie 256 chars now
|
|
|
|
|
|
|
|
renamed cl_mouseAccel to m_accel
|
|
|
|
|
|
|
|
removed ioq3 "qkey" rubbish
|
|
|
|
|
|
|
|
removed support for BMP and PCX
|
|
|
|
|
|
|
|
removed fs_cdpath, fs_copyfiles, touchfile, fs_restrict
|
|
|
|
|
|
|
|
removed support for IPX
|
|
|
|
|
|
|
|
removed in_logitechbug
|
|
|
|
|
|
|
|
updated cpu detection
|
|
|
|
|
|
|
|
added TTF support
|
|
|
|
|
|
|
|
fixed a bunch of stuff in ScanAndLoadShaderFiles, but it's still crap
|
|
|
|
|
|
|
|
fixed the patch collision epsilon bugs of 1.34
|
|
|
|
|
|
|
|
reverted to id's tab-completion since ioq3's is so hated
|
|
|
|
i've semi-merged them atm, will fix up when i get time
|
|
|
|
|
|
|
|
interpreted vm is never used on platforms that support compiled vm
|
|
|
|
|
|
|
|
clampmaps and nomip images use GL_CLAMP_TO_EDGE rather than GL_CLAMP
|
|
|
|
|
|
|
|
disabled curl until it's brought up to standard
|
|
|
|
|
|
|
|
merged platform-specific *_net.* into qcommon/net_ip.cpp, <3 timbo :)
|
|
|
|
|
|
|
|
fixed USERINFO vars not being sent properly during connect
|
|
|
|
|
|
|
|
remove some network stuff (buffer sizes and TOS) http://support.microsoft.com/kb/248611
|
|
|
|
|
|
|
|
|
|
|
|
12 Sep 07 - released as 1.34, since it was about time we did :P
|
|
|
|
|
|
|
|
increased default MAX_POLYS to 8K and MAX_POLYVERTS to 32K
|
|
|
|
|
|
|
|
|
|
|
|
Aug 07
|
|
|
|
|
|
|
|
fixed a bug in the skybox code that tried to use a 0-length CVA
|
|
|
|
which makes recent nvidia drivers go into spaz mode
|
|
|
|
|
|
|
|
changed r_ext_multisample default to 0 to stop ix nagging :P
|
|
|
|
|
|
|
|
|
|
|
|
July 07
|
|
|
|
|
|
|
|
added support for curl
|
|
|
|
|
|
|
|
improved some network stuff (buffer sizes and TOS)
|
|
|
|
|
|
|
|
added support for mouse5-mouse8
|
|
|
|
|
|
|
|
|
|
|
|
1 May 07
|
|
|
|
|
|
|
|
remove broken useless cl_freezeDemo and make demo pausing work
|
|
|
|
just use timescale 0
|
|
|
|
|
|
|
|
|
|
|
|
27 Apr 07
|
|
|
|
|
|
|
|
ripped out all support for legacy substandard hw/drivers (ie Voodoo etc)
|
|
|
|
and r_maskMinidriver
|
|
|
|
|
|
|
|
uncorrected mode 8 back to 1280x1024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 Jul 06
|
|
|
|
|
|
|
|
update various cvar defaults
|
|
|
|
r_stencilbits: 0
|
|
|
|
r_picmip: 0
|
|
|
|
r_roundImagesDown: 0
|
|
|
|
r_simpleMipMaps: 0
|
|
|
|
s_useOpenAL: 0
|
|
|
|
|
|
|
|
default fs_game to cpma
|
|
|
|
|
|
|
|
|
|
|
|
30 Jun 06 - initial build from ioq3 svn v810
|
|
|
|
|
|
|
|
mode 8 corrected to 1280x960
|
|
|
|
|
|
|
|
undefined USE_OPENAL
|
|
|
|
|
|
|
|
removed GetUserName call
|
|
|
|
|
|
|
|
removed stupid+broken r_dlightbacks
|
|
|
|
|
|
|
|
created dlight texture correctly
|
|
|
|
|
|
|
|
fixed the dlight code
|
|
|
|
|
|
|
|
removed the explicit and incorrect "vertexlight==1 == disable dlights" test
|
|
|
|
|
|
|
|
removed redundant r_ext_texture_filter_anisotropic
|
|
|
|
|
|
|
|
removed retarded cl_consoleHistory
|
|
|
|
|
|
|
|
removed redundant cl_autoRecordDemo
|
|
|
|
|
|
|
|
shader spew made developer 1
|
|
|
|
|
|
|
|
gl extensions spew made developer 1
|
|
|
|
|
|
|
|
pak list made fs_debug 1
|
|
|
|
|
|
|
|
removed the TA cvars that were hacked into the engine
|
|
|
|
|
|
|
|
reordered demo_protocols to reduce spew
|
2020-06-01 19:08:56 +00:00
|
|
|
|
|
|
|
|
|
|
|
====================
|
|
|
|
=== Known issues ===
|
|
|
|
====================
|
|
|
|
|
|
|
|
iss: OBS captures go blank after doing a video restart with the D3D11 back-end
|
|
|
|
exp: device/swap chain re-creation isn't handled by OBS' capture plug-in
|
|
|
|
fix: use the GL3 back-end
|
|
|
|
act: won't fix
|
|
|
|
|
|
|
|
iss: once the GL2 back-end is used, performance drops when switching back to the GL3 back-end
|
|
|
|
cfg: nVidia GeForce GTX 1070 - Windows 7 SP1 x64 - drivers 430.64 and 445.87
|
|
|
|
fix: don't switch back-ends at runtime or upgrade drivers
|
|
|
|
act: can't fix (root cause unknown)
|
|
|
|
|
|
|
|
iss: with GL3 and r_gpuMipGen 1, performance collapses big time
|
|
|
|
cfg: AMD Radeon HD 6950 - Windows 10 Pro version 10.0.16299 - drivers 15.201.1151.1008
|
|
|
|
exp: confirmed: whenever glTexStorage2D is called (even when using that function is the only change)
|
|
|
|
fix: use D3D11 or upgrade drivers
|
|
|
|
act: won't fix
|
|
|
|
|
|
|
|
iss: with GL3 and r_gpuMipGen 1, the GPU-generated mips are corrupted
|
|
|
|
cfg: AMD Radeon R7 360 - Windows 7 SP1 x64 - drivers 14.502.0.0
|
|
|
|
exp: not confirmed: broken barrier implementation?
|
|
|
|
fix: use D3D11 or upgrade drivers
|
|
|
|
act: can't fix (root cause unknown)
|
|
|
|
|
|
|
|
iss: strong gamma correction breaks anti-aliasing
|
|
|
|
exp: MSAA resolve happens before the post-process pass
|
|
|
|
act: will get fixed for D3D11 and GL3
|
|
|
|
|
|
|
|
iss: D3D11 full-screen toggles with the 32-bit client freeze myT's PC :-(
|
|
|
|
cfg: nVidia GeForce GTX 1070 - Windows 7 SP1 x64 - drivers 445.87
|
|
|
|
fix: use the 64-bit client
|
|
|
|
act: can't fix (root cause unknown)
|