yueh
|
1bb0109c45
|
Improved MEInventoryHandler.getAccess()
Changed the public fields to setters and getters
Added a cache for the evaluated values instead of calculating with each
access
|
2015-03-15 19:43:12 +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 |
|
Andrew
|
7f225a5ec1
|
Deleted useless things
|
2014-10-03 23:08:28 -07:00 |
|
thatsIch
|
c074280b68
|
Temporary set of catch to ignored if they are ignored
|
2014-10-01 15:20:42 +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 |
|
thatsIch
|
f1ffbf08a2
|
Resolved some unchecked Types
|
2014-09-28 22:20:14 +02:00 |
|
Andrew
|
94d5319038
|
Fixed some warnings about unnecessary code
|
2014-09-28 11:55:09 -07:00 |
|
Andrew
|
8514e32f5f
|
Added missing @Override annotations with Eclipse
|
2014-09-28 11:34:00 -07:00 |
|
AlgorithmX2
|
386d18a059
|
Relocate Source to proper directory.
|
2014-09-23 19:26:27 -05:00 |
|