22 Commits

Author SHA1 Message Date
David Carlier
67e2465b6e Identify *BSD for the startup screen 2017-03-03 19:34:13 +00:00
yvt
7272c067a7 Automatic update check
Fixes #526.
2017-01-30 01:02:40 +09:00
yvt
54d9f41643 GLWaterRenderer: use EXT_texture_array to save texture units 2017-01-14 21:31:49 +09:00
yvt
b4430338f0 Refactoring 2017-01-05 03:24:22 +09:00
YVT
5b887ddb96 Provide an option to browse the config directory (#481)
Fixes #268.
2016-12-08 04:40:33 +09:00
yvt
de10fa8f78 Remove unused configs 2016-12-08 01:35:53 +09:00
yvt
7c615bd259 Provide an option to reset all settings
Can be found in Startup configuration window -> Generic tab.
Fixes #360.
2016-12-08 01:29:41 +09:00
Tomoaki Kawada
2be6524d02 Implement language switcher
Fixes #445.
2016-12-04 00:22:05 +09:00
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
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
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
Way, No
f0a0ff39db Edited icon loading method 2014-05-06 00:22:01 +11:00
Way, No
d72212aa5f fixed typos 2014-04-26 19:37:11 +11:00
Way, No
9ab83da60a added icon to screenhelper 2014-04-24 12:11:05 +11:00
yvt
16c9e92658 Add HDR option to GUI 2014-04-10 16:22:35 +09:00
yvt
06374c59f9 Audio library availability is checked, and corresponding options are disabled when unavailable. 2014-03-13 00:19:17 +09:00
yvt
33043c1994 No longer video modes duplicated 2014-02-15 03:21:42 +09:00
yvt
70480bca8f Fixed a crash on some systems where many video modes are found 2014-02-11 17:51:14 +09:00
yvt
073a65ec8b Updated the startup screen 2014-02-08 22:21:26 +09:00
yvt
cac42196c1 Very basic new startup screen 2014-02-07 00:09:26 +09:00