Quake3 1.32e

Thumbnail

Rating: 0
Favourites: 0

Report File

Quake3 1.32e


File Information

  • Author RoboCop
  • Uploaded 13th January 2016, 01:16 AM
  • Last Updated 4th April 2017, 05:27 PM
  • Category Quake 3
  • Total Downloads 207


Files



More From This User



This is improved client for playing Quake 3 Arena mods, introduces many fixes and improvements comparing to last official ID's 1.32c version and with just one little issue (no PB support)


Permanent link to latest binary: http://www.edawn-mod.org/binaries/quake3-1.32e.zip


List of major changes/features:
* 64-bit support
* many security, performance and bug fixes
* much improved autocompletion (map, demo, exec and other commands)
* unlagged(-raw) mouse input support
* in_minimize - hotkey for minimize/restore main window (direct replacement for Q3Minimizer)
* reduced CPU power usage (com_maxfps+com_yieldCPU, suitable for notebooks)
* fast client downloads (http/ftp/smb redirection)
* ALSA support


Changelog


02-Apr-2017:
Add: backport and use alternative huffman encoder from uberdemotools - means reduced CPU usage on server-side
Chg: avi segments naming scheme to "filename-NN.avi" instead of corrupting extension by '_' suffix
Chg: max avi file size to 4GB
Fix: black video frames with \r_faskSky 1
Fix: crash on video recording
Fix: reversed timescale during video recording
Fix: check for ZIP archive signature before writing any received data
Fix: several bugs in video recording code

24-Mar-2017:
Add: new snapshot system with reduced CPU/Hunk memory usage on dedicated servers
Fix: don't count \sv_timeout multiple times - so now its really works as expected

20-Mar-2017:
Chg: fs_game default back to "baseq3"
Fix: clearing win32 dedicated console
Fix: do not build bot snapshots every client frame on listen servers
Fix: do not crash but just discard using corrupted JTRGSEG in QVM
Fix: CVE-2017-6903, affects mostly linux builds:
- deny manipulations with ".exe", ".qvm" and ".so.[0-9]" extensions too
- Sys_LoadLibrary() now can load only known library extensions
- force dll extension during loading \r_glDriver under windows
- deny using referenced pak names that is too long
- increase some filesystem buffers to avoid possible filename truncations

07-Mar-2017:
Fix: QVM memory leak
Fix: UrbanTerror-4.3.2 compatibility

26-Feb-2017:
Fix: black screenshots at \r_fastSky 1
+ Rework screenshot code so we can take two screenshots (tga+jpg) per frame, each with different name
+ Avoid situation with multiple screenshots (of the same type) being taken during one frame - which doesn't have any sense
+ Now screenshot code doesn't use render command buffer so it will always success in case of overflow etc.
Chg: default screenshot naming scheme from shotNNNN to shot-YYYYMMDD-HHmmSS

04-Jan-2017:
Add: multiview protorol and server-side multiview demo recording, see
docs/quake3e-mv.txt for details

22-Dec-2016:
Win32: non-blocking window movements/scrolling, faster dedicated console text output

19-Dec-2016:
Fix: CPMA hacks

18-Dec-2016:
Fix: do not handle "disconnect" command when downloading with cURL

16-Dec-2016:
Add: allow recording demo during demo playback
Fix: filehandle leak after reading zero-sized servercache.dat
Fix: do not add newlines to the end of cs/bcs* server commands
Fix: missing client name in debug output "Going to CS_ZOMBIE for [name]"
Chg: servercache.dat now per mod and not global for all
Misc: QVM improvements
ioq3: Don't have clients use private slots when sv_privatePassword is unset

24-Nov-2016:
Add: overwhelming CPMA hack
Fix: OSP game module crash - it will continue corrupting its own memory but not crash
Fix: gcc and clang warnings
Fix: vmprofile

12-Nov-2016:
Fix: \r_dlightMode 2 with \cg_shadows 2
Fix: dynamic lights on decals on q3wcp18 and other maps
Fix: use dedicated dlight set for each view so old light counting code is not buggy anymore
Fix: use explicit litsurf count check since we can't correctly handle overflows because of ".next" pointers
Fix: round up \r_ext_multisample values in win32 to match linux behavior
Fix: use dedicated dll syscall wrappers for each game module
Chg: default number of dlights - 64
Add: allow using '?' in extensions for trap_FS_GetFileList()

