myT
f43c18e86e
added a FS_GetFileList syscall for CGame
2024-04-10 20:04:45 +02:00
myT
838c9a6485
added motion blur and freeze frame commands
...
- fixed crash due to missing blue noise texture
- added motion vector viz
- renamed TextureFormat entries
2024-02-18 16:26:05 +01:00
myT
19aad64607
added Nuklear extensions for UI and CGame
2023-11-29 02:57:28 +01:00
myT
3cea7e0c3d
added FFmpeg support for A/V capture compression
2023-11-27 02:53:15 +01:00
myT
ccb9827b03
added GUI for options and front-end stats
...
added keycatchgui
added VS2019 project files
renamed r_swapInterval
removed r_speeds
fixed r_mode 1 cursor
fixed device caps
2023-11-12 01:32:59 +01:00
myT
3b6a3a5019
added D3D12 rendering and removed D3D11, GL2, GL3
...
don't track .user files except for cnq3 and cnq3-server
disabled FPS hack
disabled FPS hack, part 2
2023-11-12 01:32:58 +01:00
myT
23ce3e0982
added NDP server pause tracking and improved command sequence handling
2023-08-08 02:05:42 +02:00
myT
8ed8d26481
removed the R_SetPVSCulling extension
...
reverted 7e0de354c2
the mod can feed a different area mask to force drawing everything
2023-04-04 22:42:24 +02:00
myT
7e0de354c2
added the R_SetPVSCulling extension
2023-02-25 23:01:11 +01:00
myT
f401f742ee
added a new demo player with fast seeking support
...
added cl_demoPlayer and cl_escapeAbortsDemo
2022-11-04 05:01:00 +01:00
myT
c8c9bef131
added r_depthClamp and cap_DepthClamp
2022-10-23 02:58:20 +02:00
myT
2dcddc87eb
always disabling the FPS limiter after drop errors
2019-11-12 04:19:31 +01:00
myT
db4fb31658
added OpenGL 3.2 and Direct3D 11 renderer back-ends
2019-09-25 05:25:59 +02:00
myT
39af360fdc
removed FreeType and the R_REGISTERFONT syscalls
2019-09-25 05:14:07 +02:00
myT
a26b150c59
faster map loads by limiting the rendering back-end's frame-rate
2018-12-08 22:43:58 +01:00
myT
51cda86421
added the trap_IsRecordingDemo syscall for CPMA 1.52+
2018-12-08 00:55:21 +01:00
myT
4a848e7b6a
no longer feeding cs commands that came from a previous gamestate to cgame
2018-12-08 00:03:26 +01:00
myT
a9e7bc7226
fixed cv/callvote completion handlers getting removed at cg shutdown and never added back
2018-09-26 05:28:40 +02:00
myT
215d54cafd
fixed the listen server unpause lag / time-out
...
this issue popped up after commit 176aa6a24d
2018-01-19 00:31:48 +01:00
myT
3c52752dd3
added help panel and colorized help text
...
added con_drawHelp and con_col*
letting the mod know we support the "cap_ExtraColorCodes" extension
con_colText overrides ^7 in the console and the help panel
extended console back scroll arrows all the way
2017-12-27 05:13:33 +01:00
myT
69efe163ac
error extension - trap_Error2 and trap_EnableErrorCallback
2017-11-10 20:21:03 +01:00
myT
fca556e2ad
match alerts cgame extension and s_autoMute for Windows
2017-11-07 06:17:28 +01:00
myT
e26163aa79
added screenshotnc and screenshotncJPEG
2017-11-05 22:40:32 +01:00
myT
70f301e4ff
cvar help extension
...
cvar type+range extension
module tracking for cvars and commands
lots of help text
2017-10-03 19:11:10 +02:00
myT
6d18a0b5bd
added the new client HTTP download system
2017-09-12 03:21:11 +02:00
myT
1c38742c5a
new engine extension to toggle cgame input forwarding
...
cleaned up CL_CG_GetValue
2017-08-13 04:01:21 +02:00
myT
23d0273489
commands registered by cgame get removed after CG_SHUTDOWN
2017-07-04 22:31:21 +02:00
myT
9ea5d021d5
implemented the new interop system
...
implemented the dynamic lights and integer shader time extensions
2017-06-22 07:15:47 +02:00
myT
39ee0db5b7
added exception/signal/exit handlers to properly restore modified system settings like gamma ramps
2017-03-05 20:10:48 +01:00
myT
f327428475
full x64 support with a VM based on quake3e OCT 21 2016
...
the VM compiler uses SSE for floating-point ops when possible
2017-01-11 14:24:58 +01:00
arQon
97db9f2314
import from cnq3 1.47
2016-12-17 20:43:04 -08:00