-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up the code a bit. We don't need copyrights everywhere, we don't
need verbose imports. License hasn't been agreed upon yet either.
- Loading branch information
Showing
44 changed files
with
617 additions
and
2,291 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<code_scheme name="codestyle"> | ||
<option name="GENERATE_FINAL_LOCALS" value="true" /> | ||
<option name="GENERATE_FINAL_PARAMETERS" value="true" /> | ||
<option name="USE_SINGLE_CLASS_IMPORTS" value="false" /> | ||
</code_scheme> |
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
56 changes: 14 additions & 42 deletions
56
src/main/java/cpw/mods/modlauncher/DefaultLaunchHandlerService.java
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
Oops, something went wrong.