hg
25ef3d2cdb
[Code] Update perlbind to 1.1.0 ( #4529 )
...
- Adds a perl::ref alias for perl::reference
- Optimizes array return pushes by accessing SV* values directly instead
of using operator[] scalar_proxy
- Allows functions with a perl::hash parameter to accept hashes with any
scalar key type instead of requiring explicit string keys
e.g., foo(123 => 1) will now work on functions accepting a perl::hash
2024-11-05 20:14:29 -06:00
Alex King
09d1dc6a24
[Lua Bind] Fix INT64 Support for Windows. ( #2717 )
...
# Notes
- Temporary fix for `int64` and `uint64` support in Lua on Windows.
2023-01-10 21:28:45 -05:00
Chris Miles
c236c57a2c
[C++20] Enable C++20 + Fixes + FMT 9.1 ( #2664 )
...
* [CPP] Enable and build compliance with cpp20
* Windows build fix
* bump fmt version
* Updated fmt to 9.1, updated cmake minimum and verified preprocessor stuff works.
* Missing :
* Fix warning: top-level comma expression in array subscript is deprecated
* Fix warning: top-level comma expression in array subscript is deprecated
Co-authored-by: KimLS <KimLS@peqtgc.com>
2022-12-20 21:52:36 -06:00
hg
7e8a24fcec
[Quest API] Use binding library for perl apis ( #2216 )
...
* Add perlbind library
* Convert perl apis to perlbind
2022-07-03 21:33:45 -05:00
Alex
2957f5084d
[Library] Update zlibng ( #1255 )
...
* Update zlibng
* Set cmake path more directly in zlibng to hopefully fix an issue with the build on drone
* I'm dumb, missing / in path
* Mackal helps with a dumb gitignore issue
* Adding all the files, not sure what's ignoring them and im tired of looking
* Some tweaks to zlibng build to hopefully get it to build properly. works on msvc now
2021-02-23 19:00:26 -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
72a922f2ba
Changes to building
2019-08-25 14:45:54 -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
f50d502f3d
Fix for x86 zlib issue
2019-06-30 18:28:11 -07: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
5936d865b5
Apply patches to recast
2019-05-16 14:37:52 -07:00
KimLS
4836db73d7
Recast navigation
2019-05-16 14:24:08 -07:00
KimLS
fe3fe163a6
Remove old recast from proj
2019-03-10 00:39:22 -08:00
KimLS
d0ad579501
Recastnav to submodule
2019-03-10 00:38:43 -08:00
KimLS
3983a099c0
Remove old libuv library
2019-03-10 00:18:36 -08:00
KimLS
7c0ca73937
libuv submodule
2019-03-10 00:18:04 -08:00
KimLS
8689186859
Remove old libs
2019-03-10 00:11:26 -08:00
KimLS
777f182282
Update fmt lib with submodule
2019-03-10 00:10:47 -08:00
Adam Martin
f6c8d9532e
Applied changes proposed in https://github.com/decimad/luabind-deboostified/pull/38/
...
These changes claim to fix GCC 7 compilation.
2019-02-02 00:32:41 -06:00
Adam Martin
26eb4fb6e0
Swapped luabind for non-boost fork
...
https://github.com/decimad/luabind-deboostified
2019-02-02 00:06:32 -06:00
Uleat
060f8aadfe
Fix for NavMesh crash
2018-07-31 07:14:01 -04:00
KimLS
c985307057
Patch detour to avoid a crash if an invalid ref is returned
2018-05-31 19:24:26 -07:00
KimLS
a53f65d86b
Merge and compile fixes (non-bot, will do bots later)
2018-04-16 14:15:08 -07:00
SecretsOTheP
c65864ffb6
Fixed Ubuntu 17.10 compiles
2017-12-21 14:55:59 +00:00
KimLS
ff13f162ce
Forgot to git add so missed a bunch of stuff
2017-07-29 00:12:21 -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
6033f48b47
Update libuv
2017-02-25 14:30:35 -08:00
KimLS
e29ca88a76
Removal of openssl stuff
2016-10-20 21:32:48 -07:00
KimLS
4ba0aa8e7f
Basic relay link connection
2016-10-11 21:34:26 -07:00
KimLS
5cad3f62d0
EQStream abstraction layer
2016-09-25 15:10:34 -07:00