def
ca5346ed61
Support Linux shared libs in autoupdater
...
Since we now ship our first shared lib on Linux, libsteam_api.so
2020-08-26 11:14:04 +02:00
Jupeyy
61374cfb33
No sampler calls in old OpenGL API
2020-08-26 00:59:31 +02:00
trml
c98a1f0a59
Only send pain sound in freeze if fire was released
2020-08-25 22:45:23 +02:00
Dennis Felsing
955ccb9995
Merge pull request #2634 from def-/pr-borderless-mac
...
Use borderless by default on Mac (fixes #2632 )
2020-08-25 20:28:56 +02:00
def
18103935d5
Version 14.5
2020-08-25 18:21:22 +02:00
bors[bot]
694db44ee2
Merge #2598
...
2598: Allow specifying an OpenGL version manually r=def- a=Jupeyy
Ofc don't merge, we'll test it first, and if we want merge it, i'd need to enable shader compability for OpenGL 4+, and general support for OpenGL 3.1 and 3.2(bcs i think they already don't allow some older GL commands).
Also i never really read in the OpenGL 1.x specification, i remember that older OpenGL versions required glBegin and stuff like that
Co-authored-by: Jupeyy <jupjopjap@gmail.com>
2020-08-25 15:35:30 +00:00
bors[bot]
f2cb651075
Merge #2615
...
2615: Use player name from the Steam API as fallback r=def- a=heinrich5991
Fixes #2605 .
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-08-25 15:23:42 +00:00
heinrich5991
bfe7b3cbeb
Use player name prefixed with "[D] " for the dummy name
2020-08-25 16:22:03 +02:00
heinrich5991
5d83e9177f
Use player name from the Steam API as fallback
...
Fixes #2605 .
2020-08-25 16:21:58 +02:00
bors[bot]
3d1bc414d2
Merge #2639
...
2639: Give a more instructive message on DNSBL ban r=heinrich5991 a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-08-25 11:53:48 +00:00
def
d41a6e6878
Give a more instructive message on DNSBL ban
2020-08-25 13:41:38 +02:00
bors[bot]
5b8e8ba208
Merge #2631
...
2631: Enable "Switch weapon on pickup" by default r=heinrich5991 a=def-
As voted in Discord, suggested by Lady Saavik
Co-authored-by: def <dennis@felsin9.de>
2020-08-25 11:14:11 +00:00
bors[bot]
836863b213
Merge #2637
...
2637: Send larger distance when zooming r=heinrich5991 a=def-
since sometimes with dyncam it can be just at the border.
As reported by Lady Saavik
Co-authored-by: def <dennis@felsin9.de>
2020-08-25 11:07:16 +00:00
heinrich5991
3c6f05887f
Add SteamAPI + stub
2020-08-25 13:03:20 +02:00
trml
d5c030065a
Sort players by descending order first
2020-08-25 02:26:36 +02:00
trml
4abe8caab8
Sort servers by a combination of players and ping as default
2020-08-24 23:25:45 +02:00
def
d24dbd01ae
Send larger distance when zooming
...
since sometimes with dyncam it can be just at the border.
As reported by Lady Saavik
2020-08-24 20:11:53 +02:00
def
23a3d46719
Use borderless by default on Mac ( fixes #2632 )
...
Proper fix would be 7f594afc9b
Would be great if someone could provide and test it.
2020-08-23 19:16:24 +02:00
def
d5045ce691
Enable "Switch weapon on pickup" by default
...
As voted in Discord
2020-08-23 10:33:49 +02:00
Jupeyy
3117a936a9
Do not create 2D textures, if not required
2020-08-23 08:53:26 +02:00
def
6718d06de3
Version 14.4.1
2020-08-23 08:02:24 +02:00
Jupeyy
2c02314708
Stronger 1.x fallback, if OpenGL 3.0 was invalidly created
2020-08-22 21:49:30 +02:00
Jupeyy
f04ec93898
Use OpenGL 3.0 as default
2020-08-22 21:16:30 +02:00
Jupeyy
5b9269f30a
Check NPOT textures and stronger 1.x fallback ( fixes #2630 )
2020-08-22 21:15:50 +02:00
Zwelf
c5bba96556
Clarify sv_use_sql config description
2020-08-22 17:17:29 +02:00
Jupeyy
a07e9ac2cf
Add OpenGL 1.x, 2.x, 3.x support ( fixes #2619 ) ( fixes #2607 )
2020-08-22 10:22:51 +02:00
Zwelf
2cbbd9088b
Fix copy paste error
2020-08-21 22:43:22 +02:00
Dennis Felsing
b2ebcb4f3c
Merge pull request #2623 from Zwelf/pr-mysql-enhance-unreachable-server-situation
...
MySQL enhance unreachable server situation
2020-08-21 20:15:49 +02:00
Zwelf
3a30dfbd84
Keep connecting to last reachable MySQL server
2020-08-21 19:46:44 +02:00
Zwelf
a808ad5463
Enhance SQL error reporting
2020-08-21 10:37:52 +02:00
Dennis Felsing
dbb9c662ba
Merge pull request #2617 from Jupeyy/pr_font_fallback
...
Font fallback
2020-08-20 20:34:48 +02:00
def
a388b709d6
Generalize loading fallback fonts
2020-08-20 19:48:08 +02:00
def
178d864ec9
Switch to Source Han Sans font
2020-08-20 13:55:03 +02:00
bors[bot]
780d64806f
Merge #2606
...
2606: Remove need for custom certificate r=heinrich5991 a=def-
in anticipation of using CloudFlare
Co-authored-by: def <dennis@felsin9.de>
Co-authored-by: heinrich5991 <heinrich5991@gmail.com>
2020-08-20 09:43:48 +00:00
def
446526486d
Use two fonts, one as explicit fallback
...
Merging with fontforge had problems, for example for the Bei (U+5317) in
Beijing, see https://github.com/fontforge/fontforge/issues/4432
2020-08-20 11:13:08 +02:00
yeojingkang
de6ea67663
Update math.h
2020-08-20 05:02:33 +08:00
yeojingkang
6e9c370eca
Added constexpr to math functions
2020-08-20 04:47:09 +08:00
def
c458ee52b0
Remove need for custom certificate
...
in anticipation of using CloudFlare
2020-08-19 17:54:05 +02:00
Dennis Felsing
b147950ef1
Merge pull request #2604 from def-/pr-14.4
...
Version 14.4
2020-08-19 15:55:46 +02:00
bors[bot]
607f5f0014
Merge #2594
...
2594: Add support for PLATFORM_SUFFIX define, Don't bother Steam users with red update text r=Learath2 a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-08-19 13:33:14 +00:00
bors[bot]
eec9949a8b
Merge #2590
...
2590: Add DoxyFile and document CUIRect r=def- a=edg-l
I will probably document more stuff later.
To generate docs: `doxygen Doxyfile`
Co-authored-by: Edgar <git@edgarluque.com>
2020-08-19 12:37:54 +00:00
bors[bot]
09faaffec0
Merge #2595
...
2595: Change default from borderless to fullscreen r=Learath2 a=def-
Switching the default means everyone with borderless window will be
switched to fullscreen. Fullscreen has lower latency and better
performance.
As suggested by Shyzo and voted on on Discord.
Co-authored-by: def <dennis@felsin9.de>
2020-08-19 12:04:58 +00:00
def
99cf35d461
Don't bother Steam users with red update text
2020-08-19 13:41:11 +02:00
def
539c20a200
Add support for PLATFORM_SUFFIX define
...
So that we can set it like this:
CXXFLAGS='-DPLATFORM_SUFFIX="steam"' CPPFLAGS='-DPLATFORM_SUFFIX="steam"' make
2020-08-19 13:41:06 +02:00
bors[bot]
8b41dca059
Merge #2602
...
2602: Merge DejaVuSansCJKName with DejavuWenQuanYiMicroHei and use it for all (fixes #2593 ) r=Learath2 a=def-
allows reading CJK for everyone independent of language chosen.
got them merged with fontforge, finally looks good.
Hopefully the lags are gone.
Co-authored-by: def <dennis@felsin9.de>
2020-08-19 11:35:10 +00:00
def
03ae471060
Version 14.4
2020-08-19 13:28:23 +02:00
Learath
97b6704a6b
Add ban_region_range and sv_region_name
2020-08-19 14:07:55 +03:00
def
1394ac0fc4
Merge DejaVuSansCJKName with DejavuWenQuanYiMicroHei and use it for all ( fixes #2593 )
...
got them merged with fontforge, finally looks good.
allows reading CJK for everyone independent of language chosen.
Hopefully the lags are gone.
2020-08-19 12:31:55 +02:00
Learath
6a936602aa
Add ban_region
2020-08-19 12:38:49 +03:00
Jupeyy
7450e354de
Add OpenGL 4.x support & cleanup
2020-08-19 08:42:09 +02:00
Jupeyy
c2ce132ba3
Allow specifying an OpenGL version manually
2020-08-19 07:04:54 +02:00
def
dd71c293ea
Ignore clan of friends by default ( fixes #2596 )
2020-08-18 19:43:55 +02:00
def
3f5cccd4b1
Change default from borderless to fullscreen
...
Switching the default means everyone with borderless window will be
switched to fullscreen. Fullscreen has lower latency and better
performance.
As suggested by Shyzo and voted on on Discord.
2020-08-18 19:10:03 +02:00
Edgar
05d19089ae
Add DoxyFile and document CUIRect
2020-08-18 12:50:25 +02:00
Dennis Felsing
2451f7bea1
Merge pull request #2580 from def-/pr-14.3.3
...
Version 14.3.3
2020-08-18 11:01:05 +02:00
Dennis Felsing
e8d9496f2e
Merge pull request #2586 from def-/pr-show_direction
...
Enable cl_show_direction by default (fixes #2585 )
2020-08-18 11:00:53 +02:00
bors[bot]
ac1649d13b
Merge #2579 #2588
...
2579: Ship map_convert_07 executable, allow drag'n'drop and ship Gold Mine map (with sixup version) instead of Kobra 4 and Goo! r=def- a=def-
2588: Add instructions about how to kill and pause game r=def- a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-08-18 08:52:26 +00:00
def
4da0592d78
Replace Kobra 4 and Goo! with Gold Mine
...
and add maps7 version
2020-08-18 10:47:17 +02:00
def
1c583e5569
Add instructions about how to kill and pause game
...
As suggested by Lukas Kawalec on Discord
2020-08-18 10:32:44 +02:00
def
6cab3c37cc
Enable cl_show_direction by default ( fixes #2585 )
2020-08-18 06:31:51 +02:00
bors[bot]
579b763575
Merge #2566
...
2566: Optimization: Don't calculate with too small fraction r=heinrich5991 a=def-
since it won't add up to anything anyway.
Hopefully doesn't break any physics.
Co-authored-by: def <dennis@felsin9.de>
2020-08-17 19:04:38 +00:00
heinrich5991
535dc09e6f
Merge pull request #2581 from def-/pr-ctrl-u
...
Add ctrl-u to delete entire line, fix server browser keys when nothing was selected
2020-08-17 18:28:56 +02:00
def
3ca4dadb92
Allow server list key bindings when nothing was selected
2020-08-17 10:14:33 +02:00
def
bd3656f6ad
Implement ctrl-u in lineinput to clear
2020-08-17 10:14:24 +02:00
def
7032249b26
Fix leak when loading map in editor ( fixes #2573 )
2020-08-17 00:09:07 +02:00
def
53c43536d5
map_convert_07: Support drag'n'drop
2020-08-16 23:21:00 +02:00
def
99d1c4939a
Version 14.3.3
2020-08-16 22:46:22 +02:00
plsplsplslol
8abf00b52c
move checkpoint to debug
2020-08-15 17:00:02 -07:00
Zwelf
52af88826c
Allow switching weak/strong with saving and loading
2020-08-13 16:19:07 +02:00
def
2f4eac2cf3
Optimization: Don't calculate with too small fraction
...
since it won't add up to anything anyway.
Hopefully doesn't break any physics.
2020-08-13 13:15:59 +02:00
bors[bot]
875bcea1e9
Merge #2571
...
2571: Add +resetdummy r=def- a=ardadem
Closes #2053
Co-authored-by: Arda Demir <ddmirarda@gmail.com>
2020-08-13 08:48:51 +00:00
Arda Demir
35995322d7
Add +resetdummy
2020-08-13 11:19:13 +03:00
Zwelf
f3619c27ee
Remove incorrect check when inserting team ranks
...
Can be reliable reproduced by finishing in this sequence:
1. A, B
2. A, C
3. B, C <- triggers error
Fixes #2568
2020-08-13 09:58:56 +02:00
Zwelf
a866c3e9b7
Fix team rank not updating after SQLite update
2020-08-12 10:57:43 +02:00
def
048bb992bb
Version 14.3.2
2020-08-11 14:07:16 +02:00
def
b756eaf6dc
Ignore non-existing dll file
...
Happened when adding the new sqlite3.dll file.
2020-08-11 14:07:16 +02:00
def
a8aeaa4cb6
Editor: Fix Left/right arrow keys when editing text
...
as reported by Silex
2020-08-11 12:21:33 +02:00
Dennis Felsing
d44d596458
Merge pull request #2554 from heinrich5991/pr_ddnet_fix_token
...
Fix the same token being generated for each client
2020-08-10 23:46:03 +02:00
def
e0c06464d2
Version 14.3.1
2020-08-10 23:43:10 +02:00
heinrich5991
2db4e2a3c8
Fix the same token being generated for each client
...
Theoretically, a regression test would be nice here, but we don't really
have the infrastructure…
This fixes a spoofing vulnerability.
2020-08-10 22:38:49 +02:00
Arda Demir
fabc194081
Flag afk when player timed-out
2020-08-10 21:59:31 +03:00
def
467778fc56
Satisfy old C standard
...
system.c:2325:2: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode
for(int cursor = 0, pos = 0; pos <= truncation_len && cursor < dst_size && size != cursor; cursor = str_utf8_forward(src, cursor), pos++)
2020-08-10 18:11:51 +02:00
Dennis Felsing
77d61973fa
Merge pull request #2545 from def-/pr-version-14.3
...
Version 14.3
2020-08-10 17:50:29 +02:00
Dennis Felsing
9d4a77130c
Merge pull request #2541 from def-/pr-editor
...
Arrow key support in editor
2020-08-10 17:50:14 +02:00
def
4ceb4ddb9f
Version 14.3
2020-08-10 17:50:05 +02:00
def
285701695b
Prevent crash by keeping m_SelectedImage/Sound in correct range
2020-08-10 17:41:58 +02:00
def
29332ea72e
Editor: Add ctrl+n for new map, ctrl+a to append map, add hints
2020-08-10 09:28:36 +02:00
bors[bot]
b06bea7c04
Merge #2465
...
2465: Sqlite3 support and prepared statements r=heinrich5991 a=Zwelf
This PR changes the abstraction layer of the score backend to thin abstractions over the MySQL and SQLite3 library. It executes all Queries in one worker thread making it easier to use the ddnet thread pool. This doesn't change much, because each the mysql-connection was locked with `m_SqlLock` beforehand, serializing writes and reads respectively.
Behavior change (even though I tried to minimize them):
* `sv_use_sql` is used to determine if mysql server should be added
* `sv_sql_failure_file` is replaced by `sv_sqlite_file`
* `sv_sqlite_file` is either used as a backup server when `sv_use_sql` is enabled or as the primary read+write server when `sv_use_sql` is disabled
* `/load` now escapes the like-string
Since I am not good at designing config file commands, I would appreciate feedback on this part.
WIP:
* [x] rewrite SQL statements to work in both MySQL and SQLite (preferable just ANSI-SQL)
* [x] create tables (`COLLATE BINARY` and encoding info)
* [x] store rank (UPSERT for points)
* [x] load birthday (different function in sqlite for time handling)
* [x] `/mapinfo` (`convert(? using utf8mb4) COLLATE utf8mb4_general_ci`)
* [x] `/map` (`convert(? using utf8mb4) COLLATE utf8mb4_general_ci`)
* [x] store teamrank (`GROUP_CONCAT`)
* [x] `/teamrank` (`GROUP_CONCAT`)
* [x] ~`/top5team` (`GROUP_CONCAT`)~ doesn't contain GROUP_CONCAT
* [x] `/times` (`UNIX_TIMESTAMP`)
* [x] `/load` without any arguments (`UNIX_TIMESTAMP`)
* [x] all commits compiling, making future bisect easier
* [x] write a sqlite_to_mysql script
* [x] write an old_file_server to sqlite script
* [x] gracefully shutdown DbPool
Co-authored-by: Zwelf <zwelf@strct.cc>
2020-08-09 23:30:08 +00:00
bors[bot]
026ac99895
Merge #2543
...
2543: Remove unlicensed skins (fixes #2518 ) r=heinrich5991 a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-08-09 23:23:40 +00:00
bors[bot]
3fde3ac496
Merge #2538
...
2538: Add Client message color option in HUD setting r=Learath2 a=def-
As requested by reo
Co-authored-by: def <dennis@felsin9.de>
2020-08-09 16:58:41 +00:00
Zwelf
961ad077fb
Don't print MySQL password to console
2020-08-09 18:18:25 +02:00
Zwelf
81e5bb924c
Move sync_barrier to only used place
...
to remove `#include <windows.h>` from header file preventing compiling on windows
2020-08-09 18:17:42 +02:00
Zwelf
5893913922
Clean up includes in sql backend
2020-08-09 17:54:25 +02:00
Zwelf
5b53a05a40
Rename LoadString to FromString to fix windows build
2020-08-09 17:14:11 +02:00
def
20e8bfd12a
Try to fix Windows build
2020-08-09 17:14:11 +02:00
Zwelf
61ffd88f34
Reformulate #if not defined()
because MSVC errors on this expression
2020-08-09 17:13:21 +02:00
def
7be7160d9b
Remove unlicensed skins ( fixes #2518 )
...
and mention skin licenses (fixes #2544 )
Still missing: Which skin is by btd?
2020-08-09 15:07:08 +02:00
bors[bot]
2aba0a48db
Merge #2536
...
2536: Send extended snap objects as is to Sixup r=def- a=Learath2
Seems to work, @fokkonaut can you take a look?
Co-authored-by: Learath <learath2@gmail.com>
2020-08-08 12:53:55 +00:00
def
1ad43a76dd
Editor: Support up/down for images/sounds
2020-08-08 12:22:37 +02:00
def
4c9d03c063
Editor: Left/Right switch between layers/images/sounds
2020-08-08 12:09:15 +02:00
def
c66201dd22
Editor: Get rid of some debugging output
2020-08-08 12:09:03 +02:00
def
8174dfa779
Editor: Support up/down keys to switch layers
...
Also with shift to add layers
As suggested by Lady Saavik
2020-08-08 12:06:17 +02:00
def
02f6e7081a
Right click: Don't remove selection of layers
2020-08-08 10:33:18 +02:00
def
20eb5a5d86
Add Client message color option in HUD setting
...
As requested by reo
2020-08-05 12:39:13 +02:00
Learath
039139b836
Fix more sixup vote issues
2020-08-04 20:14:37 +03:00
Learath
f324647aec
Send extended snap objects as is to Sixup
2020-08-04 20:10:49 +03:00
Zwelf
b2cf3cafc5
Implement dump_sqlserver
2020-08-03 16:37:50 +02:00
Zwelf
9e1979f561
Rename Database connect result from ERROR to FAILURE
2020-08-03 13:11:52 +02:00
Zwelf
d71bf5cef1
Use DB write server for /load
2020-08-03 12:58:52 +02:00
Zwelf
3e1324dd0a
Add uuid parsing
2020-08-03 12:58:52 +02:00
Zwelf
c6b1b08355
Database specific collate utf8 nocase
...
making and work
2020-08-03 12:58:52 +02:00
Zwelf
d16bb5cc08
Make timestamps compatible with SQLite
...
works for `/mapinfo`, `/load`, `/save`, `/times`
2020-08-03 12:58:52 +02:00
Zwelf
41b5ee9dd8
Make /teamrank
compatible with SQLite
2020-08-03 12:58:52 +02:00
Zwelf
aee73b99dc
Rewrite insert teamrank making code reuse easier
2020-08-03 12:58:52 +02:00
Zwelf
c8d710926f
Fix missing last line
2020-08-03 12:58:52 +02:00
Zwelf
044edbe42b
Make storing teamrank compatible with SQLite
2020-08-03 12:58:52 +02:00
Zwelf
e3a78a7a31
Add BindBlob and BindFloat function to IDbConnection interface
2020-08-03 12:58:52 +02:00
Zwelf
26a2c91235
Trying to reconnect when ongoing MySQL connection failed
2020-08-03 12:58:52 +02:00
Zwelf
a6df9be98e
Make getting birthday compatible with SQLite
2020-08-03 12:58:52 +02:00
Zwelf
eb4d77f071
Make inserting ranks compatible with SQLite
2020-08-03 12:58:52 +02:00
Zwelf
17de42a947
Implement locking in SQLite
2020-08-03 12:58:52 +02:00
Zwelf
1677e1fed5
Gracefully shutdown database pool
2020-08-03 12:58:52 +02:00
Zwelf
89ee5944b4
Add missing include
2020-08-03 12:58:52 +02:00
Zwelf
00da45191c
Make CREATE TABLE compatible with SQLite
2020-08-03 12:58:52 +02:00
Zwelf
452017a58b
Move format string to CREATE TABLE into own file
2020-08-03 12:58:52 +02:00
Zwelf
2c5f892205
Apply suggestions from code review
2020-08-03 12:58:52 +02:00
Zwelf
b898f8c7c2
Remove unused MySQL interface
2020-08-03 12:58:52 +02:00
Zwelf
7c31a15c93
Add SQLite interface
2020-08-03 12:58:52 +02:00
Zwelf
2eb3d23ef4
Rewrite score using the new interface
...
delete file_score for now as it will be replaced by a sqlite backend
2020-08-03 12:58:52 +02:00
Zwelf
295ce95d64
Roughly define database pool interface
2020-08-03 12:58:52 +02:00
Zwelf
d59cdf47b5
Define new database interface
2020-08-03 12:58:52 +02:00
bors[bot]
abb7e7ba1b
Merge #2531
...
2531: Client: Support .map file drag-and-drop to open map in editor r=heinrich5991 a=def-
As suggested by Lady Saavik
Co-authored-by: def <dennis@felsin9.de>
2020-08-03 10:39:25 +00:00
def
e2fde4d730
Fix utf8 handling in str_truncate ( fixes #2533 )
...
and rename to str_utf8_truncate since it's only used for utf8 strings
2020-08-02 18:32:42 +02:00
def
07f18d4ac4
Client: Support .map file drag-and-drop to open map in editor
...
As suggested by Lady Saavik
2020-08-02 13:00:01 +02:00
Fireball
7e610f9944
Fix sixup players not making sounds when hooking others
...
This also fixes some less noticeable edgecases with ground jump sound: for example, when spectating a tee who is in a solo part.
2020-07-18 19:13:56 +01:00
sirius
2394d49d34
update calling way of TextWidth()
2020-07-16 21:07:41 +08:00
sirius
a6181ce8d3
Merge branch 'master' of https://github.com/ddnet/ddnet
2020-07-16 21:07:04 +08:00
Fireball
ab9b96ddb2
Backported fix for Text() incorrect parameter type (int -> float)
...
The original fix was done by @oy for 0.7.4.
2020-07-15 20:49:14 +01:00
Fireball
b1c17c3248
Backported fix for TextWidth() parameter mix-up
...
Fixes #2511 (Stack-buffer-overflows in some UIs).
The original fix was done by @oy for 0.7.4.
2020-07-15 20:48:29 +01:00
trml
b354e034fc
Fix prediction when chat is enabled
2020-07-15 03:15:35 +02:00
trml
d57c8ef463
Fix desync of predicted reload timer
2020-07-15 02:47:51 +02:00
bors[bot]
69593a3191
Merge #2502
...
2502: Improved dummy switching r=def- a=Fireball-Teeworlds
- Fix a use-after-free when there are no new snapshots for the cl_dummy tee after the switch: #2499 .
- When one of the tees is hooked, cycling through them will no longer show phantom hook for the other tee: https://youtu.be/mxVT4pdyGnU .
- Dummy switch might happen a bit quicker since it doesn't depend on receiving new snapshots.
- Simplified code: m_LastDummy2 is no more.
Co-authored-by: Fireball <fireball.teeworlds@gmail.com>
2020-07-14 06:31:43 +00:00
sirius
ef85308a47
remove aBuf
2020-07-14 10:45:03 +08:00
bors[bot]
3ff0a7fec6
Merge #2498
...
2498: Limit zooming out further (fixes #2497 ) r=heinrich5991 a=def-
Co-authored-by: def <dennis@felsin9.de>
2020-07-13 21:34:05 +00:00
def
4d34dd365b
Limit zooming out further ( fixes #2497 )
2020-07-13 20:23:49 +02:00
sirius
17bf1a9b38
change identifier style
2020-07-14 00:12:03 +08:00
sirius
9482ffa10a
change identifier style
2020-07-13 23:10:00 +08:00
bors[bot]
37a906d972
Merge #2501
...
2501: Show "Free View" for Sixup r=fokkonaut a=Learath2
@fokkonaut is this enough?
bors delegate=fokkonaut
Co-authored-by: Learath <learath2@gmail.com>
2020-07-13 09:50:48 +00:00
Learath
85a2268b2a
Show "Free View" for Sixup
2020-07-13 11:35:03 +03:00
sirius
d7646666f0
use array instead of string
2020-07-13 12:41:07 +08:00