Commit Graph

25 Commits

Author SHA1 Message Date
Deukhoofd b37c2e72cd
Restore better type punning 2022-04-10 12:21:49 +02:00
Deukhoofd cc5cd3d238
Adds maybe_unused to several addon scripts 2022-04-10 12:11:05 +02:00
Deukhoofd 6734aa44ec
Update to Angelscript 2.35.1 2022-04-02 15:12:50 +02:00
Deukhoofd badd37a7d3
Removes version property from Cmake 2022-03-17 17:52:20 +01:00
Deukhoofd efcd3a6c07
Remove script object ref counting type 2022-03-06 16:17:27 +01:00
Deukhoofd 7b72219bf4
Increase max ref count 2022-03-06 10:59:46 +01:00
Deukhoofd 06c0953f63
Only use DLL for Windows + Shared 2022-02-11 15:34:35 +01:00
Deukhoofd e2191039d5
Fixes unused variables 2022-02-11 14:08:20 +01:00
Deukhoofd c1aea15254
Better type punning 2022-02-11 14:06:52 +01:00
Deukhoofd c239ac5220
Revert "Work on replacing pthread with std::thread"
This reverts commit f82ebe19bd.
2022-02-11 13:42:28 +01:00
Deukhoofd 1f29d41b08
Revert "Work on removing pthreads references"
This reverts commit c58eb2d831.
2022-02-11 13:42:28 +01:00
Deukhoofd 0eefcf0f1f
Revert "Add winpthread back again"
This reverts commit 69e7df11d5.
2022-02-11 13:42:28 +01:00
Deukhoofd 54efff6251
Revert "Attempt at fixing segfault with new std threads impl"
This reverts commit ee2f629911.
2022-02-11 13:42:28 +01:00
Deukhoofd 9c84058e1b
Revert "Further attempts at fixing segfault in locks"
This reverts commit dd93ba7ec4.
2022-02-11 13:42:28 +01:00
Deukhoofd dd93ba7ec4
Further attempts at fixing segfault in locks 2022-02-11 13:29:30 +01:00
Deukhoofd ee2f629911
Attempt at fixing segfault with new std threads impl 2022-02-11 13:15:08 +01:00
Deukhoofd 145848c76c
More ununused parameters in addons 2022-02-11 12:44:15 +01:00
Deukhoofd 06392269e4
Fixes annoying unused parameter 2022-02-11 12:28:40 +01:00
Deukhoofd 69e7df11d5
Add winpthread back again 2022-02-11 11:46:21 +01:00
Deukhoofd c58eb2d831
Work on removing pthreads references 2022-02-05 17:36:50 +01:00
Deukhoofd f82ebe19bd
Work on replacing pthread with std::thread 2022-02-05 17:32:56 +01:00
Deukhoofd f62742e6c2
Force library to be .dll on Windows 2022-02-05 16:25:59 +01:00
Deukhoofd 45122c12c5
Link libwinpthread statically if LINK_STD_STATICALLY is on. 2021-09-30 22:42:16 +02:00
Deukhoofd 8d95b099b4
Fix for GCC 11 2021-06-26 11:23:50 +02:00
Deukhoofd 3d7202a915
initial commit 2021-04-12 20:25:02 +02:00