heinrich5991
|
e353aa80b2
|
Don't send uninitialized memory over the network
|
2016-05-23 11:48:23 +02:00 |
|
Tim Schumacher
|
96bcedec29
|
just set first char of ddnet filter to zero
|
2016-05-19 15:54:52 +02:00 |
|
Tim Schumacher
|
dae855ee9f
|
clear ddnet filter strings before appending
|
2016-05-19 15:51:48 +02:00 |
|
def
|
1645310750
|
Keep reading packets after invalid control packet
|
2016-05-17 23:44:57 +02:00 |
|
def
|
bb634d7641
|
Reconnect to last server address, not the one selected in browser
|
2016-05-17 18:56:33 +02:00 |
|
def
|
695bf346ac
|
Make gfx_refresh_rate functional (fixes #255)
|
2016-05-10 17:43:27 +02:00 |
|
def
|
2fc2515e0f
|
Fix DDNet server browser to refresh only once on start, not twice
|
2016-05-10 12:40:33 +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
|
4631a7cfa6
|
Try to enable HighDPI (untested)
|
2016-05-07 16:35:31 +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 |
|
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 |
|
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
|
491d878a64
|
always read fifo from start
|
2016-05-05 20:29:31 +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
|
14f1670fda
|
Fix fifo console to remove newline character at end
|
2016-05-05 18:48:15 +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 |
|
Henningstone
|
be010ff370
|
Fixed crashbug in fifo.cpp
|
2016-05-03 19:17:44 +02:00 |
|
def
|
a954241169
|
style
|
2016-05-02 23:37:40 +02:00 |
|
def
|
21ac41bfae
|
Clean up fifo console
|
2016-05-02 23:36:21 +02:00 |
|
def
|
61e47422f6
|
Clean up debug messages a bit (lower case, no useless errors)
|
2016-05-02 21:35:32 +02:00 |
|
def
|
a8ce73dffa
|
Comment m_InpuIgnoredModifiers a bit
|
2016-05-02 18:21:54 +02:00 |
|
def
|
a9ed7035ee
|
Add inp_ignored_modifiers to ignore set of keyboard modifiers
|
2016-05-01 23:07:19 +02:00 |
|
def
|
28571e9cb5
|
Damn Windows XP
|
2016-05-01 20:23:14 +02:00 |
|
def
|
0bab90aa20
|
ALT modifier has no special meaning for key input
|
2016-05-01 19:57:38 +02:00 |
|
def
|
487de16200
|
Anotehr WinXP fix
|
2016-05-01 19:56:18 +02:00 |
|
def
|
dc45ecbe6d
|
Try to fix du.bat
|
2016-05-01 19:56:13 +02:00 |
|
def
|
a4840cdfd3
|
Fix ed_showkeys with mousewheel
|
2016-05-01 19:34:16 +02:00 |
|
def
|
faa576e73d
|
Another mouse fix try
|
2016-05-01 15:34:36 +02:00 |
|
def
|
981533e177
|
More mouse fixes with SDL2
|
2016-05-01 15:20:52 +02:00 |
|
def
|
143fd88c2a
|
Ignore relative mouse movement when in absolute mouse mode
|
2016-05-01 15:02:08 +02:00 |
|
def
|
644a23ba57
|
Fix folder creation
|
2016-05-01 14:45:47 +02:00 |
|
def
|
ab13a0086d
|
Updater: Support downloading files into new directories
|
2016-05-01 14:20:55 +02:00 |
|
def
|
779c6d2508
|
Only move cursor when window has mouse focus
|
2016-05-01 14:00:53 +02:00 |
|
def
|
32db2e6915
|
Updater: Support DLLs for win32 and win64
|
2016-05-01 13:11:51 +02:00 |
|
def
|
88780b8fbc
|
Use new ddnet update server
|
2016-05-01 12:09:02 +02:00 |
|
def
|
15fa9f7b74
|
minor fix: false instead of SDL_FALSE
|
2016-05-01 11:39:40 +02:00 |
|
def
|
6b3e0981a1
|
Case-insensitive
|
2016-05-01 11:23:56 +02:00 |
|
def
|
53a7623191
|
Updater special handling for ttf files (same as dll)
|
2016-05-01 11:23:32 +02:00 |
|
def
|
13143eac23
|
Reconnect for timeout instead of bans, some simplification
|
2016-05-01 11:12:07 +02:00 |
|
def
|
cc002d244d
|
Fix gfx_resizable to be on by default with X11
|
2016-05-01 03:28:41 +02:00 |
|
def
|
72a6e20ba8
|
Split CInput::NextFrame() from CInput::Update() (fixes #444)
|
2016-05-01 00:18:25 +02:00 |
|
def
|
d1b87e6794
|
Fix resolution on Mac OSX (fixes #445)
|
2016-04-30 23:10:09 +02:00 |
|