def
|
91bc16c037
|
Add an option to assume demos to be race demos
|
2014-11-25 20:46:21 +01:00 |
|
def
|
93d0f43a6a
|
Broadcast about DDNet client delayed a bit (fixes #72)
|
2014-11-25 20:33:21 +01:00 |
|
def
|
2acdf5ea17
|
Code cleanup
|
2014-11-25 20:29:31 +01:00 |
|
def
|
a840df5635
|
Don't add duplicate skins (fixes #102)
|
2014-11-25 20:13:40 +01:00 |
|
def
|
4b3dd81a74
|
Disable map sounds with snd_enable 0 as well (fixes #98)
|
2014-11-25 19:56:31 +01:00 |
|
heinrich5991
|
1651c2ea35
|
Only use WriteConsoleW if the intended output is the console
Conflicts:
src/base/system.c
|
2014-11-25 19:49:31 +01:00 |
|
heinrich5991
|
d2d4423655
|
Fix compilation on windows
const int wasn't detected as compile-time constant.
|
2014-11-25 19:49:19 +01:00 |
|
heinrich5991
|
92cdb15679
|
Add unicode support for console output on windows
Hints regarding the unicode support were taken from the libuv project, which
really helped.
Conflicts:
src/base/system.c
|
2014-11-25 19:48:53 +01:00 |
|
def
|
7e89917ddd
|
Rename ping -> twping
|
2014-11-24 23:22:37 +01:00 |
|
def
|
bde77f09c1
|
Default port for ping tool
|
2014-11-24 22:37:13 +01:00 |
|
def
|
e8cf3fbec0
|
Newlines in ping tool
|
2014-11-24 22:32:24 +01:00 |
|
def
|
18315e8c79
|
Improve ping on empty server (serverbrowser)
|
2014-11-24 22:31:13 +01:00 |
|
def
|
8fb0358452
|
ping tool cleanup
|
2014-11-24 21:21:16 +01:00 |
|
def
|
7ff73a2ee5
|
Add ping tool
|
2014-11-24 21:16:03 +01:00 |
|
def
|
d7e5a7b9ab
|
Whitespace cleanup
|
2014-11-24 19:10:19 +01:00 |
|
def
|
bfcc82ff03
|
Fix demo saving
|
2014-11-24 18:29:38 +01:00 |
|
def
|
434b757733
|
Exactly wrong way around
|
2014-11-24 17:15:05 +01:00 |
|
def
|
92e4a5c7f1
|
Add ASCII confusable detection in names
|
2014-11-24 17:09:01 +01:00 |
|
def
|
a08ed87cc4
|
Initial work on confusable utf8 name detection
|
2014-11-24 16:22:00 +01:00 |
|
def
|
97fc1ad003
|
New entities for better visibility of hookables
|
2014-11-23 21:40:18 +01:00 |
|
def
|
4d4d8ad5e8
|
Fix compile warnings
|
2014-11-23 21:24:20 +01:00 |
|
def
|
197ed5dca3
|
Use 0.6.3 server crash fix since the other seems not to work with GCC 4.9.2 with optimizations on
|
2014-11-22 13:17:55 +01:00 |
|
Dennis Felsing
|
28c6aec23c
|
Merge pull request #107 from josephgbr/DDRace64
Updated Brazilian Portuguese translation
|
2014-11-21 19:21:42 +01:00 |
|
Rafael Ferreira
|
1212b7a882
|
Updated Brazilian Portuguese translation
Applies translations already updated by me in official Teeworlds translation, accessed in: https://github.com/teeworlds/teeworlds-translation/blob/master/brazilian_portuguese.json
|
2014-11-21 16:16:02 -02:00 |
|
def
|
8c07ae19a1
|
Allow for more than 9 DDNet locations
|
2014-11-21 14:11:04 +01:00 |
|
def
|
5f035cf9fb
|
Fix infrequent segfault when server shuts down immediately
|
2014-11-20 22:26:13 +01:00 |
|
def
|
913d5ac226
|
Fix editor in Images & Sounds views when GUI is deactivated (Reported by Welf)
|
2014-11-19 21:58:25 +01:00 |
|
def
|
140173311e
|
Uncached time_get by default
|
2014-11-18 18:21:30 +01:00 |
|
def
|
3df4c76e57
|
Version 6.2.1
|
2014-11-16 21:51:45 +01:00 |
|
def
|
8abe166484
|
Don't render evil cp-tele-in numbers either
|
2014-11-16 21:51:44 +01:00 |
|
def
|
e21bbeaedb
|
Version 6.2
|
2014-11-16 21:51:44 +01:00 |
|
def
|
2976f0719d
|
Don't render useless TILE_TELECHECKIN number
|
2014-11-16 21:51:44 +01:00 |
|
def
|
893fe8785b
|
Bring back gfx_text_overlay to stop rendering text at far distances for
better performance
|
2014-11-16 21:51:44 +01:00 |
|
def
|
c79a7eba7a
|
And the same another time (Thanks coffee)
|
2014-11-16 21:51:44 +01:00 |
|
def
|
56fbd92be9
|
number check
|
2014-11-16 21:51:36 +01:00 |
|
def
|
eba1fb5b8b
|
Fix wait time on windows (Thanks to Tobii)
|
2014-11-15 18:14:24 +01:00 |
|
def
|
36a9c00aed
|
Make sound more exact
|
2014-11-15 00:13:20 +01:00 |
|
def
|
808f889c00
|
Improve server wakeup timing
|
2014-11-11 13:00:02 +01:00 |
|
def
|
0a9b0b11b9
|
Significantly improve performance of /rank
|
2014-11-11 11:51:36 +01:00 |
|
def
|
ae78518c83
|
Another fix for mariadb 10
|
2014-11-11 11:35:43 +01:00 |
|
Dennis Felsing
|
727baa0604
|
Merge pull request #105 from cinaera/pr_detail
Fix C89-compatibility compiler error
|
2014-11-10 16:47:17 +01:00 |
|
BeaR
|
29b5b92827
|
Fix C89-compatibility compiler error
|
2014-11-10 14:09:42 +01:00 |
|
def
|
4e9b6ea336
|
Ugly fix for client (TODO: improve)
|
2014-11-10 00:17:31 +01:00 |
|
def
|
aede6df2ca
|
Cache get_time calls
|
2014-11-10 00:08:50 +01:00 |
|
def
|
5923bb10f5
|
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
|
2014-11-09 20:23:14 +01:00 |
|
def
|
37a8e89f73
|
Fix /points and /top5points with MariaDB 10
|
2014-11-09 20:22:31 +01:00 |
|
Dennis Felsing
|
15d444199b
|
Merge pull request #104 from cinaera/pr_replace
Fix editor sound replacing
|
2014-11-09 15:11:54 +01:00 |
|
BeaR
|
c3689658b4
|
Fix editor sound replacing
|
2014-11-09 14:58:28 +01:00 |
|
def
|
630e8430aa
|
Fix: Show 0 finishes in /mapinfo
|
2014-11-09 00:25:53 +01:00 |
|
def
|
bc9d632103
|
Clean up whitespace detection a bit and add BRAILLE PATTERN BLANK (U+2800)
|
2014-11-08 20:14:12 +01:00 |
|