Commit Graph

238 Commits

Author SHA1 Message Date
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
Taryn Hill
53fee8e8f2 Wrap usage of MODLAUNCHER in quotes
Paths on OS X / macOS contain a space that was causing dirname to fail
2017-02-16 21:59:15 -06:00
Taryn Hill
1d1841426f Update engine to eaf55a864c58ac27bdaf9251603131e5c9d0dab4 2017-02-16 21:57:22 -06:00
Paul Chote
b0e5bd4728 Update engine to latest PR version. 2017-02-12 13:42:51 +00:00
Paul Chote
0f3c3cd992 Add a note about engine setup. 2017-01-28 17:03:47 +00:00
Paul Chote
112e77fa81 Add engine submodule 2017-01-28 16:59:57 +00:00
Paul Chote
782b5133ef Add basic mod template. 2017-01-28 16:59:57 +00:00
Paul Chote
74fbca795b Add a placeholder readme file. 2017-01-28 16:00:13 +00:00