Closed TheEgghead27 closed 3 years ago
I'd merge this, except that the commit also rolls back libprimis-headers
. This should be fixable with
git reset --soft HEAD~
git reset libprimis-headers/
git commit -m "Update VS Solution Files"
git push -f
Thanks!
Alright, applied those changes.
Added
waypointai.cpp
andminimap.cpp
to the vcxproj so the solution will have access to and compile all currently recent source files. This resolves #43Please only create pull requests that close an open issue; if you would like to make a change to the game, please create an issue first that can be verified before creating a pull request. Unsolicited pull requests without a corresponding issue may be closed and ignored with no further feedback given.
Thanks for contributing to Imprimis!
=== LEGAL NOTICE ===
By creating a pull request, and in lieu of explicit licensing terms provided, you agree to release the work contained therein under license terms compatible with the Imprimis project; that is, under CC-BY-SA (for assets) or the zlib license (for code). This license grant is provided regardless of the merge of content or code with the engine and is irrevocable (like all other open source licenses require).
If you do not want to contribute your code as being part of the generic Imprimis project copyright, or would like to opt out of providing copyright immediately upon the creation of the pull request, please make sure that your pull request specifically addresses this. Note that the project cannot accept content licenced under GPL licenses or other, more strict licensing terms; all content is to be licenced permissively.