Lemongrass3110
da73084df5
Forcefully disable SSL for MySQL ( #7588 )
2023-02-08 21:13:09 +01:00
Vincent Stumpf
0ac52d0bb4
Initial support for web service for newer clients ( #5731 )
...
Co-authored-by: Jittapan Pluemsumran <secret@rathena.org>
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
2022-08-16 15:10:18 +02:00
Jittapan Pluemsumran
00d6014c8c
Web authentication token feature ( #5093 )
...
Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2020-06-25 03:15:58 +07:00
Sean Allen
bf27041e7b
Fixed LGTM formatting alert ( #3987 )
2019-03-18 00:02:25 +01:00
Lemongrass3110
c0793a8072
Adding LGTM to CI tools ( #3636 )
...
Thanks to @aleos89 for his help.
2018-10-29 21:25:36 +01:00
Lemongrass3110
c4d7dc76d3
Hid timer function parameters in a macro ( #3311 )
2018-07-15 23:17:15 +02:00
Aleos
11b42569fc
Synchronized source file headers ( #3212 )
...
* Alphabetically sorted includes.
* Updated copyright and license text to match across all files.
* Removed pragma once define in header files in lieu of ifdef guards.
2018-06-20 18:08:30 -04:00
Lemongrass3110
21cb1a2260
Fixed MariaDB compilation problems
...
Credits to Sergei Golubchik on https://jira.mariadb.org/browse/MDEV-13773
2018-06-20 17:41:10 +02:00
Aleos
1ce3792a3a
Resolved some compile issues ( #3206 )
...
* Fixes #3205 .
* Follow up to 801d3ed.
* Resolved some string literals requiring a space.
* Redefine my_bool for MySQL 8.0 or later.
Thanks to @bentheexo and @secretdataz!
2018-06-16 18:50:02 -04:00
Lemongrass3110
801d3ed942
Moved common, config and mapcache to C++ ( #3200 )
...
Dropped BETA_THREAD_TEST and everything around it
Dropped mt19937
Replaced msinttypes with cinttypes
Removed IRC link and updated README name
2018-06-14 21:51:58 +02:00