Old code found in the server's workspace.
This commit is contained in:
0
old/core/.classpath
Normal file → Executable file
0
old/core/.classpath
Normal file → Executable file
0
old/core/.project
Normal file → Executable file
0
old/core/.project
Normal file → Executable file
0
old/core/.settings/gradle/org.springsource.ide.eclipse.gradle.core.prefs
Normal file → Executable file
0
old/core/.settings/gradle/org.springsource.ide.eclipse.gradle.core.prefs
Normal file → Executable file
0
old/core/.settings/gradle/org.springsource.ide.eclipse.gradle.refresh.prefs
Normal file → Executable file
0
old/core/.settings/gradle/org.springsource.ide.eclipse.gradle.refresh.prefs
Normal file → Executable file
0
old/core/.settings/org.eclipse.jdt.core.prefs
Normal file → Executable file
0
old/core/.settings/org.eclipse.jdt.core.prefs
Normal file → Executable file
0
old/core/build.gradle
Normal file → Executable file
0
old/core/build.gradle
Normal file → Executable file
0
old/core/lib/jaudiotagger-2.2.3-javadoc.jar
Normal file → Executable file
0
old/core/lib/jaudiotagger-2.2.3-javadoc.jar
Normal file → Executable file
0
old/core/lib/jaudiotagger-2.2.3-sources.jar
Normal file → Executable file
0
old/core/lib/jaudiotagger-2.2.3-sources.jar
Normal file → Executable file
0
old/core/lib/jaudiotagger-2.2.3.jar
Normal file → Executable file
0
old/core/lib/jaudiotagger-2.2.3.jar
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/RhythmBullet.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/RhythmBullet.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/AudioMetadataController.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/AudioMetadataController.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/AudioProcessorFactory.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/AudioProcessorFactory.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/MinimalAudioHeader.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/MinimalAudioHeader.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/MusicController.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/MusicController.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/MusicList.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/MusicList.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/SupportedFormats.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/SupportedFormats.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/analyzer/AudioAnalyzerSection.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/analyzer/AudioAnalyzerSection.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/analyzer/DynamicAudioAnalyzer.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/analyzer/DynamicAudioAnalyzer.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/metadata/AudioMetadata.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/metadata/AudioMetadata.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/metadata/MP3Metadata.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/metadata/MP3Metadata.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/metadata/WAVMetadata.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/metadata/WAVMetadata.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/processor/AudioProcessor.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/processor/AudioProcessor.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/processor/WAVAudioProcessor.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/processor/WAVAudioProcessor.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/visualizer/CircularVisualizer.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/visualizer/CircularVisualizer.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/visualizer/DoubleHorizontalVisualizer.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/visualizer/DoubleHorizontalVisualizer.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/visualizer/PCMSystem.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/visualizer/PCMSystem.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/wavedecoder/WAVSampleReader.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/audio/wavedecoder/WAVSampleReader.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/CollisionDetector.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/CollisionDetector.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/Entity.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/Entity.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/EntityFrame.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/EntityFrame.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/EntityManager.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/EntityManager.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/ally/Laser.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/ally/Laser.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/ally/PolyjetEntity.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/ally/PolyjetEntity.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/Coordinator.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/Coordinator.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/CoordinatorFrame.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/CoordinatorFrame.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/CoordinatorManager.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/CoordinatorManager.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/SlowLeftCoordinator.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/SlowLeftCoordinator.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/SlowRightCoordinator.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/coordinator/SlowRightCoordinator.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/enemies/Pellet.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/enemies/Pellet.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/enemies/Shard.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/entity/enemies/Shard.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/game/EntitySpawnInfo.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/game/EntitySpawnInfo.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/game/MapWindowData.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/game/MapWindowData.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/game/ScoreManager.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/game/ScoreManager.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/shaders/BloomShader.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/shaders/BloomShader.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/Page.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/Page.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/components/HealthBar.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/components/HealthBar.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/components/MusicControls.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/components/MusicControls.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/components/ScrollingText.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/graphics/ui/components/ScrollingText.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/AssetPack.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/AssetPack.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/GenericFileTypeHandler.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/GenericFileTypeHandler.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/InitialScreen.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/InitialScreen.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/ResizeReadyScreen.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/ResizeReadyScreen.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/RoundingResolutionHandler.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/RoundingResolutionHandler.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/ScreenConfiguration.java
Normal file → Executable file
0
old/core/src/zero1hd/rhythmbullet/util/ScreenConfiguration.java
Normal file → Executable file
Reference in New Issue
Block a user