Go to file
Kp 03b57abff0 Add $D*X_REBIRTH_HOME and $REBIRTH_HOME to override default path
Previously, Rebirth on __unix__ always set the write directory to
"~/.d*x-rebirth" (or "~/Library/Preferences/D*X Rebirth/" on Mac).  Add
$D*X_REBIRTH_HOME and $REBIRTH_HOME to override it.  If
$D*X_REBIRTH_HOME is set, use that.  If not, then try $REBIRTH_HOME.  If
that is also unset, then use the hardcoded default.
2015-10-18 00:34:00 +00:00
common Move valptridx error reporting out of main header 2015-10-13 02:43:25 +00:00
contrib Make template alias support mandatory 2015-08-03 03:11:25 +00:00
d1x-rebirth Improve .ini files and help message output 2015-10-11 22:21:00 +00:00
d2x-rebirth Improve .ini files and help message output 2015-10-11 22:21:00 +00:00
similar Add $D*X_REBIRTH_HOME and $REBIRTH_HOME to override default path 2015-10-18 00:34:00 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Detect failure to git ls-files for check_header_includes 2015-10-13 02:43:25 +00:00