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 |
|
Tomoaki Kawada
|
d2debd19fe
|
Update AngelScript to 2.31.1
This (hopefully) fixes #416.
|
2016-11-10 22:21:19 +09:00 |
|
Tomoaki Kawada
|
89748d6bc6
|
Reduced compiler warnings
|
2016-07-15 19:40:05 +09:00 |
|
learn_more
|
9d221d6279
|
Move angelscript addons to own dir + create project (static lib) for it
|
2013-09-13 23:06:40 +02:00 |
|