Skip to content

Commit ddc9012

Browse files
author
eaglercraft
committed
u29
1 parent d262f9c commit ddc9012

File tree

170 files changed

+7183
-747
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

170 files changed

+7183
-747
lines changed

desktopRuntime/UnsafeMemcpy.dll

132 KB
Binary file not shown.

desktopRuntime/UnsafeMemcpy.jar

5.71 KB
Binary file not shown.

desktopRuntime/eclipseProject/.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
<classpathentry kind="lib" path="deps_fix/lwjgl-opengles.jar"/>
1919
<classpathentry kind="lib" path="deps_fix/soundsystem-20120107.jar"/>
2020
<classpathentry kind="lib" path="deps_fix/webrtc-java-0.8.0.jar"/>
21+
<classpathentry kind="lib" path="deps_fix/UnsafeMemcpy.jar"/>
2122
<classpathentry kind="output" path="bin"/>
2223
</classpath>
5.71 KB
Binary file not shown.

desktopRuntime/libUnsafeMemcpy.so

125 KB
Binary file not shown.

desktopRuntime/resources/assets/eagler/CREDITS.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@
1111
- Made the integrated PBR resource pack
1212
- Wrote all desktop emulation code
1313
- Wrote EaglercraftXBungee
14-
- Wrote WebRTC Relay Server
14+
- Wrote WebRTC relay server
15+
- Wrote voice chat server
1516
- Wrote the patch and build system
1617

1718
ayunami2000:
1819

1920
- Many bug fixes
2021
- WebRTC LAN worlds
22+
- WebRTC voice chat
2123
- Added resource packs
2224
- Added screen recording
2325
- Added seamless fullscreen
343 Bytes
347 Bytes
408 Bytes
384 Bytes

0 commit comments

Comments
 (0)