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
|
d1770e4aa5
|
Version 10.1.1
|
2016-05-22 12:17:59 +02:00 |
|
def
|
c437170856
|
Fix cl_showhud_score
|
2016-05-22 12:12:02 +02:00 |
|
def
|
f193099f94
|
Version 10.1
|
2016-05-22 02:20:51 +02:00 |
|
def
|
1d98ff031c
|
Immediately accept input while console is still opening (fixes #484)
|
2016-05-22 02:12:52 +02:00 |
|
def
|
3d3827a57d
|
Don't render brush when picker is shown
|
2016-05-22 02:01:22 +02:00 |
|
def
|
668b0b887d
|
Clean up modifier button
|
2016-05-22 01:43:33 +02:00 |
|
Dennis Felsing
|
ba012a353b
|
Merge pull request #483 from BannZay/mixedButtons
Switcher,speeduper,tuner,teleporter mixed to one button
|
2016-05-22 01:30:17 +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 |
|
def
|
af8317c2e9
|
Don't allow restarting after touching finish line on solo server
|
2016-05-21 21:51:38 +02:00 |
|
def
|
3c54f443b2
|
Make sv_join_vote_delay work for /map votes and make the number of seconds configurable
|
2016-05-20 20:05:47 +02:00 |
|
def
|
aff85462aa
|
Update messages a bit
|
2016-05-20 18:36:32 +02:00 |
|
def
|
ede6a9f93f
|
More uniform /times output (thanks Soreu)
|
2016-05-20 18:28:33 +02:00 |
|
Tim Schumacher
|
22ad56486a
|
revert automatically add linebreaks in broadcasts
|
2016-05-19 21:53:01 +02:00 |
|
Andrew
|
adab934c99
|
Switcher,speeduper,tuner,teleporter mixed to one button
|
2016-05-15 18:17:57 +03: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
|
475df14134
|
Fix editor popups a bit
|
2016-05-14 15:16:52 +02:00 |
|
def
|
d6ca9dcb7b
|
Version 10.0.3
|
2016-05-14 01:17:51 +02:00 |
|
def
|
d1275f239a
|
cl_show_ids also shows ID in chat (fixes #454)
|
2016-05-14 01:17:18 +02:00 |
|
def
|
ff747953b4
|
Make envelopes unsynchronized by default and explain the setting better (fixes #479)
|
2016-05-14 00:42:40 +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
|
03a48dd09f
|
Add code to remove unused tiles on game and front layers (commented out)
|
2016-05-11 12:13:54 +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
|
37e822ba0f
|
Version 10.0.2
|
2016-05-08 19:41:06 +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
|
e0ee7a2bb9
|
Merge branch 'master' of github.com:ddnet/ddnet
|
2016-05-07 16:12:41 +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 |
|
Tim Schumacher
|
d80d2de134
|
fix tab
|
2016-05-06 16:45:30 +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
|
bc907f319d
|
Merge pull request #467 from timakro/master
rename some auto game tile placers
|
2016-05-05 18:59:53 +02:00 |
|
Dennis Felsing
|
47455fa78b
|
Merge pull request #468 from timakro/pr_fix_editor_gametiles_automapper_overlap
fix editor gametiles automapper overlap
|
2016-05-05 18:59:41 +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 |
|
Tim Schumacher
|
78f8c9978d
|
fix editor gametiles automapper overlap
|
2016-05-05 18:40:38 +02:00 |
|
Tim Schumacher
|
afd0e5a3eb
|
rename some auto game tile placers
|
2016-05-05 18:23:04 +02:00 |
|
Ryozuki
|
82d2a994ed
|
Fixed cl_showping (now cl_showpred)
|
2016-05-05 18:07:00 +02:00 |
|
Henningstone
|
77b584c12f
|
Forbid showing /top5 from rank 0 on
|
2016-05-05 01:33:28 +02:00 |
|
gamertyp
|
b479dd412c
|
Removed a tab
|
2016-05-04 23:37:02 +02:00 |
|
gamertyp
|
e9378973de
|
Re-ordered the Gametiles-menu
|
2016-05-04 22:33:10 +02:00 |
|