12 Commits

Author SHA1 Message Date
yvt
c50906d16b Fix to build with GCC 4.9 2018-10-27 18:19:38 +09:00
yvt
6a6e771478 Add utilities and static checks to Handle 2018-10-13 16:07:24 +09:00
yvt
2554eaad57 Refactor, add more checks 2017-01-05 04:11:42 +09:00
Tomoaki Kawada
2eb9e35c65 Apply clang-format to all non-external source files 2016-12-03 18:23:47 +09:00
yvt
b9e79a3fe6 Improved stability of cg_smp 2014-03-16 22:52:24 +09:00
yvt
b568d7485b Fixed a bug that Handle<T> cannot return nullptr 2014-03-09 02:20:59 +09:00
yvt
db88ee4703 Fixed some little bugs (thanks to Clang static analyzer) 2014-02-25 19:35:37 +09:00
yvt
4788b751fb Fixed a bug that assignment of NULL to Handle<T> caused a crash 2013-11-24 00:17:28 +09:00
yvt
8552c30366 Small fixes 2013-11-23 02:50:02 +09:00
yvt
e4b83484db Fixed #93. 2013-11-17 00:26:05 +09:00
yvt
13692657e1 Merge and some refactor (ref-counting some objects) 2013-09-14 13:28:19 +09:00
yvt
881c868b39 Merge branch 'master' of https://github.com/yvt/openspades
Conflicts:
	Sources/AngelScript/addons/scriptbuilder.h
	Sources/Core/Math.cpp
	Sources/ScriptBindings/ScriptManager.cpp
	Sources/ScriptBindings/ScriptManager.h
2013-09-14 13:28:12 +09:00