Commit graph

6240 commits

Author SHA1 Message Date
def 872a94618d Oops, use non-fuzzy map string 2015-07-08 02:14:33 +02:00
def 87227927cd /map and /mapinfo: Prefer exact match, including capitalization 2015-07-08 02:07:49 +02:00
def f4c187346e Version 7.8.2 2015-07-07 12:40:31 +02:00
def 30e3861117 More reasonable default key bindings 2015-07-07 12:40:22 +02:00
def 3e9fa201ba Update README 2015-07-06 02:45:13 +02:00
def a0a68e6004 Update README 2015-07-06 02:42:14 +02:00
def b0a0145486 Add circle.yml 2015-07-06 02:37:48 +02:00
def 7033ece009 Update/fix confusables 2015-07-05 17:12:40 +02:00
def b3592380d1 Re-enable broadcast for old DDNet client version 2015-07-04 14:12:49 +02:00
def 9e4da8658d Update credits 2015-07-01 17:57:27 +02:00
def 2d5df86443 Add time.h include for editor to fix windows compilation 2015-07-01 17:17:48 +02:00
def 9f5a2f7f93 Fix wording in settings 2015-07-01 16:45:41 +02:00
def d11f1b0b38 Display local time in editor so that mappers don't lose track of it 2015-07-01 16:38:17 +02:00
def e20be248f0 Fix previous commit 2015-07-01 16:27:19 +02:00
def e552ef2643 Print number of finished tees in /mapinfo as well 2015-07-01 16:24:27 +02:00
def b8c37bbeca Version 7.8.1 2015-07-01 15:01:08 +02:00
def e332a43dc5 Add libwinpthread-1.dll for Win64 2015-07-01 14:59:44 +02:00
def f711ba2ca3 Also fix 64bit Windows curl 2015-07-01 14:40:37 +02:00
def 9f0ad0fd33 Fix make_release.py for win64 2015-07-01 14:29:00 +02:00
def 486e0d43c9 Remove incompatible win64 curl.lib 2015-07-01 14:19:27 +02:00
def 7f8ce3c8dd Rename json.cpp to json.c again 2015-07-01 14:13:06 +02:00
def e503b7def5 First try for Win64 2015-07-01 13:41:15 +02:00
Dennis Felsing 52aa375397 Merge pull request #231 from heinrich5991/pr_utf8_decode_ddnet
Error out on overlong UTF-8 sequences
2015-06-30 21:35:21 +02:00
heinrich5991 8ccfd0188d Error out on overlong UTF-8 sequences
This not only makes `str_utf8_decode` a compliant parser, but also fixes an
issue where overlong encodings led to undetected line breaks.

Implemented as per https://encoding.spec.whatwg.org/#utf-8-decoder.

Audited the following files, checking whether the new semantics work with the
existing code:
- src/base/system.c
- src/engine/client/text.cpp
- src/game/client/components/chat.cpp
- src/game/server/gamecontext.cpp

They all check whether the string is at its end separately.
2015-06-30 21:15:10 +02:00
timgame 4e33c394b9 improved german language 2015-06-30 18:57:39 +02:00
timgame dec9985c6a added language scripts 2015-06-30 18:57:25 +02:00
def ce465b584c Add sv_rescue_delay and rename sv_allow_rescue to sv_rescue 2015-06-30 18:46:36 +02:00
def 5409f0baef Fix cl_nameplates_clan 2015-06-29 11:03:17 +02:00
def 4c3b97d6ba Add size variable for clan plates 2015-06-29 02:06:27 +02:00
def d846583ba7 Make a few value selectors in editor wrap around 2015-06-28 16:17:23 +02:00
def 063be1f12e Make TAB always work in serverbrowser 2015-06-28 15:43:34 +02:00
def 8e8283e9cf Highlight game layers in editor 2015-06-28 15:02:48 +02:00
def 6e0efe7f22 Version 7.8 2015-06-28 13:10:05 +02:00
def 18846f868b Fix Polish translation (by Lady Saavik) 2015-06-28 13:09:14 +02:00
def c6d90c6705 Add Catalan translation (by Ryozuki) 2015-06-27 21:02:43 +02:00
def 397dd0e090 Update round-tiles.rules (by hi_leute_gll) 2015-06-27 00:41:44 +02:00
Dennis Felsing caf663c7db Merge pull request #228 from savander/DDRace64
Missing localize + Polish language support
2015-06-26 21:59:25 +02:00
def 82409a510f Update grass_main.rules (by hi_leute_gll) 2015-06-26 21:57:39 +02:00
savander 88f9c14048 Cleanup unused translate 2015-06-26 21:43:36 +02:00
savander a65243d8e9 Rermove Localize from server message 2015-06-26 21:39:36 +02:00
savander 9a3ab61b9e Added missing string 2015-06-26 20:48:56 +02:00
savander 52e60afafa Added missing Localize() 2015-06-26 20:44:55 +02:00
savander 813f2d41e6 Polish language support for DDnet 2015-06-26 20:43:49 +02:00
def 45b7706439 Don't ignore timeout codes because of spam protection (might fix issue with timeout code being ignored) 2015-06-26 03:59:38 +02:00
def 3b7fca86c6 Initialize pReleasedString 2015-06-25 22:38:16 +02:00
def 1c7750151d Show full time in scoreboard even when minutes are > 100 2015-06-25 15:39:22 +02:00
def dcddb7896d It would help to test before commiting 2015-06-24 21:53:00 +02:00
def 2decad5d75 Fix SQL query of /mapinfo for empty case 2015-06-24 21:46:42 +02:00
def a0ac817966 Fix 2015-06-24 19:18:59 +02:00
def 6b300334f7 Nicer wording 2015-06-24 19:17:49 +02:00