Coruja
c690dd5aba
Fixed some compiler warnings reported by VS 2026
2026-08-12 20:56:59 -03:00
Coruja
3e6151d197
Updated some deprecated functions
2026-08-11 05:44:47 -03:00
Coruja
2f8e1c0f49
Added missing OpenSSL dll files required by MySQL libs v8.0
2026-07-24 19:51:53 -03:00
Coruja
367f1be296
Updated internal MySQL libs v6.1.10 (MySQL client 5.7.16) to v8.0.46
...
> [!IMPORTANT]
> It's HIGHLY recommended to update MySQL client library to prevent errors when using MySQL
> - Windows: replace file `libmysql.dll` with the version included in the downloaded zip
> - Linux:
> - Debian-based: update package `libmysqlclient20` to `libmysqlclient21` using `sudo apt-get install libmysqlclient21`
> - RHEL-based: switch MySQL module stream to v8.0 using `sudo dnf module switch-to mysql:8.0`
2026-07-24 16:09:36 -03:00
Coruja
6f02c1da16
Updated internal SQLite libs v3.30.1 to v3.53.3
2026-07-21 21:27:59 -03:00
Coruja
4506f05c55
Updated internal Zlib libs v1.2.13 to v1.3.2
2026-07-21 18:44:37 -03:00
Coruja
18b75d6f72
Updated project files to use the same compiler flags and features on Windows/Linux builds
...
Also updated C++ standard from C++14 to C++20
2026-07-13 06:30:42 -03:00
Coruja
a859b03259
Removed: Obsolete SHRINKMEM function
...
The OS already manages memory automatically, and manually forcing a reduction causes performance drops
2026-07-13 02:30:28 -03:00
Coruja
b08b341e28
Fixed linux compiler warnings
...
Also changed GitHub releases to include script pack
2026-07-09 06:51:42 -03:00
Coruja
d8af843ad3
Fixed some alerts reported by CodeQL
2026-07-03 07:13:41 -03:00
Coruja
207de5ba66
Fixed linux compiler warnings
2026-07-02 16:58:30 -03:00
Coruja
2308397e8a
Fixed linux compiler warnings
2026-07-02 07:32:38 -03:00
Coruja
d4c51c027d
Fixed linux compiler warnings
2026-07-02 07:03:34 -03:00
Coruja
3fcd5dc46e
Removed obsolete ncurses support on linux builds
2026-07-02 06:14:54 -03:00
Coruja
53da1cde2d
Moved CI/CD pipeline to GitHub Actions
...
- Removed AppVeyor and Travis-CI integration
- Replaced Codacy static analysis with CodeQL
2026-07-02 04:59:09 -03:00
Coruja
63ee70ef60
Misc compiler improvements
2026-07-02 04:42:03 -03:00
Coruja
b4649ec08a
Removed: 32bit architecture support
...
32bit builds are no longer needed as most modern server environments have moved to 64bit
2026-07-02 04:11:49 -03:00
Coruja
18669c9577
Updated Windows compiler platform toolset from v140 (VS 2015) to v143 (VS 2022)
...
Minimum supported Windows version is now Windows 10 / Windows Server 2016
2026-07-02 03:08:32 -03:00
Coruja
e1e47c154b
[sphereCrypt.ini]: Added crypt key for classic client 7.0.99 and enhanced client 4.0.99
...
Updated readme file with latest linux MySQL packages
2023-10-02 15:18:05 -03:00
Coruja
48089a36c7
Updated Codacy static analysis to latest version on GitHub Actions
...
[sphereCrypt.ini]: Added crypt key for classic client 7.0.98 and enhanced client 4.0.98
2023-01-28 01:00:34 -03:00
Coruja
6cce9d96c3
Updated internal Zlib libs v1.2.11 to v1.2.13
2022-10-21 00:10:11 -03:00
Coruja
3106dfcf77
Updated readme file with latest linux MySQL packages
2022-09-30 20:01:05 -03:00
Coruja
80ac8d366c
[sphereCrypt.ini]: Added crypt key for classic client 7.0.97 and enhanced client 4.0.97
2022-09-30 19:40:45 -03:00
Coruja
c2eb95309c
[sphereCrypt.ini]: Added crypt key for classic client 7.0.96 and enhanced client 4.0.96
2022-07-08 14:52:56 -03:00
Coruja
0d51824c02
Updated readme file with latest linux MySQL packages
2022-04-28 18:51:00 -03:00
Coruja
373103cad0
Misc improvements
...
[sphereCrypt.ini]: Added crypt key for classic client 7.0.95 and enhanced client 4.0.95
2022-04-28 18:27:51 -03:00
Coruja
df2f83e787
Updated Codacy static analysis to latest version on GitHub Actions
2022-02-20 04:30:00 -03:00
Coruja
a0838267d3
Updated readme file with latest linux MySQL packages
2022-02-04 16:47:53 -03:00
Coruja
b192763ce8
[sphereCrypt.ini]: Added crypt key for classic clients 7.0.91 ~ 7.0.94 and enhanced clients 4.0.91 ~ 4.0.94
2022-02-03 03:33:16 -03:00
Coruja
b00f063d0f
Misc improvements
2021-04-10 21:10:48 -03:00
Coruja
0d2c1bef21
Improved FreeBSD support
...
Credits to @ldilley for sending the code on pull request https://github.com/Sphereserver/Source/pull/265
2021-04-05 05:04:41 -03:00
Coruja
e01bb6f3ac
Misc improvements
2021-03-23 13:57:39 -03:00
Coruja
72bc8d53de
Fixed some errors reported by Coverity
2021-03-23 01:37:58 -03:00
Coruja
108c9277e1
Fixed some errors reported by Coverity
2021-03-22 20:15:25 -03:00
Coruja
8d93573bba
Misc improvements
2021-03-22 10:44:30 -03:00
Coruja
a05552b44b
Updated code syntax of entire CRect.cpp
...
No functionality was changed
2021-03-21 21:06:35 -03:00
Coruja
e03b05e2d6
Updated code syntax of entire CRegion.cpp
...
No functionality was changed
Also moved CObjBaseTemplate header to CObjBase.h and CGRect/CRectMap header to CRect.h
2021-03-20 16:03:15 -03:00
Coruja
a5435696f1
Misc improvements
2021-03-18 13:30:35 -03:00
Coruja
a3c101df79
Updated code syntax of entire CArray.cpp
...
No functionality was changed
2021-03-18 06:35:17 -03:00
Coruja
b74840f977
Fixed linux compiler error caused by previous commit
2021-03-14 17:19:38 -03:00
Coruja
bb1551e96e
Updated code syntax of entire CGrayData.cpp
...
No functionality was changed
2021-03-13 22:55:12 -03:00
Coruja
f38b036d90
Updated code syntax of entire CFileList.cpp
...
No functionality was changed
2021-03-11 16:01:57 -03:00
Coruja
499fe2b834
[sphereCrypt.ini]: Added crypt key for classic client 7.0.90 and enhanced client 4.0.90
2021-03-10 15:40:49 -03:00
Coruja
ee5deb683e
Removed some unused internal codes
2021-03-10 03:03:50 -03:00
Coruja
d21f41ace9
Updated setup guide for Ubuntu 14.10 or older
...
[sphereCrypt.ini]: Added crypt key for classic client 7.0.89 and enhanced client 4.0.89
2021-03-04 13:53:59 -03:00
Coruja
97751fc642
Fixed some warnings reported by Codacy
2021-03-04 05:51:29 -03:00
Coruja
e692e9ce20
Fixed some warnings reported by Codacy
2021-03-03 15:59:00 -03:00
Coruja
b7fd9fa466
Fixed possible buffer overflow on many strncat()
2021-03-03 04:43:33 -03:00
Coruja
1f644b54a8
Fixed missing null terminator on many strncpy()
2021-03-01 16:14:10 -03:00
Coruja
71df88b72a
Misc improvements
2021-02-28 23:13:11 -03:00