RElesgoe
|
a633c1e8f0
|
Revert "Re-add FindZLIB.cmake"
This reverts commit 5225b5ae9d .
|
2018-08-01 10:49:32 -07:00 |
|
RElesgoe
|
5225b5ae9d
|
Re-add FindZLIB.cmake
|
2018-08-01 10:32:03 -07:00 |
|
RElesgoe
|
b684ef9cff
|
Revert "Changed binary names from bnetd to PvPGN /PvPGNConsole , d2cs to D2CS /D2CSConsole , and d2dbs to D2DBS /D2DBSConsole "
This reverts commit 51607568ac .
|
2018-07-29 06:13:43 -07:00 |
|
RElesgoe
|
51607568ac
|
Changed binary names from bnetd to PvPGN /PvPGNConsole , d2cs to D2CS /D2CSConsole , and d2dbs to D2DBS /D2DBSConsole
|
2018-07-29 03:54:42 -07:00 |
|
RElesgoe
|
9378a8dfe6
|
Fixed include placement
|
2018-07-28 19:05:19 -07:00 |
|
RElesgoe
|
6ca46aca62
|
Re-added make command to Travis config file
|
2018-07-28 18:49:09 -07:00 |
|
RElesgoe
|
e1ff375b4d
|
Add additional includes
|
2018-07-28 18:40:08 -07:00 |
|
RElesgoe
|
672e81e8de
|
Fixed file existence check in CMake
|
2018-07-28 18:15:47 -07:00 |
|
RElesgoe
|
ae25d2d731
|
Improve CMake files
|
2018-07-27 06:53:26 -07:00 |
|
RElesgoe
|
1226f0f21c
|
Remove code related to HAVE_CONFIG_H
|
2018-07-27 04:44:37 -07:00 |
|
RElesgoe
|
4a4208a15f
|
Remove unused code
|
2018-07-27 04:43:12 -07:00 |
|
RElesgoe
|
0c6402841f
|
Fix compilation
|
2018-07-27 04:40:16 -07:00 |
|
RElesgoe
|
0a20cf448a
|
Replace subdirs() with multiple add_subdirectory() calls
|
2018-07-27 03:19:17 -07:00 |
|
RElesgoe
|
a9b2a48ada
|
Specify C++ standard requirement in CMake
|
2018-07-27 02:52:41 -07:00 |
|
RElesgoe
|
29b5f2f886
|
Remove unnecessary ppa in Travis config
|
2018-07-27 02:43:58 -07:00 |
|
RElesgoe
|
d1d98760d6
|
Build commits from develop branch in Travis
|
2018-07-27 02:32:20 -07:00 |
|
RElesgoe
|
9ebaef6911
|
Remove Coverity Scan from Travis config
|
2018-07-27 02:31:47 -07:00 |
|
RElesgoe
|
e4e8579a60
|
Merge branch 'develop' of https://github.com/pvpgn/pvpgn-server into develop
|
2018-07-20 22:45:31 -07:00 |
|
RElesgoe
|
e16e1851b2
|
Upgrade fmt from 3.0.1 to 5.1.0
|
2018-07-20 22:28:24 -07:00 |
|
RElesgoe
|
beeb0c3469
|
Remove unnecessary length check
|
2018-07-15 02:39:39 -07:00 |
|
RElesgoe
|
523a87c81d
|
Remove unnecessary length check
|
2018-07-15 02:38:11 -07:00 |
|
RElesgoe
|
d7e0392c96
|
Change type of i from unsigned int to std::size_t
|
2018-07-15 02:31:15 -07:00 |
|
RElesgoe
|
3284ab32a8
|
Change type of len from unsigned int to std:size_t
|
2018-07-15 02:27:32 -07:00 |
|
RElesgoe
|
e4df12bd13
|
Remove unnecessary c_str() call
|
2018-07-15 02:21:40 -07:00 |
|
RElesgoe
|
c9be8ce1fb
|
Conditionally check result when WITH_LUA is defined
|
2018-07-15 02:11:43 -07:00 |
|
RElesgoe
|
d2708b5792
|
Revert "Conditionally check result when WITH_LUA is defined"
This reverts commit 2b22068c48 .
|
2018-07-15 02:10:06 -07:00 |
|
RElesgoe
|
2b22068c48
|
Conditionally check result when WITH_LUA is defined
|
2018-07-15 02:09:32 -07:00 |
|
RElesgoe
|
2b503e035e
|
Merge branch 'master' into develop
|
2018-07-09 16:08:14 -07:00 |
|
RElesgoe
|
6698e036cf
|
Add StarCraft and StarCraft: Brood War 1.18.0 versioncheck entry
|
2018-07-09 14:36:28 -07:00 |
|
RElesgoe
|
9a1a830347
|
Update PvPGN verion to 1.99.7.2.1
|
2018-07-09 14:33:59 -07:00 |
|
RElesgoe
|
e5d0aab7b9
|
Update downloads badge in readme
|
2018-07-09 14:33:20 -07:00 |
|
RElesgoe
|
ddc84e873a
|
Create versioncheck entries for StarCraft and StarCraft: Brood War 1.18.0
|
2018-06-26 02:43:55 -07:00 |
|
RElesgoe
|
9aa884eaa4
|
Modernized timing in accountlist_load_all()
|
2018-06-12 16:14:17 -07:00 |
|
RElesgoe
|
6ab1b48c28
|
Removed eventlog calls from conn_set_archtag() and conn_set_clienttag()
|
2018-05-31 00:40:24 -07:00 |
|
RElesgoe
|
7a1816ba1d
|
Renamed COUNTRYINFO_109 packet to AUTH_INFO
|
2018-05-31 00:37:01 -07:00 |
|
RElesgoe
|
df837c6f3e
|
Fixed memory leak in ipbanlist_check() when returning without freeing whole
|
2018-05-28 15:27:10 -07:00 |
|
RElesgoe
|
08b42c5990
|
Fixed memory leak in game_report() when returning without freeing ladder_info
|
2018-05-28 15:11:54 -07:00 |
|
RElesgoe
|
682abe3cc5
|
Update icon and supported StarCraft versions in README.md
|
2018-05-28 15:02:05 -07:00 |
|
RElesgoe
|
8464f2b4dd
|
Fixed /games command to hide private games when hide_pass_games is true. Admins can now view private games via /games all even when hide_pass_games is true.
|
2018-05-17 23:18:56 -07:00 |
|
RElesgoe
|
1212e047e2
|
Added ad000002.smk to installation
|
2018-05-17 22:27:51 -07:00 |
|
RElesgoe
|
2bb5613ce7
|
Fixed typo
|
2018-05-17 17:41:01 -07:00 |
|
RElesgoe
|
c29b950a82
|
Added versioncheck entries for StarCraft 1.17.0 and StarCraft: Brood War 1.17.0
|
2018-05-17 17:20:24 -07:00 |
|
RElesgoe
|
69b4b7ebbe
|
- Added additional logging
- Fixed bug that prevented clients using an older login system from connecting
|
2018-05-17 17:06:49 -07:00 |
|
RElesgoe
|
64386a81b7
|
Merge branch 'develop' of https://github.com/pvpgn/pvpgn-server into develop
|
2018-05-16 19:26:25 -07:00 |
|
RElesgoe
|
09caba4858
|
Remove deprecated options from bnetd.conf for Windows
|
2018-05-16 19:23:57 -07:00 |
|
RElesgoe
|
488f06791c
|
Fixed memory leak in _client_authreq109() when returning without calling packet_del_ref()
|
2018-05-16 13:15:21 -07:00 |
|
RElesgoe
|
222f4cd465
|
Fixed memory leak in _client_passchangeproofreq() when returning without calling packet_del_ref()
|
2018-05-16 13:13:55 -07:00 |
|
RElesgoe
|
4d87132872
|
Fixed memory leak when _client_logonproofreq() returns without calling packet_del_ref()
|
2018-05-16 13:11:35 -07:00 |
|
HarpyWar
|
36f9925357
|
set compiler and linker flags only for msvc
|
2018-05-09 11:16:34 +03:00 |
|
HarpyWar
|
f7ba9ec0a6
|
fix artifact file name
|
2018-05-09 11:16:34 +03:00 |
|