Commit graph

1541 commits

Author SHA1 Message Date
relesgoe
d124142bc1 Continuation of previous commit 2019-12-15 18:19:36 -08:00
relesgoe
ce4cf6d2ff Change image from Visual Studio 2017 to Visual Studio 2019 2019-12-15 18:18:55 -08:00
relesgoe
4f9f84ff43 Don't pull vcpkg's upstream anymore 2019-12-15 18:05:22 -08:00
relesgoe
241e038eb2 Set LUA_DIR environment variable in AppVeyor 2019-12-15 17:54:57 -08:00
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
cen1
9374dd3b00
Merge pull request #385 from pvpgn/feature/docs
Feature/docs
2019-07-11 23:31:06 +02:00
cen1
89616448fa add ubuntu 18.04 and clarify debian compiler 2019-07-11 23:26:05 +02:00
cen1
d874f59d85 add route info to readme 2019-04-23 04:12:02 +03:00
cen1
7f6caa7ac0 add route info to readme 2019-03-07 00:08:46 +01:00
HarpyWar
91fb4ee395 add track.pvpgn.pro to trackaddrs 2019-01-16 17:06:39 +03: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