yvt
|
6426247f09
|
Use C++11 atomics in place of AngelScript's implementation
AngelScript's implementation uses now-deprecated `OSAtomicIncrement32`
and generates compiler warnings.
|
2018-12-31 21:57:11 +09:00 |
|
David Carlier
|
6e3ee7df68
|
modern gcc and clang build fix
putting constraints on g rather than r as well.
|
2018-09-02 19:27:23 +01:00 |
|
David Carlier
|
38bc882c8b
|
fix the build for clang as it s C++11 compliant too.
|
2017-02-28 20:58:03 +00:00 |
|
Tomoaki Kawada
|
d2debd19fe
|
Update AngelScript to 2.31.1
This (hopefully) fixes #416.
|
2016-11-10 22:21:19 +09:00 |
|
yvt
|
28080a871c
|
Added AngelScript
|
2013-09-10 02:01:11 +09:00 |
|