Snail
1d4bea21c1
compile fix on linux (glm is using c++14 code), update CXX_STANDARD
2020-10-04 18:50:19 -04:00
Ali
42352359ad
[ci skip] Updated CMakeLists to default to MariaDB instead of MySQL
2020-05-28 15:18:25 +03:00
Jose123456
914ea27406
Compile on Freebsd ( #1044 )
...
* Compile on Freebsd
Small changes needed for compilation on Freebsd. Note that you'll have
to pass -DEQEMU_BUILD_ZLIB=OFF on the cmake command line. The bundled
zlib-ng does not build on Freebsd even though mainline zlib-ng does.
* Fix build errors: typo
2020-05-09 14:40:33 -05:00
Akkadius
4437eef957
Added option to disable logging to speed up development feedback loop if desired by the developer (Shaves off over a minute if doing project refactorings) [skip ci]
2019-11-09 21:13:33 -06:00
Alex
47ee5b5afb
Revert "Remove boost"
2019-10-13 00:53:31 -07:00
Alex
895c8626b6
Merge branch 'build' into feature/remove_boost
2019-09-27 16:32:13 -07:00
KimLS
4fbce7d5d6
Reworked some of the dependency flow
2019-08-28 14:56:18 -07:00
KimLS
5ce71b7923
Fix for missing LS option (wowowow) and will build zlib-ng by default now (it doesnt add much to compile time and has a pretty big payoff)
2019-08-27 01:12:47 -07:00
KimLS
9520499103
CMake will fetch visual studio dependencies automatically now
2019-08-26 23:30:30 -07:00
KimLS
712e403528
Missing luabind
2019-08-25 22:02:17 -07:00
KimLS
581a0ec212
Added own lua find package that will also try to find luajit since it's compat with the 5.1 api
2019-08-25 20:47:14 -07:00
KimLS
bb02af2548
Add check for policy back in
2019-08-25 16:02:45 -07:00
KimLS
852cc9119e
Small change to zlibng
2019-08-25 15:49:00 -07:00
KimLS
72a922f2ba
Changes to building
2019-08-25 14:45:54 -07:00
Uleat
ff4e549ec0
Fix for cmake 'zlib not found' defaulting to internal libs not working issue [skip ci]
2019-07-26 18:20:01 -04:00
Uleat
debc2644b1
Tweaked CMakeLists.txt so CMake will play nicer with 'vcpkg' dependencies [skip ci]
2019-07-23 21:11:30 -04:00
KimLS
6bdc9b6ba5
Add support for single account login to both world and login server, should also work with eqemu login server, can be turned off in rules if you don't mind the side effects double logins cause. Also lowered the linkdead time to 30s + 90s default (2min)
2019-07-13 16:16:15 -07:00
Uleat
eb8cd1a5b4
Fix for build zlib option when not using vcpkg
2019-07-13 00:43:56 -04:00
Akkadius
8d67c1aed7
Merge branch 'master' of https://github.com/EQEmu/Server into feature/eqemu-api-data-service-netstats-ws
2019-07-01 01:28:49 -05:00
KimLS
e086f53b97
Zlib ng
2019-06-30 18:13:46 -07:00
KimLS
5b41060588
Swap out recast for our own submod
2019-05-17 00:18:32 -07:00
KimLS
f2d47927b8
Update cmake to point at our static recast, need to apply our patches to it now
2019-05-16 14:28:15 -07:00
KimLS
ebca112769
Implement a basic websockets server
2019-05-16 00:12:21 -07:00
KimLS
d0ad579501
Recastnav to submodule
2019-03-10 00:38:43 -08:00
KimLS
7c0ca73937
libuv submodule
2019-03-10 00:18:04 -08:00
KimLS
777f182282
Update fmt lib with submodule
2019-03-10 00:10:47 -08:00
Adam Martin
26eb4fb6e0
Swapped luabind for non-boost fork
...
https://github.com/decimad/luabind-deboostified
2019-02-02 00:06:32 -06:00
Akkadius
4e24184089
Merge branch 'master' into movement_manager
2018-12-30 14:49:59 -06:00
KimLS
d3aa74ff54
Update glm
2018-12-21 00:39:28 -08:00
Uleat
487e994f89
Disabled zone map mmf option in cmake
2018-12-19 05:36:48 -05:00
KimLS
d2340d3f2e
Fix for missing policy
2018-09-03 00:41:59 -07:00
Alex
9b09891aa5
Revert "Adjusted zlib cmake to honor policy CMP0074 warning"
2018-09-03 00:30:50 -07:00
Chris Miles
8a580a7774
Merge pull request #765 from EQEmu/zlib_cmake
...
Adjusted zlib cmake to honor policy CMP0074 warning
2018-09-03 02:25:51 -05:00
KimLS
fc071d1d2f
Set CMP0074
2018-09-03 00:20:43 -07:00
Xackery
bf5c5b803e
Adjusted zlib cmake to honor policy CMP0074 warning
2018-08-05 17:12:46 -07:00
KimLS
2533de1d62
Appveyor scripts that are in use, and added back in the old dependency stuff for windows
2018-07-02 22:08:04 -07:00
KimLS
e7cf687d2b
Don't set c++ vers
2018-06-29 22:12:11 -07:00
KimLS
842a40f76d
lower cmake version
2018-06-28 21:03:32 -07:00
KimLS
213a496efb
Add cmake prefix path [skip-ci]
2018-06-28 13:21:46 -07:00
KimLS
50eededd9f
Some build fixes and changes
2018-06-27 19:54:33 -07:00
KimLS
352e70cf28
Fix for duplicate luabind
2018-06-26 22:50:44 -07:00
KimLS
80f1c65e1c
Update fmt lib, add recast, wip on recast pathfinder interface (broken atm)
2017-07-29 00:11:57 -07:00
KimLS
4d39c76c19
Remove some unused opts
2017-04-21 17:59:53 -07:00
KimLS
a834ec92a5
Fix for openssl find on win
2017-04-18 20:06:40 -07:00
KimLS
94f55d9304
OpenSSL for windows look in dependencies folder
2017-04-18 14:18:43 -07:00
KimLS
01a04a63c3
Add uuid lib reference for unix
2017-01-14 16:20:44 -08:00
KimLS
b6d79e5af2
Query serv reimplement first steps
2016-12-21 14:25:33 -08:00
KimLS
84367e1f77
Added headless connection stuff, fixing connecting with daybreakconnections
2016-11-13 23:28:25 -08:00
KimLS
53beefd19b
Fix for how uv writes work on linux (they don't copy the buffer automatically) which should enable actually logging in on linux now
2016-11-02 18:45:05 -07:00
KimLS
0b8b41d91f
World <-> Login connection reworked
2016-10-28 19:02:03 -07:00