10 Commits

Author SHA1 Message Date
yvt
5948ef1a2a Exclude unknown configs in the in-game config editor
Fixes #693.
2017-12-30 21:02:36 +09:00
YVT
113c8479aa Fix to compile with MSVC 2015 2016-12-03 02:40:17 -08:00
Tomoaki Kawada
2eb9e35c65 Apply clang-format to all non-external source files 2016-12-03 18:23:47 +09:00
Tomoaki Kawada
9ebcaf9101 Fix segfault caused by access to an uninitialized std::string
Segfault seems to occur only with the latest version of GCC or glibc.
Hopefully fixes the second issue reported in #434.
2016-11-30 17:09:07 +09:00
Tomoaki Kawada
6a7af96daf Refactor setting variables 2016-11-19 21:27:13 +09:00
yvt
d856bcadaa Reduce compiler warnings 2014-04-06 22:42:17 +09:00
yvt
d4518dd732 FLTK-less config file. Fix #217. **Not tested on all platforms but OS X** 2014-03-31 19:20:50 +09:00
yvt
f0ff57555f Delayed load of settings (fixes default value bug) 2013-09-03 23:47:28 +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