Commit Graph

107 Commits

Author SHA1 Message Date
abcdefg30
82e2484c01 Throw an error if the output directory does not exist 2017-08-24 14:28:48 +02:00
Paul Chote
f605793405 Add a comment about external *ENGINE_* paths to mod.config. 2017-08-23 21:47:51 +01:00
Paul Chote
b6110899a9 Configure Travis-CI for testing and installer creation. 2017-08-23 21:09:00 +01:00
Paul Chote
4afe9d1a47 Add link to FAQ wiki page. 2017-08-22 20:47:52 +01:00
Paul Chote
b8366c8b21 Fix typo in README. 2017-08-22 20:47:45 +01:00
Paul Chote
b66892e67c Add CODE_OF_CONDUCT and CONTRIBUTING documentation. 2017-08-22 20:45:30 +01:00
Paul Chote
3b57ec1702 Halt package scripts on error. 2017-08-22 20:40:38 +01:00
Paul Chote
e7caeefd11 Fix custom engine fetching on Windows. 2017-08-22 20:28:55 +01:00
Paul Chote
4bb3d26b0d Update to latest macOS launcher package. 2017-08-22 19:55:14 +01:00
Paul Chote
75b834fde6 Parse user.config in fetch-engine.sh. 2017-08-22 19:14:06 +01:00
Paul Chote
715f7dda44 Add mono 5.2 compatibility on macOS. 2017-08-22 19:07:11 +01:00
Paul Chote
6cbff13bfb Style check all csproj dirs from the makefile. 2017-08-13 23:06:04 +02:00
Paul Chote
75dbff29eb Parse user.config from the makefile.
Also removes unused AUTMATIC_ENGINE_MANAGEMENT variable.
2017-08-13 21:21:29 +01:00
Paul Chote
42a83298bd Support spaces in PACKAGING_WINDOWS_LAUNCHER_NAME. 2017-08-11 23:39:57 +01:00
Taryn Hill
a0d7544253 Add GPLv3 COPYING file 2017-07-23 12:06:54 +01:00
abcdefg30
e6e387292a Improve the .exe not found error messages 2017-07-21 19:29:54 +01:00
abcdefg30
00e04d1c48 Update make check for windows 2017-07-21 19:29:54 +01:00
abcdefg30
687ee83074 Don't ignore user.config in make.ps1 2017-07-20 17:12:14 +01:00
abcdefg30
8eb6a6803b Fix the crash dialog always being shown on windows 2017-07-19 21:10:18 +01:00
Paul Chote
817bffb423 Add Windows and macOS packaging scripts. 2017-07-15 16:29:04 +01:00
Paul Chote
04f8697e9f Add .DS_Store to .gitignore. 2017-07-13 20:53:06 +01:00
Paul Chote
6c6372711e Update engine to 1b0ae1e. 2017-07-13 20:52:25 +01:00
Paul Chote
7dbfbddef5 Update README, moving most information to the wiki. 2017-07-09 13:10:15 +01:00
Paul Chote
80cf5e52a7 Fix MOD_SEARCH_PATHS when INCLUDE_DEFAULT_MODS is true. 2017-07-09 12:12:36 +01:00
Paul Chote
9e808b3d28 Fix compilation when no sln files exist. 2017-07-09 11:32:07 +01:00
Paul Chote
5e23629108 Add user.config support for local overrides. 2017-06-30 16:15:47 +01:00
Paul Chote
1b7f42a6dd Update engine to f75115a. 2017-06-29 19:00:57 +01:00
Paul Chote
60246de708 Implement new automatic engine management. 2017-06-29 19:00:57 +01:00
abcdefg30
aa7ad84d93 .gitignore the engine directory 2017-06-29 19:00:57 +01:00
Paul Chote
5bd36e36d8 Fix INCLUDE_DEFAULT_MODS check. 2017-06-25 11:17:22 +01:00
abcdefg30
b490c9479f Remove trailing whitespaces and tabs 2017-06-06 22:52:03 +01:00
abcdefg30
20e5c1918d Fix the Copy SourceFiles afterbuild event 2017-05-29 13:58:41 +01:00
abcdefg30
76adab8cc4 Add a Makefile 2017-05-29 13:58:41 +01:00
Paul Chote
50e5c4b342 Fix posix compatibility and code style of shell scripts. 2017-05-29 13:36:10 +01:00
Paul Chote
a4413d82b9 Merge pull request #3 from abcdefg30/makeScript
Add a windows make script
2017-05-27 12:02:02 +01:00
abcdefg30
ab0defe965 Don't let the launcher scripts close the console window
and change back to the working directory
2017-05-27 12:01:29 +02:00
abcdefg30
2c8199a4a8 Try to bypass the security warning 2017-05-27 12:01:29 +02:00
abcdefg30
0b72a6f6b9 Add a new line to the end of mod.yaml 2017-05-27 12:01:28 +02:00
abcdefg30
7d9d96a917 Fix the stylecop error in TemplateMenuLogic.cs 2017-05-27 12:01:28 +02:00
abcdefg30
96e0597dce Fix the make test utility errors 2017-05-27 12:01:28 +02:00
abcdefg30
15a2dcaa11 Add StyleCopViolations.xml to .gitignore 2017-05-27 12:01:28 +02:00
abcdefg30
e84d36059e Add auto generated docs to .gitignore 2017-05-27 12:01:27 +02:00
abcdefg30
c19beeb109 Add a windows make script 2017-05-27 12:01:22 +02:00
abcdefg30
0056da1aef Remove OpenRA.Mods.Example.sln 2017-05-08 17:53:08 +02:00
Paul Chote
2037ad96ba Add new launcher scripts for all platforms. 2017-04-29 11:15:01 +01:00
Paul Chote
5410acfbd3 Add lobby support to dummy map to test servers. 2017-04-28 19:12:15 +01:00
Paul Chote
3dc70209fc Reference engine by projects to support "Jump to Definition". 2017-04-28 19:12:15 +01:00
Paul Chote
08cf0f5a96 Pull engine mod chooser removal and windows assembly resolving fixes. 2017-04-28 19:12:09 +01:00
Paul Chote
9bd9b8b590 Merge pull request #1 from Phrohdoh/fix-launch-mod
Fix launch-mod.sh, update engine to eaf55a864c58ac27bdaf9251603131e5c9d0dab4, add a .gitignore
2017-02-17 19:29:48 +00:00
Taryn Hill
98eb708b87 Add a basic gitignore 2017-02-16 22:01:24 -06:00