Commit graph

1481 commits

Author SHA1 Message Date
relesgoe
1b6278f053 Removed local FindLua.cmake, CMake will now use its built-in FindLua.cmake 2019-12-15 17:54:43 -08:00
relesgoe
852cf02143 Install lua from Chocolatey instead of vcpkg 2019-12-15 17:10:20 -08:00
RElesgoe
697e62b8fb Fixed error 2018-08-15 00:36:59 -07:00
RElesgoe
3f0bd8b978 Fixed error 2018-08-15 00:11:49 -07:00
RElesgoe
92787f2c30 Fix error 2018-08-14 23:07:45 -07:00
RElesgoe
7ba9dfd2f4 Install libmariadb instead of libmysql 2018-08-14 22:55:54 -07:00
RElesgoe
57b93c6939 Update vcpkg through git 2018-08-14 14:45:33 -07:00
RElesgoe
26a783518d Add vcpkg packages to cache 2018-08-10 18:16:03 -07:00
RElesgoe
a9f7fea510 Add vcpkg update before installing packages 2018-08-10 18:14:32 -07:00
RElesgoe
cdb41e277c Fixed error 2018-08-10 17:08:39 -07:00
RElesgoe
8ec8122cd9 Fixed typo 2018-08-10 17:05:36 -07:00
RElesgoe
a83510fb39 Install PDB files only when using Visual Studio and Windows 2018-08-10 16:48:04 -07:00
RElesgoe
ae3bac9337 Fixed syntax error 2018-08-10 16:41:36 -07:00
RElesgoe
ce38172b72 Update AppVeyor to configure and build PvPGN with CMake and MSBuild directly 2018-08-10 16:33:20 -07:00
RElesgoe
06f967c19d Install PDB files along with their binaries for bnetd, d2cs, and d2dbs 2018-08-10 16:13:13 -07:00
RElesgoe
44ae82c91c Remove dependency on afxres.h when compiling without gui 2018-08-01 11:01:16 -07:00
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