• Joined on 2019-06-24
thijn synced commits to master at thijn/SqMod from mirror 2021-09-19 02:11:44 +02:00
62b9504d43 Expose DPP message component.
26ccfa62b9 Add std::vector proxy type.
83f2ab79e0 Update Guild.hpp
57321af0c7 Update Message.hpp
8d908208f0 Update Other.hpp
Compare 9 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-12 23:11:44 +02:00
0f235ff6af Merge pull request #54 from theKAKAN/patch-2
7057939854 Add more flexible string to integer and float conversion.
eb3100de36 Fix team kill and normal kill swapped
f72c0f896e Merge pull request #53 from theKAKAN/patch-1
0d323f4a26 Fixes SetSpawnCameraLookAtEx not working as intended
Compare 18 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-12 15:01:44 +02:00
dfee411de5 Emulate embarking event when done from server-side.
37383b9383 Emulate embarking event when done from server-side.
ba4b8524e5 Update SQLite.cpp
f1ef37bdf3 Fix sqlite3_snprintf not having a room for a null terminator in the buffer.
9235cb5069 Update Official.cpp
Compare 5 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-11 22:41:44 +02:00
4e27ba4a4f Expose role type.
19102a9334 Implement base layout for all events.
1d8d31518c Refactor presence and activity types.
a19a171e0d Expose user type.
4c3921d88a Update sqratTypes.h
Compare 8 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-10 22:11:45 +02:00
f8ebb0e2b1 Update Net.hpp
f49452c165 Remove SLongInt and ULongInt helper types.
60467782e3 Make Discord voice support explicit.
4f70f89b78 Basic Discord library layout.
f6cb8ff8a1 Update SqBase.hpp
Compare 6 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-10 05:51:44 +02:00
b46535dedf Detect method to export symbols based on platform instead of compiler.
thijn synced commits to master at thijn/SqMod from mirror 2021-09-09 21:41:44 +02:00
ba82f742e1 Disable ActiveRecord in POCO since we don't need it.
thijn synced commits to master at thijn/SqMod from mirror 2021-09-08 21:11:45 +02:00
66c731bf65 Remove unnecessary files.
thijn synced commits to master at thijn/SqMod from mirror 2021-09-07 20:41:45 +02:00
5dcc57a130 Initial implementation of WebSocket client.
1bd1b5545b Update Announce.hpp
8288c32d41 Update Net.cpp
e577a96f7e Update Net.hpp
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-06 20:11:43 +02:00
d947bf75f5 Update CMakeLists.txt
9cbac142c2 Update CMakeLists.txt
db9586bc3d Update CMakeLists.txt
Compare 3 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-06 03:51:43 +02:00
4cefc96faf Fix recursive call that could cause infinite loop.
608c444694 Update Buffer.hpp
Compare 2 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-05 19:41:45 +02:00
cacc6c7c62 Minor WS changes and a few helpers.
11c17189b3 Update Net.hpp
1a11dd777e Make WS non blocking and handle timeout.
Compare 3 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-05 11:31:44 +02:00
05e644b040 Minor changes and bugfixes to WS client.
f3d4dab454 Basic web-socket client implementation.
d787803fd8 Implement stealing the memory from POCO buffer.
81893bf236 Simplify internal buffer implementation where possible.
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-05 03:21:48 +02:00
9f808376b9 Update PocoMacros.cmake
cbfed04bc9 Remove CivetWeb in favor of POCO.
44ed4c849c Update PocoMacros.cmake
bc2260a0f0 CivetWeb as a potential library.
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-09-04 19:11:45 +02:00
d879999aeb Update Official.cpp
d1bf8f5033 Update SQLite.cpp
Compare 2 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-24 21:51:43 +02:00
f4c2665e86 Update Vector.hpp
31029cbaf0 "Hide" get/set tables.
5ea7364a6d Update sqratClass.h
Compare 3 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-23 05:01:43 +02:00
b67a637c61 Add xxHash library.
c0fc1aea75 Add Levenshtein distance to string utilities.
2a06a00e3e Update code for changes to CPR library.
f23a2fe389 Update CPR to latest git.
Compare 4 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-22 20:51:44 +02:00
69a4d305a5 Update MaxmindDB to current git.
0008869ddd Update cppfmt to current git.
fa4644d00f Update ZMQ to current git.
b78b3e8ede Change MySQL header include path.
21c9797d1a Update CMakeLists.txt
Compare 12 commits »
thijn synced commits to master at thijn/SqMod from mirror 2021-08-19 03:01:46 +02:00
151077c799 Use double floating point when it has no impact on the code.
a99e926088 Update VecMap.hpp
490f80d1e9 Update Events.inc
1d2a78c91e Update Areas.cpp
f23a8bc8f5 Update Shared.cpp
Compare 15 commits »
thijn synced and deleted reference 4090b558 at thijn/SqMod from mirror 2021-08-16 09:50:56 +02:00