thatsIch
|
6aeca93b85
|
Unnecessary modifier in enums
|
2015-03-26 11:03:15 +01:00 |
|
thatsIch
|
4b4693498d
|
Replace call to simple getter from within class with inlined version
|
2015-03-26 10:23:59 +01:00 |
|
yueh
|
b18addbf37
|
remove trailing whitespaces
|
2015-02-03 12:04:13 +01:00 |
|
thatsIch
|
52c512635d
|
Renamed constants
|
2015-01-01 22:13:10 +01:00 |
|
thatsIch
|
8179259afa
|
Replaced C-style array instantiation with Java-Style
|
2015-01-01 21:15:03 +01:00 |
|
yueh
|
9b7b0fc0fb
|
Organize imports
|
2014-12-29 21:59:05 +01:00 |
|
yueh
|
f471513bd0
|
Changed access to use this qualifier
|
2014-12-29 15:13:47 +01:00 |
|
thatsIch
|
7505f9b66a
|
Added copyright to all java files
|
2014-11-14 12:03:00 +01:00 |
|
yueh
|
4978037b55
|
Code formatting
|
2014-10-13 00:11:56 +02:00 |
|
yueh
|
11f5594812
|
Fixes duping of damaged items. #298
|
2014-10-12 23:41:06 +02:00 |
|
thatsIch
|
5d9d6a865a
|
Numeric redundancies. Could be bad when using copy paste
|
2014-10-09 21:12:43 +02:00 |
|
thatsIch
|
cd064ec05c
|
Remove redundant local variables
|
2014-10-01 11:34:27 +02:00 |
|
thatsIch
|
474596f095
|
Make fields final if possible to ensure immutability
|
2014-09-30 09:52:57 +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 |
|
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
|
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 |
|
Chris
|
f9b9729fb5
|
Merge pull request #157 from thatsIch/Spelling
Spelling
|
2014-09-28 10:09:39 -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 |
|
thatsIch
|
1e71e86acc
|
Removes unnecessary semicolons
|
2014-09-28 12:08:47 +02:00 |
|
AlgorithmX2
|
386d18a059
|
Relocate Source to proper directory.
|
2014-09-23 19:26:27 -05:00 |
|