10 Commits

Author SHA1 Message Date
Tomoaki Kawada
624d291f79 Update #includes
- 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
yvt
ad5701bcd9 Fix #230 2014-04-06 21:56:07 +09:00
yvt
a4a6f2aead Use Unicode APIs for Windows version 2014-04-04 16:46:01 +09:00
yvt
645efccb90 Use SDL_rwops for file I/O, instead of C stdio 2014-03-31 16:37:33 +09:00
yvt
f0d34ef494 added GPLv3 header 2013-08-29 11:45:22 +09:00
learn_more
97164320df MSVC 2010 project file + some fixes.
Uses hardcoded path to E:/thirdparty to find all externals, fix it if you can't use this folder.
2013-08-28 00:07:29 +02:00
yvt
4fa0883d46 Missing resource directory is automatically created (on windows) 2013-08-26 02:07:34 +09:00
yvt
8b61eef7f2 Log output (useful for debugging) 2013-08-26 01:27:44 +09:00
yvt
931be8cf09 From pre-0.0.3 source code 2013-08-18 16:18:06 +09:00