-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #115 from mir-diablo-ii-tools/develop
Merge develop into master for 3.0.3.1
- Loading branch information
Showing
378 changed files
with
3,740 additions
and
1,580 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,117 @@ | ||
# Visual C++ 6.0 Data Files | ||
*.ncb | ||
*.opt | ||
*.positions | ||
*.wwdb | ||
|
||
# Binaries | ||
*.a | ||
*.dll | ||
*.exe | ||
*.lib | ||
*.o | ||
*.obj | ||
*.lib | ||
*.def | ||
*.dep | ||
*.bin | ||
*.so | ||
|
||
# CMake | ||
build/ | ||
out/ | ||
_deps/ | ||
CMakeSettings.json | ||
*.dll.embed.manifest | ||
*.dll.intermediate.manifest | ||
*.exe.intermediate.manifest | ||
*.lastbuildstate | ||
*.vcxprojResolveAssemblyReference.cache | ||
*_manifest.rc | ||
|
||
BuildLog.htm | ||
CMakeASM_NASMCompiler.cmake | ||
CMakeCCompiler.cmake | ||
CMakeCCompilerId.c | ||
CMakeCXXCompiler.cmake | ||
CMakeCXXCompilerId.cpp | ||
CMakeDetermineCompilerABI_C.bin | ||
CMakeDetermineCompilerABI_CXX.bin | ||
CMakeDirectoryInformation.cmake | ||
CMakeRCCompiler.cmake | ||
CMakeSystem.cmake | ||
CMakeCache.txt | ||
DependInfo.cmake | ||
INSTALL_force.rule | ||
Makefile.cmake | ||
RC.includecache | ||
TargetDirectories.txt | ||
VCTargetsPath.txt | ||
|
||
build.make | ||
cmake.check_cache | ||
cmake_clean.cmake | ||
cmake_install.cmake | ||
compiler_depend.make | ||
compiler_depend.ts | ||
depend.internal | ||
depend.make | ||
feature_tests.bin | ||
feature_tests.cxx | ||
flags.make | ||
generate.stamp | ||
generate.stamp.depend | ||
generate.stamp.list | ||
generate.stamp.rule | ||
link.txt | ||
linklibs.rsp | ||
nasm.props | ||
mt.dep | ||
objects1.rsp | ||
progress.make | ||
progress.marks | ||
|
||
*.cfg | ||
*.json | ||
# Debug / Intermediate Files | ||
*.ipch | ||
*.idb | ||
*.ilk | ||
*.iobj | ||
*.ipdb | ||
*.exp | ||
*.pch | ||
*.pdb | ||
*.recipe | ||
*.vcxproj.FileListAbsolute.txt | ||
|
||
# Resource Files | ||
*.aps | ||
*.res | ||
|
||
# Logs | ||
*.log | ||
*.plg | ||
*.tlog | ||
*.vcxproj.FileListAbsolute.txt | ||
|
||
*.cbp | ||
*.layout | ||
*.depend | ||
*.mk | ||
*.project | ||
*.workspace | ||
Makefile | ||
# Thumbnails | ||
*.DS_STORE | ||
*.db | ||
|
||
*.sln | ||
*.vcxproj | ||
*.vcxproj.filters | ||
*.vcxproj.user | ||
# MinGW Makefiles | ||
*.cpp.obj.d | ||
|
||
*.vcxproj | ||
*.filters | ||
*.sdf | ||
*.sln | ||
*.suo | ||
Makefile | ||
Makefile2 | ||
|
||
*/CMakeFiles/* | ||
CMakeCache.txt | ||
*.cmake | ||
# Visual Studio 2010 Solution / Project Files | ||
.vs | ||
|
||
# Visual Studio Code Files | ||
.vscode/ | ||
|
||
.build-debug/* | ||
.codelite/* | ||
# Visual Studio Code Analysis | ||
CodeAnalysisResultManifest.txt | ||
*.lastcodeanalysissucceeded | ||
*.nativecodeanalysis.all.xml | ||
*.nativecodeanalysis.sarif | ||
*.nativecodeanalysis.xml | ||
|
||
.vs/ | ||
Debug/ | ||
Release/ | ||
# Compression Formats | ||
*.7z | ||
*.rar | ||
*.zip |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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,44 @@ | ||
# SlashGaming Diablo II Free Resolution | ||
# Copyright (C) 2019-2022 Mir Drualga | ||
# | ||
# This file is part of SlashGaming Diablo II Free Resolution. | ||
# | ||
# This program is free software: you can redistribute it and/or modify | ||
# it under the terms of the GNU Affero General Public License as published | ||
# by the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program 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 Affero General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Affero General Public License | ||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
# | ||
# Additional permissions under GNU Affero General Public License version 3 | ||
# section 7 | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with Diablo II (or a modified version of that game and its | ||
# libraries), containing parts covered by the terms of Blizzard End User | ||
# License Agreement, the licensors of this Program grant you additional | ||
# permission to convey the resulting work. This additional permission is | ||
# also extended to any combination of expansions, mods, and remasters of | ||
# the game. | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with any Graphics Device Interface (GDI), DirectDraw, Direct3D, | ||
# Glide, OpenGL, or Rave wrapper (or modified versions of those | ||
# libraries), containing parts not covered by a compatible license, the | ||
# licensors of this Program grant you additional permission to convey the | ||
# resulting work. | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with any library (or a modified version of that library) that links | ||
# to Diablo II (or a modified version of that game and its libraries), | ||
# containing parts not covered by a compatible license, the licensors of | ||
# this Program grant you additional permission to convey the resulting | ||
# work. | ||
|
||
add_subdirectory(src) |
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 |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# SlashGaming Diablo II Free Resolution | ||
# Copyright (C) 2019-2022 Mir Drualga | ||
# | ||
# This file is part of SlashGaming Diablo II Free Resolution. | ||
# | ||
# This program is free software: you can redistribute it and/or modify | ||
# it under the terms of the GNU Affero General Public License as published | ||
# by the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program 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 Affero General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Affero General Public License | ||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
# | ||
# Additional permissions under GNU Affero General Public License version 3 | ||
# section 7 | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with Diablo II (or a modified version of that game and its | ||
# libraries), containing parts covered by the terms of Blizzard End User | ||
# License Agreement, the licensors of this Program grant you additional | ||
# permission to convey the resulting work. This additional permission is | ||
# also extended to any combination of expansions, mods, and remasters of | ||
# the game. | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with any Graphics Device Interface (GDI), DirectDraw, Direct3D, | ||
# Glide, OpenGL, or Rave wrapper (or modified versions of those | ||
# libraries), containing parts not covered by a compatible license, the | ||
# licensors of this Program grant you additional permission to convey the | ||
# resulting work. | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with any library (or a modified version of that library) that links | ||
# to Diablo II (or a modified version of that game and its libraries), | ||
# containing parts not covered by a compatible license, the licensors of | ||
# this Program grant you additional permission to convey the resulting | ||
# work. | ||
|
||
add_subdirectory(patches) |
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
47 changes: 47 additions & 0 deletions
47
SlashGaming-Diablo-II-Free-Resolution/src/patches/CMakeLists.txt
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,47 @@ | ||
# SlashGaming Diablo II Free Resolution | ||
# Copyright (C) 2019-2022 Mir Drualga | ||
# | ||
# This file is part of SlashGaming Diablo II Free Resolution. | ||
# | ||
# This program is free software: you can redistribute it and/or modify | ||
# it under the terms of the GNU Affero General Public License as published | ||
# by the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program 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 Affero General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Affero General Public License | ||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
# | ||
# Additional permissions under GNU Affero General Public License version 3 | ||
# section 7 | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with Diablo II (or a modified version of that game and its | ||
# libraries), containing parts covered by the terms of Blizzard End User | ||
# License Agreement, the licensors of this Program grant you additional | ||
# permission to convey the resulting work. This additional permission is | ||
# also extended to any combination of expansions, mods, and remasters of | ||
# the game. | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with any Graphics Device Interface (GDI), DirectDraw, Direct3D, | ||
# Glide, OpenGL, or Rave wrapper (or modified versions of those | ||
# libraries), containing parts not covered by a compatible license, the | ||
# licensors of this Program grant you additional permission to convey the | ||
# resulting work. | ||
# | ||
# If you modify this Program, or any covered work, by linking or combining | ||
# it with any library (or a modified version of that library) that links | ||
# to Diablo II (or a modified version of that game and its libraries), | ||
# containing parts not covered by a compatible license, the licensors of | ||
# this Program grant you additional permission to convey the resulting | ||
# work. | ||
|
||
add_subdirectory(draw) | ||
add_subdirectory(interface_bar) | ||
add_subdirectory(inventory) | ||
add_subdirectory(required) |
Oops, something went wrong.