myT
|
9b60bd762d
|
replaced r_(map)OverBrightBits with r_(map)Brightness
|
2017-11-22 18:59:51 +01:00 |
|
myT
|
964879bc5e
|
changed r_mode and added r_blitMode
|
2017-11-22 18:26:26 +01:00 |
|
myT
|
de72f96ae7
|
added the cvar_trim command to remove all user-created cvars
|
2017-11-12 01:01:20 +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
|
6238d7dd7f
|
implemented in_noGrab on Windows
|
2017-10-29 02:36:57 +02:00 |
|
myT
|
6cde6e2182
|
added bindkeylist
|
2017-10-28 21:40:07 +02:00 |
|
myT
|
b3831fcc87
|
the Linux client now uses SDL 2 for: window, GL context, video modes, audio, kb and mouse input, monitor list, clipboard
|
2017-10-28 03:35:51 +02:00 |
|
myT
|
1f49b43a39
|
con_history 1 is not just for clients anymore
|
2017-10-12 19:12:41 +02:00 |
|
myT
|
9a7ab19245
|
sv_restartProcess restarts the child process
uptime print child process, parent process and map uptimes
|
2017-10-12 03:45:24 +02:00 |
|
myT
|
484e9e7e40
|
removing color codes before printing to the terminal
fixed Download_CleanUp calling closesocket on socket 0, messing with stdin
|
2017-10-10 19:54:57 +02:00 |
|
myT
|
c3027a56b7
|
made keys F13 to F24 bindable
|
2017-10-03 23:58:41 +02: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
|
d4ae363d71
|
fixed /bind treating single-character key names in a case sensitive manner
|
2017-09-12 03:27:23 +02:00 |
|
myT
|
6d18a0b5bd
|
added the new client HTTP download system
|
2017-09-12 03:21:11 +02:00 |
|
myT
|
9dd81a895b
|
fixed the cursor staying visible in raw input mode when focusing the window while a mouse button is pressed
got rid of redundent mouse API calls when handling focus changes
simplified the mouse input code
|
2017-08-18 19:05:19 +02:00 |
|
myT
|
37ef941ac2
|
fixed r_fullbright not being used and made it unlatched
removed the superfluous calls to GL_TexEnv for r_lightmap
|
2017-08-18 18:30:39 +02:00 |
|
myT
|
f9fbe4797f
|
fixed r_lightmap not being used and made it archived
removed the r_maplight* cvars
removed dead code (RB_StageIteratorGeneric)
|
2017-08-18 17:03:30 +02:00 |
|
myT
|
ec042e37e1
|
added r_greyscale to control how monochromatic the final image looks
not doing the gamma pass when gamma==1 && obBits==0
no longer checking glConfig.colorBits for computing the global brightness
|
2017-08-18 16:02:02 +02:00 |
|
myT
|
c95e9a86ee
|
added automatic process restarts for Linux dedicated server crashes and timed reboots
putting the UTC date and time in Linux crash report file names
|
2017-07-06 06:10:29 +02:00 |
|
myT
|
47a566f9cc
|
com_completionStyle 1 for cycling auto-completion results line in ET
|
2017-07-05 05:53:05 +02:00 |
|
myT
|
9b776ab343
|
keep cvars and commands alphabetically sorted
|
2017-07-04 23:14:28 +02:00 |
|
myT
|
23d0273489
|
commands registered by cgame get removed after CG_SHUTDOWN
|
2017-07-04 22:31:21 +02:00 |
|
myT
|
eb4b1d8615
|
removed r_stencilbits r_depthbits r_colorbits r_texturebits r_ext_compressed_textures
|
2017-06-22 09:41:36 +02:00 |
|
myT
|
bec4101854
|
using stb_image to load png and tga images
libjpeg errors no longer shut down the engine
|
2017-06-04 16:37:57 +02:00 |
|
myT
|
aa2b00cbbb
|
added m_accelStyle and m_accelOffset for a new accel style
|
2017-06-02 20:53:35 +02:00 |
|
myT
|
d9bacec921
|
in_minimize registers a hotkey to minimize/restore the client
|
2017-06-01 13:02:19 +02:00 |
|
Christiaan Hondeveld
|
53b0866069
|
Merged dedicated console history
|
2017-05-28 14:49:22 +02:00 |
|
myT
|
1bd7614d21
|
added sv_minRebootDelayMins to control early server reboots
|
2017-05-23 23:42:02 +02:00 |
|
myT
|
b49c880fe5
|
fixed broken rendering when the 2nd stage of a collapsed shader stage pair had non-white colors
|
2017-05-19 00:23:53 +02:00 |
|
myT
|
a646bfdc87
|
fixed shader stages using "wave" not being animated when the server time is a big number
|
2017-05-19 00:04:32 +02:00 |
|
myT
|
85d6762647
|
added auto-completion to the Windows dedicated server
fixed Linux dedicated servers inserting a leading backslash when running auto-completion
fixed tty handling of the leading "]"
|
2017-05-18 23:23:50 +02:00 |
|
myT
|
8e2aafbdfd
|
r_monitor is now latched, auto-updated and is used in every vid_restart call
fixed glConfig.vidWidth/Height when r_mode is set to use desktop res
|
2017-05-17 07:41:25 +02:00 |
|
myT
|
94541565b5
|
added con_scaleMode
|
2017-05-17 07:18:06 +02:00 |
|
myT
|
e4062a6c90
|
reduced win32 raw mouse input latency and added cl_drawMouseLag
|
2017-05-06 22:01:14 +02:00 |
|
myT
|
f9d4056e41
|
fixed the pukka3tourney2 slime not being green with r_vertexLight 1
|
2017-05-04 19:06:51 +02:00 |
|
myT
|
6b167831dd
|
fixed the ct3ctf1 grate near quad getting picmipped
|
2017-05-04 19:02:58 +02:00 |
|
myT
|
0e18c3b645
|
added BACKSLASH as a bindable key on Windows
|
2017-05-04 18:52:46 +02:00 |
|
myT
|
8abb87e783
|
fixed the player name look-up behavior of kick, banUser, dumpuser
|
2017-05-04 18:36:07 +02:00 |
|
myT
|
7ea3b4264c
|
fixed multi-view mouse input sensitivity for CPMA 1.50
|
2017-05-04 08:51:13 +02:00 |
|
myT
|
3d6d1e587a
|
renamed con_saveCmdHistory to con_history
|
2017-04-20 03:25:46 +02:00 |
|
myT
|
32de17e9b2
|
updated the changelog
|
2017-04-11 17:45:54 +02:00 |
|
arQon
|
1afbf12d80
|
repair some strange quality regressions in the renderer source, as well as what looks like some half-merged pmx pieces. add glext for win32 platforms. NOTE: vc has poisoned a bunch of files with CRLF endings, because apparently you're not allowed to have those work properly in vs2013 and later, sigh
|
2016-12-18 03:05:45 -08:00 |
|
arQon
|
97db9f2314
|
import from cnq3 1.47
|
2016-12-17 20:43:04 -08:00 |
|