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 |
|
Dennis Felsing
|
6c771f6bff
|
Merge pull request #475 from east/timeoutprotfix
Copy resendbuffer on timeout protection
|
2016-05-07 23:41:54 +02:00 |
|
def
|
461a09451d
|
Improve handling of multiple screens and missing screens
|
2016-05-07 23:19:46 +02:00 |
|
def
|
642e7f7671
|
Still hide window at start (fixes fullscreen in Gnome)
|
2016-05-07 21:16:31 +02:00 |
|
east
|
1cbaa0c4ef
|
copy resendbuffer on timeout protection
|
2016-05-07 19:28:16 +02:00 |
|
def
|
9bd30ce447
|
Make high-dpi screen support optional
|
2016-05-07 17:47:05 +02:00 |
|
def
|
9f08b68a01
|
Info.plist entry for High DPI on Mac
|
2016-05-07 16:41:46 +02:00 |
|
def
|
4631a7cfa6
|
Try to enable HighDPI (untested)
|
2016-05-07 16:35:31 +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
|
340c4d2398
|
Leave it up to the WM where to position windows
|
2016-05-07 15:59:40 +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 |
|
Dennis Felsing
|
320ed76903
|
Merge pull request #473 from timakro/master
fix tab
|
2016-05-06 16:48:58 +02:00 |
|
Tim Schumacher
|
d80d2de134
|
fix tab
|
2016-05-06 16:45:30 +02:00 |
|
def
|
f2100fbad7
|
Change window focus handling (disable input grab when focus lost)
|
2016-05-06 11:29:34 +02:00 |
|
def
|
939f2136c0
|
Nicer way of handling Mac fifo rewinding (just don't use high level file streams)
|
2016-05-05 23:32:55 +02:00 |
|
Dennis Felsing
|
838364b713
|
Merge pull request #469 from H-M-H/fifo_mac_fix
always read fifo from start
|
2016-05-05 21:23:52 +02:00 |
|
H-M-H
|
319729e207
|
ifdef for rewind as it is only required of OS X
|
2016-05-05 21:15:15 +02:00 |
|
H-M-H
|
3965155e06
|
updated .gitignore
|
2016-05-05 20:33:16 +02:00 |
|
H-M-H
|
491d878a64
|
always read fifo from start
|
2016-05-05 20:29: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
|
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 |
|
def
|
14f1670fda
|
Fix fifo console to remove newline character at end
|
2016-05-05 18:48:15 +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 |
|
H-M-H
|
4bf1a68292
|
do not write nullbytes to failed_sql.sql
|
2016-05-05 13:23:35 +02:00 |
|
Dennis Felsing
|
056a00b478
|
Merge pull request #463 from Henningstone/pr-ddnet-fix-top5
Forbid showing /top5 from rank 0 on
|
2016-05-05 01:41:42 +02:00 |
|
Henningstone
|
77b584c12f
|
Forbid showing /top5 from rank 0 on
|
2016-05-05 01:33:28 +02:00 |
|
Dennis Felsing
|
01cad615a3
|
Merge pull request #462 from gamertyp/master
Re-ordered the Gametiles-menu
|
2016-05-04 23:47:40 +02:00 |
|
H-M-H
|
931d99e4c2
|
also destroy locks created by CSqlServer
|
2016-05-04 23:39:16 +02:00 |
|
H-M-H
|
30ca8d8774
|
made writing to sql-failurefile threadsafe
|
2016-05-04 23:37:34 +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 |
|
gamertyp
|
7a3f96431a
|
Re-ordered the Gametiles-menu
|
2016-05-04 22:30:16 +02:00 |
|
def
|
2df9c79483
|
proper str_copy size (fixes #461)
|
2016-05-04 18:43:54 +02:00 |
|
def
|
1b668047c8
|
Clean up auto reconnect and make it independent of rendering
|
2016-05-04 18:23:00 +02:00 |
|
H-M-H
|
5dc47ede58
|
put sql_string_helpers into an own namespace
|
2016-05-04 16:51:18 +02:00 |
|
H-M-H
|
a7c0cd58ee
|
fixed birthdaycheck and the format of sql-inserts for the failure-file
|
2016-05-04 16:47:53 +02:00 |
|
def
|
45971ee8e9
|
no player antiping when appropriate tunings set
|
2016-05-04 16:01:58 +02:00 |
|