02-Nov-2016:
Fix: list all available demos that matching valid protocols (66-71)
Fix: indicate actually opened demo file instead of command line argument
Fix: color blending on some old Intel GMA's
Fix: missing dlights on q3dm4 and maybe other maps too
Fix: dlights on q3wcp17
Fix: portals now correctly works with \r_fastky 1
Chg: raize MAX_POLYS and MAX_POLYVERTS defaults to 8k and 32k respectively
Chg: \r_noportals 1 - disable only portals, 2 - mirrors + portals
Chg: scissor viewport by portal model bounds
Chg: print extension for tab-completed demos
Cgh: rename \r_dlightSpecExp to \r_dlightSpecPower and set default to 8.0
Add: \r_dlightIntensity - decreases dlight intensity but not radius
Add: \r_dlightSpecColor - color base for specular component
<= 0 - use current texture and modulate by abs(r_dlightSpecColor)
> 0 - use constant color with RGB components set to \r_dlightSpecColor
default is -0.25

21-Oct-2016:
Fix: anaglyph/stereo rendering with new dlights
Chg: Use 12 bits for refentites - fixes missing frames in stereo rendering and allows more game items to be drawed
Add: \r_dlightMode 2 - now illuminates md3 models i.e. almost everything on the map
Add: CPMA hacks
Add: sin,cos,rand to \varfunc

10-Oct-2016:
Fix: skybox overbright with picmip and r_intencity > 1
Add: \varfunc <add|sub|mul|div|mod> <cvar> <value> [- or low limit] [- or high limit]
Remove: \inc and \dec

09-Oct-2016:
Add: \r_dlightMode 1 - improved dlights backported from cnq3
+ \r_dlightScale - for adjusting new dlights intensity in old mods
+ \r_dlightSpexExp - control over specular component
Add: multi sampling support via \r_ext_multisample
Add: \r_neatsky to force nopicmip for skyboxes
Add: \inc and \dec commands for increasing and decreasing cvar values

27-Sep-2016:
Chg: undefine UNICODE for win64 build

26-Sep-2016:
Fix: non-working \reconnect
Chg: r_modeFullscreen defaults to "-2"
Add: extra r_mode entries
Chg: undefine FORCE_DM68_EXT

20-Sep-2016:
* Bring back dynamic OpenGL dll loading
* Upstream ioq3 fixes

20-Aug-2016:
* Add \r_modeFullscreen - dedicated fullscreen mode, leave empty for old behavior, set to -2 to use desktop resolution etc.
* Add \com_affinityMask - bind application to specified CPU core(s)
* Fix win32 console update
* Fix WM_CLOSE message handling to avoid unneeded renderer errors at shutdown
* Fix \cl_shownet may print invalid entity number
* ioq3: Avoid generating client commands with zero frame_msec
* ioq3: preserve all \connect arguments for further \reconnect

29-Jul-2016:
* Range check values of \com_yieldCPU
* Fix startup flags for \vm_rtChecks
* Linux: support gamma ramps larger than 256 entries

26-Jul-2016:
* Never send snapshots often than client' \snaps specifies
* Raize some client network rate limits
* Win32: set gamma only for used monitor
* Win32: track and change gamma when moving game window
* Win32: Implement \in_nograb - so now it is possible to move game window without opened console
* Fix non-working \r_ignorehwgamma in linux
* Don't forget to release vidmodes on linux

21-Jul-2016:
* Render CPMA/CNQ3 color codes (8,9,a-z) in console
* Fix "Restarting server due to numSnapshotEntities wrapping"
* bugfixes

30-Jun-2016:
* backport UDP spoofing protection from ioq3
* bugfixes

24-Jun-2016:
* Fix win32 clipboard copy function
* Fix dlight #32 not being rendered

21-Jun-2016:
* Backport fast legacy (udp) downloads from ioq3
* Sync with redrerergl1 from ioq3
* Netcode & renderer bugfixes

Report File

Reason












Report Comment

Reason






Report Link

Reason





DMCA.com Protection Status

https://apg-clan.org tested by Norton Internet Security https://apg-clan.org tested by McAfee Internet Security

Flag Counter