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 |
|