BeaR
|
37c6454473
|
Fix duplicated rendering of the game layers and cleanup outdated code
|
2015-10-05 12:51:19 +02:00 |
|
rbmz
|
1e47102aef
|
cl_text_entities (show/hide text in entities) for performance
Signed-off-by: rbmz <rbmz@users.noreply.github.com>
|
2015-09-28 01:04:57 -03:00 |
|
def
|
24f973613a
|
Fix menu
|
2015-09-26 01:15:08 +02:00 |
|
fisted
|
522c41330d
|
support NetBSD
|
2015-09-23 16:47:20 +02:00 |
|
fstd
|
d276f2c0e7
|
add /usr/pkg to the list of paths searched for data files (this is the default installation prefix on NetBSD (pkgsrc))
|
2015-09-23 16:47:01 +02:00 |
|
def
|
012b20cb13
|
Clarify required dependencies
|
2015-09-23 16:41:59 +02:00 |
|
def
|
596ee34173
|
-ldl for Linux and Mac OSX only
|
2015-09-23 16:35:50 +02:00 |
|
def
|
b3f094bf40
|
Some systems want -ldl as the end, so let's do that
|
2015-09-23 16:32:33 +02:00 |
|
def
|
05fcc58b2f
|
Oops, next SQL server compilation fix
|
2015-09-23 14:05:54 +02:00 |
|
def
|
97152e5cbf
|
Hopefully fix SQL server compilation with Visual Studio
|
2015-09-23 11:54:20 +02:00 |
|
def
|
8b770a9d1a
|
Update sql requirements
|
2015-09-22 11:48:50 +02:00 |
|
H-M-H
|
930dd8f2ad
|
set colors to 1.000 instead of 0.001 for new colorenvelopes
|
2015-09-18 23:47:07 +02:00 |
|
H-M-H
|
e6cf2241b2
|
fixed Envelopes-Bug see here: http://forum.ddnet.tw/viewtopic.php?
f=5&t=2277
|
2015-09-18 21:05:44 +02:00 |
|
def
|
aa4bbed178
|
Hopefully fix editor crash with RGB (no transparency) images
|
2015-09-18 17:15:30 +02:00 |
|
east
|
6affc4e1ef
|
added vital flag for mapdata (includes fast download)
|
2015-09-17 09:55:09 +02:00 |
|
def
|
336e916548
|
Add option not to create sql tables
|
2015-09-15 09:28:18 +02:00 |
|
Chairn
|
947cca37d6
|
Added cl_eye_duration to set the duration of eye emote.
|
2015-09-11 15:41:53 +02:00 |
|
heinrich5991
|
19e9f4e2fb
|
Only clear the error string if none is given
|
2015-09-11 11:08:35 +01:00 |
|
heinrich5991
|
7512cc10d6
|
Introduce a mechanism to import old configs and use it for cl_antiping*
|
2015-09-10 12:31:02 +01:00 |
|
heinrich5991
|
27ed6d7033
|
Fix the help text of cl_antiping and friends
|
2015-09-10 12:29:58 +01:00 |
|
heinrich5991
|
ba4eab1f1c
|
Don't reset antiping subconfiguration on startup
|
2015-09-10 12:09:38 +01:00 |
|
Dennis Felsing
|
2d404bdfa0
|
Merge pull request #332 from heinrich5991/pr_ddnet_fix_utf8_decode_constant
Fix a constant in the UTF-8 decoder
|
2015-09-08 13:08:11 +02:00 |
|
heinrich5991
|
41a9760d79
|
Fix a constant in the UTF-8 decoder
(I can't read. Constant is described in
https://encoding.spec.whatwg.org/#utf-8-decoder step 3 second case.)
|
2015-09-08 11:44:57 +01:00 |
|
heinrich5991
|
48ecf3d5a1
|
Merge pull request #323 from Chairn/drag_range
Added sv_dragger_range to control the length of the laser draggers.
|
2015-09-07 11:12:52 +01:00 |
|
def
|
a8cadc21eb
|
Last one I hope
|
2015-09-05 18:05:29 +02:00 |
|
def
|
ffe9235151
|
Oops, another one
|
2015-09-05 17:59:37 +02:00 |
|
def
|
96f2a380f6
|
Get rid of warning
|
2015-09-05 04:52:18 +02:00 |
|
def
|
7487923774
|
Fix Windows thread handle leak
|
2015-09-05 04:49:22 +02:00 |
|
def
|
a1e9f07bb8
|
Missed one
|
2015-09-05 00:52:08 +02:00 |
|
def
|
0fa06c4a5e
|
Server names may be 4 bytes long
|
2015-09-05 00:48:11 +02:00 |
|
def
|
40a36a3063
|
Minor fix
|
2015-09-04 11:22:19 +02:00 |
|
def
|
975fbf3702
|
libwinpthread for new mingw
|
2015-09-03 11:50:40 +02:00 |
|
def
|
d4fe267c58
|
Make cross-compilation for windows possible using mingw
|
2015-09-03 07:44:56 +02:00 |
|
def
|
85f6e45abb
|
Merge branch 'master' of github.com:ddnet/ddnet
|
2015-09-03 06:29:21 +02:00 |
|
def
|
fca4c112d4
|
Better support for cross-compiling by using pkg-config (instead of sdl-config and freetype-config) and trying both static linux libs
|
2015-09-03 06:28:11 +02:00 |
|
east
|
92d526a957
|
Merge pull request #321 from east/vitalcheck2
0.6.4 vital/sequence checking
|
2015-09-02 17:03:15 +02:00 |
|
Chairn
|
8148a29108
|
Removed useless comment line
|
2015-09-01 23:17:45 +02:00 |
|
Chairn
|
c5443d8e34
|
Added command sv_dragger_range. Maybe need some more tests.
|
2015-09-01 23:15:48 +02:00 |
|
east
|
5dd2169bb0
|
keep support for map fastdl
|
2015-09-01 17:55:12 +02:00 |
|
east
|
7720d6bbf2
|
client exception for NETMSGTYPE_SV_EXTRAPROJECTILE not vital
|
2015-09-01 13:50:45 +02:00 |
|
oy
|
e91d26b8ac
|
force vital check on essential cl/srv messages and added additional sequence checking
|
2015-09-01 13:50:45 +02:00 |
|
Chairn
|
3552e1a042
|
Added eye wheel. Render only on ddrace/race/ictf+/dm+/gctf+ server.
|
2015-08-30 21:42:16 +02:00 |
|
Learath2
|
27d9ad9bfc
|
Get rid of unnecessary debug messages
|
2015-08-29 23:55:41 +03:00 |
|
Learath2
|
5f4e2511fb
|
Allow updating dll files. Replace vectors with map.
|
2015-08-29 23:48:04 +03:00 |
|
Learath2
|
8504dbc058
|
Create directories if they are missing
|
2015-08-29 23:47:55 +03:00 |
|
Learath2
|
d08bd06610
|
Fix variable naming
|
2015-08-29 23:46:22 +03:00 |
|
def
|
f20a6a4934
|
Print name on name change
|
2015-08-28 21:44:36 +02:00 |
|
def
|
ed49e3214a
|
Some more minor settings menu fixes
|
2015-08-28 20:44:07 +02:00 |
|
def
|
865d50950d
|
Put space more to left in editor browser
|
2015-08-28 20:34:19 +02:00 |
|
def
|
2b1aa40d77
|
Fix editor color value to be shown with # instead of 0x
|
2015-08-28 20:28:53 +02:00 |
|