Imaginary javadocs |
|
More...
|
almost 12 years ago
|
Complex javadocs |
|
More...
|
almost 12 years ago
|
Merge pull request #11 from Wolf480pl/master |
|
More...
|
almost 12 years ago
|
Change the player UpdateAction.ADD to be part of WorldChangeMessage |
|
More...
|
almost 12 years ago
|
We don't need this anymore |
|
More...
|
almost 12 years ago
|
Merge pull request #571 from Grinch/patch-1 |
|
More...
|
almost 12 years ago
|
Merge pull request #2225 from thehutch/master |
|
More...
|
almost 12 years ago
|
Merge pull request #572 from thehutch/master |
|
More...
|
almost 12 years ago
|
Removed all references to RenderMode.GL11 |
|
More...
|
almost 12 years ago
|
Removed RenderMode.GL11 - Moved Shader.java to the shader package - Clean up of render code Signed-off-by:thehutch <[email protected]> |
|
More...
|
almost 12 years ago
|
These can be Serializable, so let's them make as such |
|
More...
|
almost 12 years ago
|
Removed unused code - Converted to JDK 7 Diamond operators - Removed unused imports - Formatted code Signed-off-by:thehutch <[email protected]> |
|
More...
|
almost 12 years ago
|
Cleaned up shader classes Signed-off-by:thehutch <[email protected]> |
|
More...
|
almost 12 years ago
|
Changed power notation in javadocs from '^2' (which can be confused with XOR) to <sup>2</sup>. |
|
More...
|
almost 12 years ago
|
Merge AddEntityMessage, EntityTransformMessage, RemoveEntityMessage into UpdateEntityMessage |
|
More...
|
almost 12 years ago
|
CodecLookupService should use a SyncedStringMap |
|
More...
|
almost 12 years ago
|
Revert ChunkDataMessage and comment-stub out light |
|
More...
|
almost 12 years ago
|
Cleanup protocol |
|
More...
|
almost 12 years ago
|
Let's allow Constructors too and update the description |
|
More...
|
almost 12 years ago
|
Mostly fix the input on it's own thread |
|
More...
|
almost 12 years ago
|
Merge pull request #2224 from Grinch/patch-1 |
|
More...
|
almost 12 years ago
|
Replace all instances of <p/> with <p> to follow Oracle standards. |
|
More...
|
almost 12 years ago
|
By default, everyone should have Spout's commands |
|
More...
|
almost 12 years ago
|
Replace all instances of <p/> with <p> to follow Oracle standards. |
|
More...
|
almost 12 years ago
|
Handle enum class serialization testing correctly |
|
More...
|
almost 12 years ago
|
Handle enum class serialization testing correctly |
|
More...
|
almost 12 years ago
|
Add exclude feature to getClassesForPackage |
|
More...
|
almost 12 years ago
|
Serializability testing |
|
More...
|
almost 12 years ago
|
Serializability testing & fixes |
|
More...
|
almost 12 years ago
|
lock must be transient in Transform for Transform to be Serializable |
|
More...
|
almost 12 years ago
|