yvt
|
2554eaad57
|
Refactor, add more checks
|
2017-01-05 04:11:42 +09:00 |
|
Tomoaki Kawada
|
624d291f79
|
Update #include s
- Reorder them so that system libraries come first
- Use C++-style headers (`<cmath>`) instead of C-style headers (`<math.h>`)
|
2016-12-03 19:04:58 +09:00 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
Tomoaki Kawada
|
6a7af96daf
|
Refactor setting variables
|
2016-11-19 21:27:13 +09:00 |
|
Tomoaki Kawada
|
89748d6bc6
|
Reduced compiler warnings
|
2016-07-15 19:40:05 +09:00 |
|
yvt
|
cbcfa09f8f
|
Removed final to compile with GCC 4.8
|
2014-03-11 17:12:30 +09:00 |
|
learn_more
|
d1f4250b10
|
fix some windows build issues
Fixes #169 by ignoring the activation key.
|
2014-03-09 14:32:45 +01:00 |
|
yvt
|
be4a9952ce
|
Added hit detection debugger
|
2014-03-09 01:03:38 +09:00 |
|