Tomoaki Kawada
|
ebd79c0099
|
Change #include style
All `#include`s to other subsystem now use angle brackets, e.g., `#include <Core/Math.h>`.
|
2016-12-03 18:49:07 +09:00 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
yvt
|
8f04b4ddff
|
Removed dependency for FLTK completely (fix #217).
Keystroke for accessing startup screen was replaced with splash window, because SDL cannot check keyboard’s state without a window.
|
2014-03-31 20:37:23 +09:00 |
|
Marco Schlumpp
|
87a128e3ed
|
Fixed compilation on Linux.
|
2013-12-25 09:57:47 +01:00 |
|
yvt
|
f986c7a169
|
Fixed some bugs that caused double exception that causes std::terminate to be called
|
2013-12-22 15:31:51 +09:00 |
|
yvt
|
647eb38f84
|
Added skeleton for software rendering interface
|
2013-12-18 17:00:39 +09:00 |
|
learn_more
|
822ab0cb53
|
create ServerAddress, holder / generic functions for ip addresses
|
2013-09-15 04:19:34 +02:00 |
|
yvt
|
13692657e1
|
Merge and some refactor (ref-counting some objects)
|
2013-09-14 13:28:19 +09:00 |
|
yvt
|
709866d6d9
|
Exported some of renderer interface to script
|
2013-09-14 12:06:11 +09:00 |
|
yvt
|
f0d34ef494
|
added GPLv3 header
|
2013-08-29 11:45:22 +09:00 |
|
yvt
|
931be8cf09
|
From pre-0.0.3 source code
|
2013-08-18 16:18:06 +09:00 |
|