Dennis Felsing
|
fe13ac6129
|
Merge pull request #1336 from yangfl/upstream
Update Chinese translations
|
2018-10-07 23:00:38 +02:00 |
|
Dennis Felsing
|
dbaf779bda
|
Merge pull request #1335 from heinrich5991/pr_ddnet_serverjobs
Use two threads for the server thread pool
|
2018-10-07 17:29:22 +02:00 |
|
yangfl
|
6ead5e6f9c
|
Update Chinese translations
|
2018-10-07 20:49:30 +08:00 |
|
heinrich5991
|
a36250ba34
|
Use two threads for the server thread pool
This might help with long DNS timeouts.
|
2018-10-07 12:47:32 +02:00 |
|
bors[bot]
|
7f4c5b2183
|
Merge #1327
1327: Try closing the file earlier. Fix #1250 r=heinrich5991 a=Learath2
Maybe closing the file earlier could work?
Co-authored-by: Learath <learath2@gmail.com>
|
2018-10-04 14:27:11 +00:00 |
|
Learath
|
189a2939b0
|
Try closing the file earlier. Fix #1250
|
2018-10-04 16:10:27 +02:00 |
|
Dennis Felsing
|
fc7b3732e6
|
Merge pull request #1315 from Learath2/dd_pr_brushsave
Implement brush saving. Fix #1111
|
2018-10-04 10:59:00 +02:00 |
|
Dennis Felsing
|
a21f01eef8
|
str_copy: Avoid -Wstringop-truncation warning in GCC8
|
2018-10-04 10:48:49 +02:00 |
|
Dennis Felsing
|
41d1a4802f
|
Update ddnet-libs
|
2018-10-04 10:02:47 +02:00 |
|
Dennis Felsing
|
005feb2ca3
|
Update ddnet-libs
|
2018-10-04 09:30:59 +02:00 |
|
Dennis Felsing
|
e8bd8459a6
|
Fix #1325
|
2018-10-04 09:25:41 +02:00 |
|
Dennis Felsing
|
a95032b633
|
Apply heinrich5991's fix for #1324
|
2018-10-04 08:39:43 +02:00 |
|
def
|
82c72378fe
|
Upgrade ddnet-libs
|
2018-10-03 22:41:44 +02:00 |
|
Dennis Felsing
|
20b31723c9
|
Merge pull request #1323 from heinrich5991/pr_ddnet_fix_editor_dontembedvanilla
Duh. Fix editor embedding vanilla images and not others
|
2018-10-03 20:40:48 +02:00 |
|
heinrich5991
|
479dc8ad8f
|
Duh. Fix editor embedding vanilla images and not others
I don't know how I managed to get this wrong.
Fixes #1178.
|
2018-10-03 20:34:13 +02:00 |
|
Ryozuki
|
09c82fba7a
|
indent
|
2018-10-03 07:40:50 +02:00 |
|
Tim Schumacher
|
ab6f344daa
|
Fix current selection highlighting
|
2018-10-02 23:39:22 +02:00 |
|
Tim Schumacher
|
3d7ee89104
|
Add game layer entities images
|
2018-10-02 23:24:22 +02:00 |
|
Tim Schumacher
|
fd52bc7a26
|
List all game layer entities images in directory
|
2018-10-02 23:08:17 +02:00 |
|
Ryozuki
|
5c51e3b80d
|
change to c style casts
|
2018-10-02 20:52:21 +02:00 |
|
Ryozuki
|
be3cfe88e6
|
fix
|
2018-10-02 20:45:44 +02:00 |
|
Ryozuki
|
0a91fef8c8
|
fix tabs
|
2018-10-02 14:36:55 +02:00 |
|
Ryozuki
|
e21a08f700
|
another improvement
|
2018-10-02 14:35:50 +02:00 |
|
Ryozuki
|
7efe2b436e
|
code improvement on gameclient.cpp
|
2018-10-02 14:32:59 +02:00 |
|
Dennis Felsing
|
b0759830b7
|
Merge pull request #1300 from Learath2/dd_pr_autoupdateflag
CMake option to disable autoupdater. Closes #1292
|
2018-10-02 08:04:12 +02:00 |
|
Learath
|
fef22f34f2
|
Implement brush saving. Fix #1111
|
2018-10-02 03:52:01 +02:00 |
|
Learath
|
662d23d40b
|
Test flag on CI
|
2018-10-02 02:17:34 +02:00 |
|
Tim Schumacher
|
bee694a8cb
|
Forgot to remove debug
|
2018-10-01 23:10:46 +02:00 |
|
Tim Schumacher
|
2e36ad67bb
|
Allow choosing game layer entities for different gametypes, closes #1283
|
2018-10-01 23:05:36 +02:00 |
|
Dennis Felsing
|
24bd8f2d56
|
Merge pull request #1312 from timakro/pr_fix_dragging_quads
Fix #963 dragging quads
|
2018-10-01 22:39:15 +02:00 |
|
Dennis Felsing
|
7e76f71686
|
Merge pull request #1313 from timakro/pr_left_align_editor_text
Left align editor menu texts like server settings, closes #1215
|
2018-10-01 22:39:03 +02:00 |
|
Tim Schumacher
|
3fd2f60034
|
Left align editor menu texts like server settings, closes #1215
|
2018-10-01 21:45:29 +02:00 |
|
Tim Schumacher
|
8da9a5f9f1
|
Fix #963 dragging quads
|
2018-10-01 21:12:14 +02:00 |
|
Dennis Felsing
|
b7e75e8d3b
|
Merge pull request #1311 from Ryozuki/master
Fix windows compilation warning
|
2018-10-01 20:24:00 +02:00 |
|
Ryozuki
|
8e8e46a26a
|
fix windows compilation warning
|
2018-10-01 19:23:33 +02:00 |
|
Dennis Felsing
|
7fefcb58b2
|
Merge pull request #1309 from heinrich5991/pr_ddnet_cmake_default_buildtype
Debug mode should only be default if DEV is set, release otherwise
|
2018-09-30 19:37:55 +02:00 |
|
heinrich5991
|
81408cac4e
|
Debug mode should only be default if DEV is set, release otherwise
Fixes #1308.
|
2018-09-30 19:01:43 +02:00 |
|
def
|
542e027de4
|
Version 11.4.4
|
2018-09-30 15:25:42 +02:00 |
|
Dennis Felsing
|
a68609320f
|
Merge pull request #1306 from fokkonaut/master
fix bw support
|
2018-09-29 00:09:00 +02:00 |
|
fokkonaut
|
cf727576eb
|
spaces again?
|
2018-09-28 18:29:14 +02:00 |
|
fokkonaut
|
ea64d57be1
|
spaces
|
2018-09-28 18:28:45 +02:00 |
|
fokkonaut
|
3240f6fbc5
|
fix bw support
|
2018-09-28 18:27:51 +02:00 |
|
Dennis Felsing
|
b160ad799f
|
Merge pull request #1304 from bojidar-bg/x-fill-selection-crash
Fix crash when filling selection on tele/switch/speedup layers
|
2018-09-27 11:10:27 +02:00 |
|
Bojidar Marinov
|
1e2dce06ae
|
Fix crash when filling selection on tele/switch/speedup layers
|
2018-09-26 15:53:25 +03:00 |
|
def
|
2198f6c997
|
Limit demo speed to 64 (thanks to fokkonaut for report)
|
2018-09-24 18:07:14 +02:00 |
|
Learath
|
2696ac134c
|
Handle the platform differences in CMake.
|
2018-09-20 14:06:18 +02:00 |
|
Dennis Felsing
|
a2e3496005
|
Merge pull request #1220 from heinrich5991/pr_ddnet_ui_skinprefix
Add some UI for the skin prefix stuff
|
2018-09-20 08:41:20 +02:00 |
|
heinrich5991
|
08b885dbbb
|
Just render the skin prefix suggestions line by line
For three items, it's not worthwhile to put two of them in the same
line.
|
2018-09-20 07:50:17 +02:00 |
|
heinrich5991
|
13e3872dca
|
Add clear button to skin prefix edit box
|
2018-09-20 07:48:14 +02:00 |
|
heinrich5991
|
9ff8b6e2df
|
Factor out clear button from four different places
|
2018-09-20 07:43:05 +02:00 |
|