Chairn
8b8ba7b860
Added variable for tile background. Improved a lil bit maplayers.
2015-08-27 00:52:50 +02:00
Chairn
70a2cfa4ea
Added custom background in entities.
2015-08-27 00:52:31 +02:00
Chairn
abbea6b2ac
Added support for custom background in entities.
2015-08-27 00:52:11 +02:00
def
d1fddc11ea
Fix disabling spec window
2015-08-26 19:35:00 +02:00
def
a4a48255bc
Minor indentation fix
2015-08-26 15:44:25 +02:00
def
6a010bc09c
Dilated countryflags for XCA and XEU (by Soreu)
2015-08-26 15:42:53 +02:00
def
e0d61a4847
Fix Catalan translation file
2015-08-26 15:33:26 +02:00
def
12f55eb76c
Try FreeConsole() instead
2015-08-26 15:12:27 +02:00
def
fe22edadaa
Hide console window on Windows by default
2015-08-26 12:40:50 +02:00
def
6c0bac7508
Remove useless comparison
2015-08-26 04:02:52 +02:00
def
d673aa0c67
Updated jungle_main.rules (by hi_leute_gll)
2015-08-25 19:49:36 +02:00
def
5f2c91d160
Fix server browser to refresh first time when initially on news tab
2015-08-25 00:51:01 +02:00
def
325410d2af
Even better: Fix 0 as mousesens for dyncam
2015-08-24 23:26:07 +02:00
def
b32a939a9e
Set more reasonable default dyncam sensitivity and rename config variables for dyncam
2015-08-24 23:22:20 +02:00
def
7aec49e6b1
Sort by number of players on server by default
...
- Then we don't have to hide empty servers, they're at the bottom anyway
- Sorting by ping is not that important, the ping already shows in a
flashing color how good it is
2015-08-24 20:35:15 +02:00
def
ed0634f9b0
Update credits
2015-08-23 23:22:31 +02:00
Dennis Felsing
44e7e2834f
Merge pull request #284 from Chairn/upstream
...
Fixed double clicking on friend when friend was on top server.
2015-08-23 23:18:32 +02:00
east
22860fbaa7
Merge pull request #301 from east/session_rejoin
...
Make rejoining session possible before timeout protection triggers
2015-08-23 18:18:04 +02:00
east
c1cbfcacf4
correctly reset network connection
2015-08-23 18:12:13 +02:00
east
cf9e1373d7
correctly reset client
2015-08-23 17:51:28 +02:00
east
c47697bdef
session rejoin
2015-08-23 17:01:01 +02:00
Dennis Felsing
466fcf063a
Merge pull request #300 from east/timeoutfix
...
Fixes current problems with timeout protection
2015-08-23 14:11:23 +02:00
east
bb58264333
don't send chunks to network connections in timeout state
2015-08-23 12:31:09 +02:00
east
09166494a5
Antispoof: fix error state
2015-08-23 12:29:41 +02:00
def
982737909f
Merge branch 'master' of github.com:ddnet/ddnet
...
Fixes #249
2015-08-22 21:53:10 +02:00
oy
70ca6f220c
fixed frozen input when leaving a server with active chat
2015-08-22 21:53:00 +02:00
oy
01527f51c9
let the client check if a connection is still established and for the correct peer address before processing data. Closes #1356
2015-08-22 21:52:02 +02:00
oy
893964848e
fixed wrong types within vector constructors. Closes #1371
2015-08-22 21:49:11 +02:00
Dennis Felsing
32f04447a5
Merge pull request #298 from Chairn/pr_fs_getmtime
...
Made fs_getmtime works for window.
2015-08-22 21:35:23 +02:00
Chairn
33c421b428
Made fs_getmtime works for window.
2015-08-22 21:29:34 +02:00
def
fabe25dd45
Switches can be set with number 0 (even if they don't make much sense, fixes #265 )
2015-08-22 20:41:46 +02:00
def
c033ad6828
Fix compilation on windows, needs implementation of fs_getmtime on Windows
2015-08-22 20:32:02 +02:00
def
5119976c9f
Oops
2015-08-22 20:25:28 +02:00
def
b5aca60662
Fix mouse hang with editor popup, value selector and escape ( fixes #290 )
2015-08-22 20:22:23 +02:00
def
7ff9cd890c
No magic number for weapon
2015-08-22 20:15:15 +02:00
def
844d8b8ae3
Add sv_teleport_lose_weapons
2015-08-22 19:24:10 +02:00
def
08ac551e0e
Add fs_getmtime as preparation for sorting by timestamp of file in demo view
2015-08-22 17:57:58 +02:00
def
eac3d900e7
Remove unused variable
2015-08-22 17:50:34 +02:00
def
902e4b7487
Also use map name by default for manual demo recording
2015-08-22 17:36:47 +02:00
def
83be8af082
Change auto demo recorder format ( fixes #297 )
...
- auto/MAP_TIME.demo instead of the old auto/autorecord_TIME.demo
- Made CFileCollection usable with a wildcard to include the entire
directory and not just files with a specific file name
2015-08-22 17:22:46 +02:00
def
db2256e827
Fix a few whitespace-at-end-of-file issues
2015-08-22 15:27:41 +02:00
Dennis Felsing
d4ccc4728b
Merge pull request #291 from cinaera/pr_editor_scale
...
HSV color picker for quad points
2015-08-22 15:20:29 +02:00
def
f977f80c94
Stronger checks on save
2015-08-22 15:16:14 +02:00
def
321f0d210a
Fix race recorder, make it remove tmp files consistently and clean it up a bit
2015-08-22 15:09:19 +02:00
east
79a523e8a8
websocket support fixed
2015-08-21 13:08:40 +02:00
Dennis Felsing
c9e9f07d91
Merge pull request #295 from Learath2/pr_hilite
...
Don't highlight your own messages.
2015-08-20 16:21:26 +02:00
Learath2
aa195955be
Don't highlight your own messages.
2015-08-20 17:01:34 +03:00
BeaR
ff3c4f22b4
Add hex value edit field for quad point color
2015-08-20 12:51:30 +02:00
def
f62bb1821c
/map and /mapinfo improvement ( fixes #292 )
2015-08-19 22:43:08 +02:00
east
8dec8d7890
Fixed chat highlighting
2015-08-17 21:35:12 +02:00