myT
19aad64607
added Nuklear extensions for UI and CGame
2023-11-29 02:57:28 +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
f7a1d6655e
fixed invalid printf argument lists
...
the CL_AddKeyUpCommands case was quite peculiar:
"time" wasn't a variable but the standard C library function
2022-11-22 20:34:46 +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
533e0872c1
added console mark mode
2022-04-30 04:03:47 +02:00
myT
3f189e58be
added console search
2022-04-29 21:18:50 +02:00
myT
a5b6ee33da
made more keys bindable on Linux/FreeBSD and /bind now accepts uppercase hex digits
2020-04-04 03:20:03 +02:00
myT
8a1d1c539b
Escape down in cgame triggers CG_EVENT_HANDLING again instead of CG_KEY_EVENT
...
with that, CPMA demo playback and /protect work as intended again
2020-02-09 04:25:31 +01:00
myT
c75caeb98e
added control/shift + left/right arrow field navigation
2019-02-21 17:14:45 +01:00
myT
b3456d0a10
added the ctrl-i and ctrl-d console shortcuts
2019-02-21 17:11:29 +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
f60ce0d1e8
fixed console/messagemode input buffers ignoring off-screen color modifiers when scrolled
2017-12-25 09:54:45 +01:00
myT
945cf03af5
fixed color handling and cursor position in console/messagemode input buffers
2017-12-19 03:23:45 +01:00
myT
8900291f0d
fixed key release of bind '+vstr a b' wrongly executing 'b' when key press didn't execute 'a'
2017-11-29 18:25:09 +01:00
myT
6cde6e2182
added bindkeylist
2017-10-28 21:40:07 +02:00
myT
1f49b43a39
con_history 1 is not just for clients anymore
2017-10-12 19:12:41 +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
1c38742c5a
new engine extension to toggle cgame input forwarding
...
cleaned up CL_CG_GetValue
2017-08-13 04:01:21 +02:00
myT
47a566f9cc
com_completionStyle 1 for cycling auto-completion results line in ET
2017-07-05 05:53:05 +02:00
myT
8b5728559b
unified the command history logic
...
when a command is the same as the previous one, it doesn't get saved
Linux tty keys support: left, right, home, end, delete
2017-06-04 13:02:20 +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
0e18c3b645
added BACKSLASH as a bindable key on Windows
2017-05-04 18:52:46 +02:00
myT
3d6d1e587a
renamed con_saveCmdHistory to con_history
2017-04-20 03:25:46 +02:00
myT
ae2560984a
fixed comparing an int to NULL
2017-03-08 01:06:30 +01:00
myT
82994d21f8
opt-in command history saving with con_saveCmdHistory
2017-03-07 22:44:03 +01:00
myT
0f89ca6853
tweaked console scrolling (binds and speed), fixed the clamping and the backtick insertion on Windows
2017-01-23 07:33:53 +01:00
arQon
4f9754adfe
intelligent TAB-completion handling (support for mapnames, binds, etc)
2017-01-19 00:59:44 -08:00
arQon
97db9f2314
import from cnq3 1.47
2016-12-17 20:43:04 -08:00