Go to file
Kp 7558795edd Fix sharepath confusion when building both targets
Processing sharepath in SConf is incorrect, because targets can share a
build directory (and therefore an SConf run), but not share a sharepath.
Move sharepath handling out of SConf.  Move DXX_USE_SHAREPATH handling
from CGameArg to GameArg, since one game can be built with a sharepath
while the other is built without.
2019-01-20 05:36:56 +00:00
common Fix sharepath confusion when building both targets 2019-01-20 05:36:56 +00:00
contrib Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
d1x-rebirth Move Robot_joints to d_level_shared_robot_joint_state 2018-12-30 00:43:59 +00:00
d2x-rebirth Move Robot_info into LevelSharedRobotInfoState 2018-12-30 00:43:59 +00:00
Documentation Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
similar Fix sharepath confusion when building both targets 2019-01-20 05:36:56 +00:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
ISSUE_TEMPLATE.md Add more distributions to ISSUE_TEMPLATE.md 2018-12-30 00:43:58 +00:00
SConstruct Fix sharepath confusion when building both targets 2019-01-20 05:36:56 +00:00