cd506d4814
Update sdk
2020-09-06 20:12:06 +03:00
e7c708d997
Update VecMap.hpp
continuous-integration/drone Build is failing
2020-09-06 20:11:56 +03:00
6fa2ccb129
Remove mujs.
2020-09-06 20:11:53 +03:00
4490ac5b68
Update Signal.cpp
2020-09-06 16:14:39 +03:00
35d93e16dc
Update VecMap.hpp
2020-09-06 05:03:37 +03:00
b3a56eac12
Update VecMap.hpp
...
Lowercase method names.
2020-09-06 04:27:17 +03:00
6b534e002f
Update sdk
2020-09-06 04:14:11 +03:00
7d9110ddbd
Add a vecmap container.
2020-09-06 04:13:46 +03:00
36dcd44b3c
Add the fmt library.
2020-09-05 00:02:20 +03:00
5782b598e5
Create the worker lib.
...
Just an empty file. Placeholder for a future prototype.
2020-09-04 23:59:02 +03:00
8a12fa17e8
Update sdk
2020-09-04 23:56:43 +03:00
f0779f57cb
Discard previous approach.
...
Left incomplete untill further notice.
2020-09-04 23:52:52 +03:00
076da5fe02
Update CMakeLists.txt
2020-09-04 23:52:05 +03:00
cce275ed61
Add mujs library.
2020-09-04 23:51:57 +03:00
ae5698a53d
Add concurent queue library.
2020-09-04 23:51:14 +03:00
0aee307376
Add potential library.
2020-09-04 23:50:12 +03:00
1d4a28b244
Update sdk
2020-09-04 19:21:34 +03:00
a0077443d7
Update Shared.hpp
2020-09-04 18:54:53 +03:00
4b63565f95
Update sdk
2020-09-04 18:52:12 +03:00
6fa8e85189
Remove the need to specify a VM after new changes.
2020-09-04 18:52:09 +03:00
78fac29da0
Update sdk
2020-09-04 18:23:07 +03:00
60d7baf8f2
Update sdk
2020-09-04 18:21:22 +03:00
b5c8121b7d
Allow choosing between uppercase or lowercase hex conversion.
...
Lowercase by default.
2020-09-03 21:05:38 +03:00
7ec5544948
Implement hex conversion to color types.
2020-09-03 20:52:46 +03:00
455c401c2c
Update Utility.cpp
2020-09-03 20:33:58 +03:00
b18d0a129a
Implement formatting on math types.
...
Just a helper method to help you generate strings from math types more easilly. A bit risky if you're dumb and don't know how format specifiers work in C because it provides direct access to those.
2020-09-03 20:33:51 +03:00
db6cf1cdde
Don't make the temporary buffer static.
...
It is pointless.
2020-09-03 18:26:24 +03:00
25fb30140c
Update Path.cpp
2020-08-30 18:57:13 +03:00
5114dcbffb
Update Register.cpp
...
Remove leftover imports.
2020-08-30 18:52:53 +03:00
84b284c2bc
Disable LTO by default.
2020-08-19 16:51:57 +03:00
5eabcab3a5
Experimenting with LTO.
2020-08-19 16:49:45 +03:00
4e5aa5a292
Fix built-in runtimes.
...
Avoid having to share mingw runtimes with the binary by embedding them in the binary via static linking.
2020-08-19 15:33:41 +03:00
fb4fc71169
Update sdk
2020-08-19 15:26:35 +03:00
0356f7d5ce
Update SQLite library.
2020-08-19 15:24:29 +03:00
39a6780d5c
Update Environment.cpp
2020-08-16 22:30:25 +03:00
5cf1f2cd41
Update Path.hpp
2020-08-16 19:18:43 +03:00
a00ff9bf20
Update my_config.h
2020-08-16 19:18:38 +03:00
b14bd9a397
Update sdk
2020-08-16 19:18:29 +03:00
3f0bb4a5b1
Update sdk
2020-05-29 17:23:07 +03:00
2c50594286
Update sdk
2020-05-29 17:22:05 +03:00
21f7ddda56
Update sdk
2020-05-28 21:27:50 +03:00
9e23fa2520
Update .gitignore
2020-05-28 21:27:44 +03:00
47f71625d8
Restructure the whole plugin development kit.
2020-05-28 20:59:29 +03:00
acbca01e7a
Remove sqrat.
2020-05-28 18:37:26 +03:00
c15fed7073
Discard current squirrel.
2020-05-28 18:31:32 +03:00
ab92bb9121
Discard current sdk.
2020-05-28 18:31:09 +03:00
e6f6b1cf4f
Update squirrel
2020-05-27 17:18:28 +03:00
01c09f5f7f
Add SDK as a sub-module.
2020-05-26 18:59:17 +03:00
8448722d7d
Move SDK outside repository.
2020-05-26 18:57:59 +03:00
8ea0763a02
Add Sqrat as a sub-module.
2020-05-26 18:57:10 +03:00