Redix
|
22e2489377
|
fixed buffer overflow in race recorder and ghost
|
2016-11-15 15:28:11 +01:00 |
|
Dennis Felsing
|
c21399c4c5
|
Merge pull request #567 from d3fault/master
dummy copyMoves/hammer disabling when dummy connecting
|
2016-11-07 10:20:11 +01:00 |
|
Dennis Felsing
|
c92e10914a
|
Refactor demo speed setting, add 1.5x speed (fixes #568)
|
2016-10-28 09:31:22 +02:00 |
|
d3fault
|
d6b732113e
|
dummy copyMoves/hammer disabling when dummy connecting
|
2016-10-26 15:00:02 -07:00 |
|
east
|
823e330a76
|
Merge pull request #554 from heinrich5991/pr_ddnet_random_timeouttoken
Generate server-specific timeout codes
|
2016-10-05 12:21:51 +02:00 |
|
heinrich5991
|
fce9ec6cda
|
Replace UI elements for the timeout code
Now you can regenerate your timeout seed with the click of a button.
|
2016-10-03 13:56:15 +02:00 |
|
Dennis Felsing
|
67ef498573
|
Merge pull request #549 from heinrich5991/pr_ddnet_improve_pause
Don't show player HUD during `/pause`
|
2016-09-29 13:48:12 +02:00 |
|
BannZay
|
d4ea20001c
|
tee size fix
|
2016-09-26 21:56:13 +03:00 |
|
heinrich5991
|
f49d60945d
|
Don't show player HUD during /pause
|
2016-09-20 16:34:49 +02:00 |
|
ACTom
|
3da2ba1f38
|
delete comment code
|
2016-09-01 21:17:27 +08:00 |
|
ACTom
|
c06e2d71cd
|
fix lost first character when quickly input in chat
|
2016-09-01 21:12:13 +08:00 |
|
BannZay
|
d78c565f8a
|
dCopyMoves disabling when Dummy disconnecting
|
2016-08-21 16:22:46 +03:00 |
|
Freddie Wang
|
7aa7e463e0
|
fix keystroke hold after send the chat
|
2016-08-14 23:02:07 -07:00 |
|
Freddie Wang
|
e5f23cd87c
|
Added full IME support
Now with display of editing text.
|
2016-08-14 22:16:06 -07:00 |
|
def
|
4681f69b1b
|
Introduce cached ticks for client again, this time with workaround for
particles. Hopefully not many other parts of the code will need this.
|
2016-06-28 23:36:34 +02:00 |
|
def
|
eef3980b18
|
Revert "Highlight own whispers in F1"
This reverts commit 8d081140b0 .
|
2016-06-03 22:47:38 +02:00 |
|
def
|
f1cdbe8696
|
More accurate ping by refreshing servers on second frame instead of first (might be caused by intial font rendering)
|
2016-06-03 19:50:49 +02:00 |
|
def
|
097b6cabf3
|
Fix cut off names in scoreboard (still overlap with clan though)
|
2016-06-03 11:30:20 +02:00 |
|
H-M-H
|
ada3b9a5db
|
Merge pull request #378 from H-M-H/sqlmasters
separate sqlwrite and sqlread server
|
2016-05-28 23:00:16 +02:00 |
|
rbmz
|
8d081140b0
|
Highlight own whispers in F1
|
2016-05-27 08:33:43 -03:00 |
|
def
|
63b92b729e
|
Fix completion rendering on new input
|
2016-05-22 21:31:35 +02:00 |
|
def
|
0217a76771
|
accept input when opening, but not at first frame to discard the input that caused the console to open (fixes #443 again)
|
2016-05-22 21:23:33 +02:00 |
|
def
|
c437170856
|
Fix cl_showhud_score
|
2016-05-22 12:12:02 +02:00 |
|
def
|
1d98ff031c
|
Immediately accept input while console is still opening (fixes #484)
|
2016-05-22 02:12:52 +02:00 |
|
def
|
86495bbad0
|
Add support for old race server racetime messages in HUD, including checkpoint time difference
|
2016-05-22 01:26:15 +02:00 |
|
H-M-H
|
b648b530d5
|
Merge branch 'master' into sqlmasters
|
2016-05-20 23:40:29 +02:00 |
|
def
|
aff85462aa
|
Update messages a bit
|
2016-05-20 18:36:32 +02:00 |
|
Tim Schumacher
|
22ad56486a
|
revert automatically add linebreaks in broadcasts
|
2016-05-19 21:53:01 +02:00 |
|
Tim Schumacher
|
aeadffa585
|
calculate type height in ddnet browser type filter
|
2016-05-15 10:19:15 +02:00 |
|
Tim Schumacher
|
434b9345d8
|
automatically add linebreaks in broadcasts
|
2016-05-15 10:19:15 +02:00 |
|
def
|
d2f5714042
|
Sort file names case-insensitively
|
2016-05-15 00:06:32 +02:00 |
|
def
|
d1275f239a
|
cl_show_ids also shows ID in chat (fixes #454)
|
2016-05-14 01:17:18 +02:00 |
|
def
|
b0b2774695
|
Clean up other paste code a bit
|
2016-05-11 18:00:27 +02:00 |
|
def
|
b7d4beccea
|
Fix buffer overflow when pasting text (thanks to Im 'corneum)
|
2016-05-11 17:51:27 +02:00 |
|
def
|
695bf346ac
|
Make gfx_refresh_rate functional (fixes #255)
|
2016-05-10 17:43:27 +02:00 |
|
heinrich5991
|
fe3e05cee5
|
Merge pull request #474 from Henningstone/pr-ddnet-chat-input-jump
Jump to special characters with CTRL+arrowkeys in chat input
|
2016-05-09 18:07:41 +02:00 |
|
def
|
f3a4069867
|
Set gfx_highdpi to 0 as default (needs someone to fix it on Win >= 8.1 and Mac)
|
2016-05-08 19:40:53 +02:00 |
|
def
|
9bd30ce447
|
Make high-dpi screen support optional
|
2016-05-07 17:47:05 +02:00 |
|
def
|
bfcf0c4067
|
Fix auto reconnect abortion
|
2016-05-07 16:12:23 +02:00 |
|
def
|
25fda2751c
|
Fix "vanilla skins only" setting in menu
|
2016-05-07 15:59:58 +02:00 |
|
def
|
c325b08087
|
Add inp_mouseold for warped mouse input
|
2016-05-07 15:59:13 +02:00 |
|
Henningstone
|
6a10c96e02
|
Fix cursor behaviour when skipping backwards
|
2016-05-07 01:01:56 +02:00 |
|
Henningstone
|
cdc37493c2
|
Removed the check for uppercase letters
|
2016-05-06 19:48:36 +02:00 |
|
Henningstone
|
997713f9a1
|
Jump to special characters with CTRL+arrowkeys in chat input
|
2016-05-06 17:16:31 +02:00 |
|
def
|
41f34aa187
|
Add vanilla check for entities_clear
|
2016-05-05 20:21:34 +02:00 |
|
def
|
072eadbb99
|
Use DDNet entities by default, fixes seeing unhookable from start (thanks to kamillentee)
|
2016-05-05 20:17:13 +02:00 |
|
Dennis Felsing
|
e7af8cfdd7
|
Merge pull request #466 from Ryozuki/pr_showpred
Fixed cl_showping (now cl_showpred)
|
2016-05-05 18:59:01 +02:00 |
|
def
|
513c742197
|
Fix cl_antiping_players to be off on solo (thanks HMH)
|
2016-05-05 18:57:35 +02:00 |
|
Ryozuki
|
82d2a994ed
|
Fixed cl_showping (now cl_showpred)
|
2016-05-05 18:07:00 +02:00 |
|
def
|
1b668047c8
|
Clean up auto reconnect and make it independent of rendering
|
2016-05-04 18:23:00 +02:00 |
|