Commit Graph

7 Commits

Author SHA1 Message Date
Jerom Venneker c5fdcb4064 Merge remote-tracking branch 'fork/aManchipelago' into AddArchipelagoClientLib 2025-05-14 12:37:46 +02:00
Jerom Venneker ae736e6f2c Bump apclientpp to version 0.6.0 2025-05-12 21:22:37 +02:00
aMannus c109e5c2da Update ASIO to 1.30.2 2025-05-08 19:48:40 +02:00
briaguya b299de0bd7 cpp20 fix for valijson
i couldn't tell what version of valijson was in here, so i just fixed the error (it was the same as one of the errors websocketspp had)
2025-05-07 18:34:31 -04:00
briaguya 00ac813735 manually apply cpp20 fixes from https://github.com/zaphoyd/websocketpp/pull/1060
the patch link from  https://github.com/zaphoyd/websocketpp/issues/1068#issuecomment-1364647094 didn't work for some reason, so i looked at the 1060 PR

the PR had 10 commits https://github.com/zaphoyd/websocketpp/pull/1060/commits, all but 2 of which seemed entirely unrelated to the cpp20 fix

so i manually pulled the changes from the 2 cpp 20 related commits:
* https://github.com/zaphoyd/websocketpp/pull/1060/commits/9b7fdd5b988b3b443fda60a5852173d0268d309e
* https://github.com/zaphoyd/websocketpp/pull/1060/commits/0823cfea38acb9827b9d5a742b0f394ed5b30d68

Co-authored-by: Andre Azevedo <andre.azevedo@gmail.com>
2025-05-07 18:10:30 -04:00
briaguya 5040201a03 update wspp version from 0.8.1 to 0.8.2 2025-05-07 17:33:40 -04:00
aMannus ca3c508a02 apclientpp first attempt at dependencies 2025-05-06 13:17:14 +02:00