zeromus
|
d9cba0b156
|
fix loading emuhawk csproj
|
2020-05-03 00:24:03 -04:00 |
zeromus
|
ddddb309fc
|
Revert "Migrate EmuHawk's post-build targets to shell scripts"
This reverts commit 0ff90bf131 .
|
2020-05-03 00:03:32 -04:00 |
YoshiRulz
|
0ff90bf131
|
Migrate EmuHawk's post-build targets to shell scripts
(because MSBuild's <Copy/> doesn't want to co-operate)
fixes 2bf1dfbd0 , but the batch script is empty so build is still technically
broken on Windows
|
2020-05-03 13:45:30 +10:00 |
YoshiRulz
|
2bf1dfbd09
|
Migrate EmuHawk to new .csproj format
|
2020-05-03 11:52:49 +10:00 |
YoshiRulz
|
178c491a9f
|
Migrate DiscoHawk to new .csproj format
|
2020-05-03 11:52:40 +10:00 |
zeromus
|
84c4310120
|
support skip option on everything else
|
2020-05-02 21:10:53 -04:00 |
zeromus
|
f00320b90c
|
support skip option on bsnes
|
2020-05-02 21:10:52 -04:00 |
zeromus
|
4cd6e6fe8a
|
support skip option in waterbox
|
2020-05-02 21:10:51 -04:00 |
zeromus
|
6fc522072b
|
plumbing for that skip option. do not look at this commit, it will displease you.
|
2020-05-02 21:10:50 -04:00 |
zeromus
|
a59b6c29b5
|
revert EmuHawkOptions to pre-layoutpanel state, so that I can actually edit it without it turning into crap. probably fix a label concerning the waterbox skip stuff that I messed up in the last commit because I was so confused
|
2020-05-02 21:10:48 -04:00 |
adelikat
|
388e18a8f5
|
consistently use ToolFormBase on tools
|
2020-05-02 20:09:01 -05:00 |
YoshiRulz
|
1bded467b3
|
Replace $(SolutionDir) with $(ProjectDir) in src/
|
2020-05-03 11:05:26 +10:00 |
YoshiRulz
|
5a8349b5a5
|
Update paths in projects (fixes build)
|
2020-05-03 10:58:35 +10:00 |
YoshiRulz
|
3a3b22c03b
|
Move projects to src subdir (breaks build)
|
2020-05-03 10:57:38 +10:00 |