Upload Source Code
This commit is contained in:
parent
2910c80ea0
commit
5a4eff2040
17
.classpath
Normal file
17
.classpath
Normal file
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" output="bin/main" path="src/teavm/java">
|
||||
<attributes>
|
||||
<attribute name="gradle_scope" value="main"/>
|
||||
<attribute name="gradle_used_by_scope" value="main,test"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/TeaVM"/>
|
||||
<classpathentry kind="output" path="bin/default"/>
|
||||
</classpath>
|
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# https://help.github.com/articles/dealing-with-line-endings/
|
||||
#
|
||||
# These are explicitly windows files and should use crlf
|
||||
*.bat text eol=crlf
|
||||
|
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
23
.project
Normal file
23
.project
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>Alpha v1.2.6</name>
|
||||
<comment>Project Alpha v1.2.6 created by Buildship.</comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
13
.settings/org.eclipse.buildship.core.prefs
Normal file
13
.settings/org.eclipse.buildship.core.prefs
Normal file
|
@ -0,0 +1,13 @@
|
|||
arguments=
|
||||
auto.sync=false
|
||||
build.scans.enabled=false
|
||||
connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
|
||||
connection.project.dir=
|
||||
eclipse.preferences.version=1
|
||||
gradle.user.home=
|
||||
java.home=
|
||||
jvm.arguments=
|
||||
offline.mode=false
|
||||
override.workspace.settings=false
|
||||
show.console.view=false
|
||||
show.executions.view=false
|
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/MinecraftMain.class
Normal file
BIN
bin/main/net/PeytonPlayz585/MinecraftMain.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/FixedFunctionShader.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/FixedFunctionShader.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix2f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix2f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix3f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix3f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix4f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Matrix4f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Quaternion.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Quaternion.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector2f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector2f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector3f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector3f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector4f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/ReadableVector4f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector2f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector2f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector3f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector3f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector4f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/Vector4f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/WritableVector2f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/WritableVector2f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/WritableVector3f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/WritableVector3f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/glemu/vector/WritableVector4f.class
Normal file
BIN
bin/main/net/PeytonPlayz585/glemu/vector/WritableVector4f.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/math/MathHelper.class
Normal file
BIN
bin/main/net/PeytonPlayz585/math/MathHelper.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/AWTColor.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/AWTColor.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/AssetRepository.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/AssetRepository.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/Base64.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/Base64.class
Normal file
Binary file not shown.
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/BaseNCodec$Context.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/BaseNCodec$Context.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/BaseNCodec.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/BaseNCodec.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/GeneralDigest.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/GeneralDigest.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/MinecraftImage.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/MinecraftImage.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/minecraft/SHA1Digest.class
Normal file
BIN
bin/main/net/PeytonPlayz585/minecraft/SHA1Digest.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTBase.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTBase.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagByte.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagByte.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagByteArray.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagByteArray.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagCompound.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagCompound.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagDouble.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagDouble.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagEnd.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagEnd.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagFloat.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagFloat.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagInt.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagInt.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagList.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagList.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagLong.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagLong.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagShort.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagShort.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagString.class
Normal file
BIN
bin/main/net/PeytonPlayz585/nbt/NBTTagString.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/storage/LocalStorageManager.class
Normal file
BIN
bin/main/net/PeytonPlayz585/storage/LocalStorageManager.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/teavm/WebGL2RenderingContext.class
Normal file
BIN
bin/main/net/PeytonPlayz585/teavm/WebGL2RenderingContext.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/teavm/WebGLQuery.class
Normal file
BIN
bin/main/net/PeytonPlayz585/teavm/WebGLQuery.class
Normal file
Binary file not shown.
BIN
bin/main/net/PeytonPlayz585/teavm/WebGLVertexArray.class
Normal file
BIN
bin/main/net/PeytonPlayz585/teavm/WebGLVertexArray.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/CanvasMinecraftApplet.class
Normal file
BIN
bin/main/net/minecraft/client/CanvasMinecraftApplet.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/ChatLine.class
Normal file
BIN
bin/main/net/minecraft/client/ChatLine.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/EnumOS.class
Normal file
BIN
bin/main/net/minecraft/client/EnumOS.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/EnumOSMappingHelper.class
Normal file
BIN
bin/main/net/minecraft/client/EnumOSMappingHelper.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/GameSettings.class
Normal file
BIN
bin/main/net/minecraft/client/GameSettings.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/GuiMainMenu.class
Normal file
BIN
bin/main/net/minecraft/client/GuiMainMenu.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/KeyBinding.class
Normal file
BIN
bin/main/net/minecraft/client/KeyBinding.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/LoadingScreenRenderer.class
Normal file
BIN
bin/main/net/minecraft/client/LoadingScreenRenderer.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/Minecraft.class
Normal file
BIN
bin/main/net/minecraft/client/Minecraft.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/MinecraftApplet.class
Normal file
BIN
bin/main/net/minecraft/client/MinecraftApplet.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/MinecraftError.class
Normal file
BIN
bin/main/net/minecraft/client/MinecraftError.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/MouseHelper.class
Normal file
BIN
bin/main/net/minecraft/client/MouseHelper.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/OpenGlCapsChecker.class
Normal file
BIN
bin/main/net/minecraft/client/OpenGlCapsChecker.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/PlayerLoader.class
Normal file
BIN
bin/main/net/minecraft/client/PlayerLoader.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/RenderHelper.class
Normal file
BIN
bin/main/net/minecraft/client/RenderHelper.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/Session.class
Normal file
BIN
bin/main/net/minecraft/client/Session.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/ThreadSleepForever.class
Normal file
BIN
bin/main/net/minecraft/client/ThreadSleepForever.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/Timer.class
Normal file
BIN
bin/main/net/minecraft/client/Timer.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/controller/PlayerController.class
Normal file
BIN
bin/main/net/minecraft/client/controller/PlayerController.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EffectRenderer.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EffectRenderer.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityBubbleFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityBubbleFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityDiggingFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityDiggingFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityExplodeFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityExplodeFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityFlameFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityFlameFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityLavaFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityLavaFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityPickupFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityPickupFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntityRainFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntityRainFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntitySmokeFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntitySmokeFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/effect/EntitySplashFX.class
Normal file
BIN
bin/main/net/minecraft/client/effect/EntitySplashFX.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/FilenameFilterLevel.class
Normal file
BIN
bin/main/net/minecraft/client/gui/FilenameFilterLevel.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/FontRenderer.class
Normal file
BIN
bin/main/net/minecraft/client/gui/FontRenderer.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/Gui.class
Normal file
BIN
bin/main/net/minecraft/client/gui/Gui.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiButton.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiButton.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiControls.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiControls.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiErrorScreen.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiErrorScreen.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiGameOver.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiGameOver.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiIngame.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiIngame.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiIngameMenu.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiIngameMenu.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiLevelDialog.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiLevelDialog.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiLoadLevel.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiLoadLevel.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiNameLevel.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiNameLevel.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiNewLevel.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiNewLevel.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiOptions.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiOptions.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiSaveLevel.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiSaveLevel.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiScreen.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiScreen.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/GuiSmallButton.class
Normal file
BIN
bin/main/net/minecraft/client/gui/GuiSmallButton.class
Normal file
Binary file not shown.
BIN
bin/main/net/minecraft/client/gui/ScaledResolution.class
Normal file
BIN
bin/main/net/minecraft/client/gui/ScaledResolution.class
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user