thatsIch
|
807f9ed12d
|
Fixed wrong generic
|
2014-09-30 09:55:17 +02:00 |
|
thatsIch
|
474596f095
|
Make fields final if possible to ensure immutability
|
2014-09-30 09:52:57 +02:00 |
|
Chris
|
253085185f
|
Merge pull request #186 from thatsIch/Return
Removes unnecessary returns
|
2014-09-29 17:58:58 -07:00 |
|
thatsIch
|
abfec0946c
|
Resolved conflicts
|
2014-09-29 23:51:00 +02:00 |
|
thatsIch
|
9c16e87789
|
Replaced normal for loops with foreach loops which is less error prone when just iterating over collection/array
|
2014-09-29 23:48:56 +02:00 |
|
thatsIch
|
3db2d4960b
|
Replaced normal for loops with foreach loops which is less error prone when just iterating over collection/array
|
2014-09-29 23:48:25 +02:00 |
|
thatsIch
|
39b464fb2f
|
Resolved conflict
|
2014-09-29 23:36:53 +02:00 |
|
thatsIch
|
a21268a7b5
|
Replaced normal for loops with foreach loops which is less error prone when just iterating over collection/array
|
2014-09-29 23:35:17 +02:00 |
|
thatsIch
|
aba0c44916
|
Removes unnecessary returns
|
2014-09-29 23:27:25 +02:00 |
|
Chris
|
b48d35bf78
|
Merge pull request #178 from thatsIch/Redundant
Removed redundant array creations just to match varargs operations
|
2014-09-29 14:06:27 -07:00 |
|
yueh
|
7ff54c6831
|
Fixed typo in SyncData
|
2014-09-29 15:25:48 +02:00 |
|
Andrew
|
5c5aaa21ee
|
Merge remote-tracking branch 'upstream/rv2' into rv2
Conflicts:
src/main/java/appeng/items/tools/powered/ToolMassCannon.java
|
2014-09-29 00:26:15 -07:00 |
|
thatsIch
|
caffaef835
|
Replaced normal for loops with foreach loops which is less error prone when just iterating over collection/array
|
2014-09-29 09:23:02 +02:00 |
|
thatsIch
|
f49407de2c
|
Removed redundant array creations just to match varargs operations
|
2014-09-29 09:12:06 +02:00 |
|
Chris
|
62fcf26fcc
|
Merge pull request #175 from thatsIch/TypeSafety
Type safety
|
2014-09-28 19:51:31 -07:00 |
|
thatsIch
|
f1ffbf08a2
|
Resolved some unchecked Types
|
2014-09-28 22:20:14 +02:00 |
|
Andrew
|
da63aca95c
|
Deleted unnecessary casts with Eclipse
|
2014-09-28 11:56:16 -07:00 |
|
Andrew
|
8514e32f5f
|
Added missing @Override annotations with Eclipse
|
2014-09-28 11:34:00 -07:00 |
|
Andrew
|
0042176f29
|
Deleted redundant null checks
|
2014-09-28 10:41:51 -07:00 |
|
thatsIch
|
76b147fd5b
|
Improved readability of variables
Hopefully improved semantics of variables
Fixed typos
Added hyphenations
|
2014-09-28 12:21:34 +02:00 |
|
AlgorithmX2
|
386d18a059
|
Relocate Source to proper directory.
|
2014-09-23 19:26:27 -05:00 |
|