Skip to content

Commit

Permalink
hmm...
Browse files Browse the repository at this point in the history
  • Loading branch information
enano4k committed May 1, 2020
1 parent 33d2908 commit a72169f
Show file tree
Hide file tree
Showing 180 changed files with 0 additions and 0 deletions.
Empty file modified .github/workflows/ci.yml
100644 → 100755
Empty file.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified .travis.yml
100644 → 100755
Empty file.
Empty file modified CMakeLists.txt
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified appveyor.yml
100644 → 100755
Empty file.
Empty file modified build.bat
100644 → 100755
Empty file.
Empty file modified cmake/FindSDL2.cmake
100644 → 100755
Empty file.
Empty file modified cmake/FindSDL2_image.cmake
100644 → 100755
Empty file.
Empty file modified cmake/FindSDL2_mixer.cmake
100644 → 100755
Empty file.
Empty file modified cmake/FindSDL2_ttf.cmake
100644 → 100755
Empty file.
Empty file modified img/background.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/enemy.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/game.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/player.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified include/Character/Bullet.h
100644 → 100755
Empty file.
Empty file modified include/Character/Character.h
100644 → 100755
Empty file.
Empty file modified include/Character/Enemy.h
100644 → 100755
Empty file.
Empty file modified include/Character/Modifier.h
100644 → 100755
Empty file.
Empty file modified include/Character/Pattern.h
100644 → 100755
Empty file.
Empty file modified include/Character/Player.h
100644 → 100755
Empty file.
Empty file modified include/Menus/Intro.h
100644 → 100755
Empty file.
Empty file modified include/Menus/StageModsSelect.h
100644 → 100755
Empty file.
Empty file modified include/Menus/StageSelect.h
100644 → 100755
Empty file.
Empty file modified include/Menus/TextInput.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/Rosalila.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaApiIntegrator/Leaderboard.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaApiIntegrator/LeaderboardEntry.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaApiIntegrator/RosalilaApiIntegrator.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Color.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Drawables/DrawablePoint.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Drawables/DrawableRectangle.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Drawables/DrawableTriangle.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Effects/GrayscaleEffect.h
100644 → 100755
Empty file.
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Effects/ScreenShakeEffect.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Effects/TransparencyEffect.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/FlatShadow.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Image.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Notifications/Notification.h
100644 → 100755
Empty file.
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/RosalilaGraphics.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaGraphics/Timer.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaInputs/RosalilaInputs.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaNet/RosalilaNet.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaParser/Node.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaParser/RosalilaParser.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaParser/json.hpp
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaSound/RosalilaSound.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaUtility/Hitbox.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaUtility/Line.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaUtility/Point.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/RosalilaUtility/RosalilaUtility.h
100644 → 100755
Empty file.
Empty file modified include/Rosalila/dirent.h
100644 → 100755
Empty file.
Empty file modified include/STG.h
100644 → 100755
Empty file.
Empty file modified include/Stage/LayerFrame.h
100644 → 100755
Empty file.
Empty file modified include/Utility/Utility.h
100644 → 100755
Empty file.
Empty file modified include/dirent.h
100644 → 100755
Empty file.
Empty file modified lib/libGLEW.so.2.1
100644 → 100755
Empty file.
Empty file modified libSDL2.dylib
100644 → 100755
Empty file.
Empty file modified libSDL2_image.dylib
100644 → 100755
Empty file.
Empty file modified libSDL2_mixer.dylib
100644 → 100755
Empty file.
Empty file modified libSDL2_ttf.dylib
100644 → 100755
Empty file.
Empty file modified libsteam_api.dylib
100644 → 100755
Empty file.
Empty file modified shmup_config.sh
100644 → 100755
Empty file.
Empty file modified shmup_init.sh
100644 → 100755
Empty file.
Empty file modified shmup_optirun.sh
100644 → 100755
Empty file.
Empty file modified src/Character/Bullet.cpp
100644 → 100755
Empty file.
Empty file modified src/Character/Character.cpp
100644 → 100755
Empty file.
Empty file modified src/Character/Enemy.cpp
100644 → 100755
Empty file.
Empty file modified src/Character/Modifier.cpp
100644 → 100755
Empty file.
Empty file modified src/Character/Pattern.cpp
100644 → 100755
Empty file.
Empty file modified src/Character/Player.cpp
100644 → 100755
Empty file.
Empty file modified src/Menus/Intro.cpp
100644 → 100755
Empty file.
Empty file modified src/Menus/StageModsSelect.cpp
100644 → 100755
Empty file.
Empty file modified src/Menus/StageSelect.cpp
100644 → 100755
Empty file.
Empty file modified src/Menus/TextInput.cpp
100644 → 100755
Empty file.
Empty file modified src/STG.cpp
100644 → 100755
Empty file.
Empty file modified src/Stage/LayerFrame.cpp
100644 → 100755
Empty file.
Empty file modified src/Utility/Utility.cpp
100644 → 100755
Empty file.
Empty file modified src/dirent.cpp
100644 → 100755
Empty file.
Empty file modified steam_appid.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.FLAC.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.freetype.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.jpeg.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.mikmod.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.modplug.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.ogg-vorbis.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.png.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.smpeg.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.tiff.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.webp.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/Licenses/LICENSE.zlib.txt
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/eglew.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/freeglut.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/freeglut_ext.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/freeglut_std.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/glew.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/glut.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/glxew.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/GL/wglew.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_assert.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_atomic.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_audio.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_bits.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_blendmode.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_clipboard.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_config.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_cpuinfo.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_endian.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_error.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_events.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_filesystem.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_gamecontroller.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_gesture.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_haptic.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_hints.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_image.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_joystick.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_keyboard.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_keycode.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_loadso.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_log.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_main.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_messagebox.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_mixer.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_mouse.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_mutex.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_name.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_opengl.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_opengles.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_opengles2.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_pixels.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_platform.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_power.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_quit.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_rect.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_render.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_revision.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_rwops.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_scancode.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_shape.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_stdinc.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_surface.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_system.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_syswm.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_assert.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_common.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_compare.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_crc32.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_font.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_fuzzer.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_harness.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_images.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_log.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_md5.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_test_random.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_thread.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_timer.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_touch.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_ttf.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_types.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_version.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/SDL_video.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/begin_code.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/include/SDL2/close_code.h
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/SDL2.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/SDL2_image.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/SDL2_mixer.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/SDL2_ttf.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/SDL2main.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/SDL2test.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/glew32.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/rosalila.lib
100644 → 100755
Empty file.
Empty file modified windows_dependencies/lib/steam_api.lib
100644 → 100755
Empty file.

0 comments on commit a72169f

Please sign in to comment.