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 |
|
H-M-H
|
cd41220a44
|
wait for score-threads on shutdown
|
2016-05-04 15:32:24 +02:00 |
|
def
|
dee629acf0
|
SDL2 in README
|
2016-05-04 01:22:42 +02:00 |
|
H-M-H
|
13688bbb2a
|
fixed indentation
|
2016-05-04 00:27:03 +02:00 |
|
H-M-H
|
e351080dd3
|
removed double semicolons
|
2016-05-04 00:24:54 +02:00 |
|
H-M-H
|
a93e845e6d
|
checkbirthday now also sends a broadcast to the 'birthdaychild'
|
2016-05-03 23:50:42 +02:00 |
|
H-M-H
|
94f163f094
|
added CSqlPlayerData for simple tasks like getting best time
|
2016-05-03 23:24:44 +02:00 |
|
H-M-H
|
c9e65c7931
|
Merge branch 'master' into sqlmasters
|
2016-05-03 23:07:24 +02:00 |
|
def
|
daf1f3f382
|
Merge branch 'master' of github.com:ddnet/ddnet
|
2016-05-03 21:25:31 +02:00 |
|
def
|
a48c69b0a9
|
Fix ddnet.tw link
|
2016-05-03 21:25:24 +02:00 |
|
H-M-H
|
c9b64053d0
|
cleaned up structure of sql_score.cpp
|
2016-05-03 20:45:58 +02:00 |
|
H-M-H
|
d0cebb576d
|
sql-score can now handle mapchanges/reloads
|
2016-05-03 20:36:17 +02:00 |
|
Dennis Felsing
|
e97d1fb9b4
|
Merge pull request #459 from Henningstone/pr-ddnet-fifofix
Fixed crashbug in fifo.cpp
|
2016-05-03 19:20:26 +02:00 |
|
Henningstone
|
be010ff370
|
Fixed crashbug in fifo.cpp
|
2016-05-03 19:17:44 +02:00 |
|
Dennis Felsing
|
230784d234
|
Merge pull request #458 from Ryozuki/pr_showping
Added cl_showping
|
2016-05-03 16:12:30 +02:00 |
|
Ryozuki
|
5c7856ee59
|
Added cl_showping
|
2016-05-03 16:06:10 +02:00 |
|
def
|
43479e3768
|
Comment m_InpuIgnoredModifiers a bit
|
2016-05-03 15:30:46 +02:00 |
|
def
|
bad26a3a8a
|
Pressing shift makes slider move slower (fixes #455)
|
2016-05-03 15:11:52 +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 |
|
Dennis Felsing
|
f6d4e0ce81
|
Merge pull request #456 from timakro/master
disable deepfly patch applied at wrong position
|
2016-05-02 18:06:13 +02:00 |
|
Tim Schumacher
|
50f9e37282
|
disable deepfly patch applied at wrong position
|
2016-05-02 16:25:34 +02:00 |
|
def
|
4de7b45ea6
|
Select SDL2.framework instead of SDL.framework on Mac OS X
|
2016-05-02 10:31:39 +02:00 |
|
def
|
8af1e59fc6
|
Version 10.0.1
|
2016-05-01 23:11:11 +02:00 |
|
def
|
a9ed7035ee
|
Add inp_ignored_modifiers to ignore set of keyboard modifiers
|
2016-05-01 23:07:19 +02:00 |
|
def
|
7e7bfcddd2
|
Fix console autocompletion (fixes #451)
|
2016-05-01 20:30:34 +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
|
c683703df0
|
Fix system.c for C89
|
2016-05-01 19:35:21 +02:00 |
|
def
|
2a92a171da
|
Merge branch 'master' of github.com:ddnet/ddnet
|
2016-05-01 19:34:40 +02:00 |
|
def
|
f6518e4d25
|
Remove unesed cl_version_server
|
2016-05-01 19:34:33 +02:00 |
|
def
|
a4840cdfd3
|
Fix ed_showkeys with mousewheel
|
2016-05-01 19:34:16 +02:00 |
|
Dennis Felsing
|
07aa6c6d9b
|
Merge pull request #449 from timakro/master
added auto game tile placer for hookthrough & show button to mapper when placing unused tiles
|
2016-05-01 18:18:30 +02:00 |
|
Tim Schumacher
|
aeea3777a3
|
show button to mapper when placing unused tiles
|
2016-05-01 18:12:20 +02:00 |
|
Tim Schumacher
|
e61456f381
|
added auto game tile placer for hookthrough
|
2016-05-01 17:44:02 +02:00 |
|
def
|
b6733a1827
|
Update credits
|
2016-05-01 17:14:02 +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 |
|