forked from FrictionalGames/AmnesiaTheDarkDescent
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into community-editors
- Loading branch information
Showing
22 changed files
with
191 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -384,3 +384,4 @@ AddToolTarget(MaterialEditor | |
|
||
# vim: noet ts=4: | ||
|
||
set(CMAKE_CXX_FLAGS "-fpermissive -no-pie") |
32 changes: 32 additions & 0 deletions
32
HPL2/tools/editors/leveleditor/BuildID_LevelEditor_Linux.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
/* | ||
* Copyright © 2009-2020 Frictional Games | ||
* | ||
* This file is part of Amnesia: The Dark Descent. | ||
* | ||
* Amnesia: The Dark Descent is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* Amnesia: The Dark Descent is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with Amnesia: The Dark Descent. If not, see <https://www.gnu.org/licenses/>. | ||
*/ | ||
|
||
////////////////////////////////////////////////// | ||
// File autogenerated by buildcounter | ||
// Do not hand edit! (preferably) | ||
////////////////////////////////////////////////// | ||
#include "./BuildID_LevelEditor.h" | ||
|
||
static char gsBuildID[16] = "20101027185544"; | ||
|
||
const char* GetBuildID_LevelEditor() | ||
{ | ||
return gsBuildID; | ||
} | ||
|
32 changes: 32 additions & 0 deletions
32
HPL2/tools/editors/materialeditor/BuildID_MaterialEditor_Linux.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
/* | ||
* Copyright © 2009-2020 Frictional Games | ||
* | ||
* This file is part of Amnesia: The Dark Descent. | ||
* | ||
* Amnesia: The Dark Descent is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* Amnesia: The Dark Descent is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with Amnesia: The Dark Descent. If not, see <https://www.gnu.org/licenses/>. | ||
*/ | ||
|
||
////////////////////////////////////////////////// | ||
// File autogenerated by buildcounter | ||
// Do not hand edit! (preferably) | ||
////////////////////////////////////////////////// | ||
#include "./BuildID_MaterialEditor.h" | ||
|
||
static char gsBuildID[16] = "20100917115138"; | ||
|
||
const char* GetBuildID_MaterialEditor() | ||
{ | ||
return gsBuildID; | ||
} | ||
|
32 changes: 32 additions & 0 deletions
32
HPL2/tools/editors/modeleditor/BuildID_ModelEditor_Linux.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
/* | ||
* Copyright © 2009-2020 Frictional Games | ||
* | ||
* This file is part of Amnesia: The Dark Descent. | ||
* | ||
* Amnesia: The Dark Descent is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* Amnesia: The Dark Descent is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with Amnesia: The Dark Descent. If not, see <https://www.gnu.org/licenses/>. | ||
*/ | ||
|
||
////////////////////////////////////////////////// | ||
// File autogenerated by buildcounter | ||
// Do not hand edit! (preferably) | ||
////////////////////////////////////////////////// | ||
#include "./BuildID_ModelEditor.h" | ||
|
||
static char gsBuildID[16] = "20100917115135"; | ||
|
||
const char* GetBuildID_ModelEditor() | ||
{ | ||
return gsBuildID; | ||
} | ||
|
32 changes: 32 additions & 0 deletions
32
HPL2/tools/editors/particleeditor/BuildID_ParticleEditor_Linux.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
/* | ||
* Copyright © 2009-2020 Frictional Games | ||
* | ||
* This file is part of Amnesia: The Dark Descent. | ||
* | ||
* Amnesia: The Dark Descent is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* Amnesia: The Dark Descent is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License | ||
* along with Amnesia: The Dark Descent. If not, see <https://www.gnu.org/licenses/>. | ||
*/ | ||
|
||
////////////////////////////////////////////////// | ||
// File autogenerated by buildcounter | ||
// Do not hand edit! (preferably) | ||
////////////////////////////////////////////////// | ||
#include "./BuildID_ParticleEditor.h" | ||
|
||
static char gsBuildID[16] = "20100917115133"; | ||
|
||
const char* GetBuildID_ParticleEditor() | ||
{ | ||
return gsBuildID; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.