├── .editorconfig ├── .github └── workflows │ └── main.yml ├── .gitignore ├── README.md ├── archive ├── bulletml0_21.zip ├── bulletss.zip ├── libbulletml-0.0.6.tar.bz2 └── web │ ├── bulletml.html │ ├── bulletml_dtd.html │ ├── bulletml_dtd_files │ └── ababack000520.gif │ ├── bulletml_files │ ├── ababack000520.gif │ ├── bulletml1.gif │ └── powered.html │ ├── bulletml_j.html │ ├── bulletml_j_files │ ├── ababack000520.gif │ ├── bulletml1.gif │ └── powered.html │ ├── bulletml_ref.html │ ├── bulletml_ref_files │ └── ababack000520.gif │ ├── bulletml_ref_j.html │ ├── bulletml_ref_j_files │ └── ababack000520.gif │ ├── bulletml_rlx.html │ ├── bulletml_rlx_files │ └── ababack000520.gif │ ├── bulletss.jpg │ ├── bulletss2.png │ ├── bulletss_dev_j.html │ ├── bulletss_dev_j_files │ └── site.css │ ├── bulletss_j.html │ ├── bulletss_j_files │ └── site.css │ ├── libBulletML.html │ ├── libBulletML_files │ └── site.css │ ├── libBulletML_j.html │ ├── libBulletML_j_files │ └── site.css │ ├── tt.html │ ├── tt_files │ ├── article.css │ ├── base.css │ └── tt_1.gif │ ├── tt_j.html │ └── tt_j_files │ ├── article.css │ ├── base.css │ └── tt_1.gif ├── dist ├── barrage │ ├── basic │ │ └── straight.xml │ ├── middle │ │ ├── 35way.xml │ │ ├── alt_nway.xml │ │ ├── alt_sideshot.xml │ │ ├── backword_spread.xml │ │ ├── clow_rocket.xml │ │ ├── diamondnway.xml │ │ ├── fast_aim.xml │ │ ├── forward_1way.xml │ │ ├── grow.xml │ │ ├── grow3way.xml │ │ ├── nway.xml │ │ ├── random_fire.xml │ │ ├── spread2blt.xml │ │ └── squirt.xml │ └── morph │ │ ├── 0to1.xml │ │ ├── accel.xml │ │ ├── accelshot.xml │ │ ├── bar.xml │ │ ├── divide.xml │ │ ├── fast.xml │ │ ├── fire_slowshot.xml │ │ ├── slide.xml │ │ ├── slowdown.xml │ │ ├── speed_rnd.xml │ │ ├── twin.xml │ │ ├── wedge_half.xml │ │ └── wide.xml ├── replay │ └── replay.txt └── sounds │ ├── chunks │ ├── boss_dest.wav │ ├── charge.wav │ ├── charge_shot.wav │ ├── extend.wav │ ├── hit.wav │ ├── middle_dest.wav │ ├── myship_dest.wav │ ├── shot.wav │ ├── small_dest.wav │ └── timeup_beep.wav │ └── musics │ ├── tt1.ogg │ ├── tt2.ogg │ ├── tt3.ogg │ └── tt4.ogg ├── dub.json ├── dub.selections.json ├── icon.png ├── ldc2.conf ├── lib ├── SDL2-2.0.12 │ ├── BUGS.txt │ ├── COPYING.txt │ ├── README-SDL.txt │ ├── README.txt │ ├── WhatsNew.txt │ ├── include │ │ ├── SDL.h │ │ ├── SDL_assert.h │ │ ├── SDL_atomic.h │ │ ├── SDL_audio.h │ │ ├── SDL_bits.h │ │ ├── SDL_blendmode.h │ │ ├── SDL_clipboard.h │ │ ├── SDL_config.h │ │ ├── SDL_config.h.cmake │ │ ├── SDL_config.h.in │ │ ├── SDL_config_android.h │ │ ├── SDL_config_iphoneos.h │ │ ├── SDL_config_macosx.h │ │ ├── SDL_config_macosx.h.orig │ │ ├── SDL_config_minimal.h │ │ ├── SDL_config_pandora.h │ │ ├── SDL_config_psp.h │ │ ├── SDL_config_windows.h │ │ ├── SDL_config_winrt.h │ │ ├── SDL_config_wiz.h │ │ ├── SDL_copying.h │ │ ├── SDL_cpuinfo.h │ │ ├── SDL_egl.h │ │ ├── SDL_endian.h │ │ ├── SDL_error.h │ │ ├── SDL_events.h │ │ ├── SDL_filesystem.h │ │ ├── SDL_gamecontroller.h │ │ ├── SDL_gesture.h │ │ ├── SDL_haptic.h │ │ ├── SDL_hints.h │ │ ├── SDL_joystick.h │ │ ├── SDL_keyboard.h │ │ ├── SDL_keycode.h │ │ ├── SDL_loadso.h │ │ ├── SDL_log.h │ │ ├── SDL_main.h │ │ ├── SDL_messagebox.h │ │ ├── SDL_metal.h │ │ ├── SDL_mouse.h │ │ ├── SDL_mutex.h │ │ ├── SDL_name.h │ │ ├── SDL_opengl.h │ │ ├── SDL_opengl_glext.h │ │ ├── SDL_opengles.h │ │ ├── SDL_opengles2.h │ │ ├── SDL_opengles2_gl2.h │ │ ├── SDL_opengles2_gl2ext.h │ │ ├── SDL_opengles2_gl2platform.h │ │ ├── SDL_opengles2_khrplatform.h │ │ ├── SDL_pixels.h │ │ ├── SDL_platform.h │ │ ├── SDL_power.h │ │ ├── SDL_quit.h │ │ ├── SDL_rect.h │ │ ├── SDL_render.h │ │ ├── SDL_revision.h │ │ ├── SDL_rwops.h │ │ ├── SDL_scancode.h │ │ ├── SDL_sensor.h │ │ ├── SDL_shape.h │ │ ├── SDL_stdinc.h │ │ ├── SDL_surface.h │ │ ├── SDL_system.h │ │ ├── SDL_syswm.h │ │ ├── SDL_test.h │ │ ├── SDL_test_assert.h │ │ ├── SDL_test_common.h │ │ ├── SDL_test_compare.h │ │ ├── SDL_test_crc32.h │ │ ├── SDL_test_font.h │ │ ├── SDL_test_fuzzer.h │ │ ├── SDL_test_harness.h │ │ ├── SDL_test_images.h │ │ ├── SDL_test_log.h │ │ ├── SDL_test_md5.h │ │ ├── SDL_test_memory.h │ │ ├── SDL_test_random.h │ │ ├── SDL_thread.h │ │ ├── SDL_timer.h │ │ ├── SDL_touch.h │ │ ├── SDL_types.h │ │ ├── SDL_version.h │ │ ├── SDL_video.h │ │ ├── SDL_vulkan.h │ │ ├── begin_code.h │ │ └── close_code.h │ └── lib │ │ ├── x64 │ │ ├── SDL2.dll │ │ ├── SDL2.lib │ │ ├── SDL2main.lib │ │ └── SDL2test.lib │ │ └── x86 │ │ ├── SDL2.dll │ │ ├── SDL2.lib │ │ ├── SDL2main.lib │ │ └── SDL2test.lib └── SDL2_mixer-2.0.4 │ ├── CHANGES.txt │ ├── COPYING.txt │ ├── README.txt │ ├── include │ └── SDL_mixer.h │ └── lib │ ├── x64 │ ├── LICENSE.FLAC.txt │ ├── LICENSE.modplug.txt │ ├── LICENSE.mpg123.txt │ ├── LICENSE.ogg-vorbis.txt │ ├── LICENSE.opus.txt │ ├── LICENSE.opusfile.txt │ ├── SDL2_mixer.dll │ ├── SDL2_mixer.lib │ ├── libFLAC-8.dll │ ├── libmodplug-1.dll │ ├── libmpg123-0.dll │ ├── libogg-0.dll │ ├── libopus-0.dll │ ├── libopusfile-0.dll │ ├── libvorbis-0.dll │ └── libvorbisfile-3.dll │ └── x86 │ ├── LICENSE.FLAC.txt │ ├── LICENSE.modplug.txt │ ├── LICENSE.mpg123.txt │ ├── LICENSE.ogg-vorbis.txt │ ├── LICENSE.opus.txt │ ├── LICENSE.opusfile.txt │ ├── SDL2_mixer.dll │ ├── SDL2_mixer.lib │ ├── libFLAC-8.dll │ ├── libmodplug-1.dll │ ├── libmpg123-0.dll │ ├── libogg-0.dll │ ├── libopus-0.dll │ ├── libopusfile-0.dll │ ├── libvorbis-0.dll │ └── libvorbisfile-3.dll ├── readme.txt ├── readme_e.txt ├── resource ├── tt.RES ├── tt.def ├── tt.ico └── tt.rc ├── runtime ├── dub.json ├── hash.d ├── object.d ├── std │ ├── file.d │ ├── path.d │ ├── random.d │ ├── stdio.d │ └── string.d └── wasm.d ├── src └── abagames │ ├── tt │ ├── barrage.d │ ├── boot.d │ ├── bulletactor.d │ ├── bulletactorpool.d │ ├── bulletimpl.d │ ├── bullettarget.d │ ├── camera.d │ ├── enemy.d │ ├── floatletter.d │ ├── gamemanager.d │ ├── letter.d │ ├── particle.d │ ├── prefmanager.d │ ├── replay.d │ ├── screen.d │ ├── shape.d │ ├── ship.d │ ├── shot.d │ ├── soundmanager.d │ ├── stagemanager.d │ ├── title.d │ └── tunnel.d │ └── util │ ├── actor.d │ ├── bulletml │ ├── bullet.d │ ├── bulletmlnode.d │ ├── bulletmlparser.d │ ├── bulletmlrunner.d │ ├── bulletsmanager.d │ ├── formula.d │ ├── idpool.d │ ├── parser.d │ └── xml.d │ ├── bytebuffer.d │ ├── conv.d │ ├── gl.d │ ├── iterator.d │ ├── listdir.d │ ├── logger.d │ ├── math.d │ ├── prefmanager.d │ ├── rand.d │ ├── sdl │ ├── gamemanager.d │ ├── input.d │ ├── mainloop.d │ ├── pad.d │ ├── recordablepad.d │ ├── screen.d │ ├── screen3d.d │ ├── sdlexception.d │ └── sound.d │ └── vector.d └── web ├── favicon.ico ├── icon-192x192.png ├── icon-256x256.png ├── icon-384x384.png ├── icon-512x512.png ├── index.htm ├── manifest.json ├── sw.js ├── tt.jpg ├── tt.js └── tt.wasm /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/.editorconfig -------------------------------------------------------------------------------- /.github/workflows/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/.github/workflows/main.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/README.md -------------------------------------------------------------------------------- /archive/bulletml0_21.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/bulletml0_21.zip -------------------------------------------------------------------------------- /archive/bulletss.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/bulletss.zip -------------------------------------------------------------------------------- /archive/libbulletml-0.0.6.tar.bz2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/libbulletml-0.0.6.tar.bz2 -------------------------------------------------------------------------------- /archive/web/bulletml.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml.html -------------------------------------------------------------------------------- /archive/web/bulletml_dtd.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_dtd.html -------------------------------------------------------------------------------- /archive/web/bulletml_dtd_files/ababack000520.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_dtd_files/ababack000520.gif -------------------------------------------------------------------------------- /archive/web/bulletml_files/ababack000520.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_files/ababack000520.gif -------------------------------------------------------------------------------- /archive/web/bulletml_files/bulletml1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_files/bulletml1.gif -------------------------------------------------------------------------------- /archive/web/bulletml_files/powered.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_files/powered.html -------------------------------------------------------------------------------- /archive/web/bulletml_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_j.html -------------------------------------------------------------------------------- /archive/web/bulletml_j_files/ababack000520.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_j_files/ababack000520.gif -------------------------------------------------------------------------------- /archive/web/bulletml_j_files/bulletml1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_j_files/bulletml1.gif -------------------------------------------------------------------------------- /archive/web/bulletml_j_files/powered.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_j_files/powered.html -------------------------------------------------------------------------------- /archive/web/bulletml_ref.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_ref.html -------------------------------------------------------------------------------- /archive/web/bulletml_ref_files/ababack000520.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_ref_files/ababack000520.gif -------------------------------------------------------------------------------- /archive/web/bulletml_ref_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_ref_j.html -------------------------------------------------------------------------------- /archive/web/bulletml_ref_j_files/ababack000520.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_ref_j_files/ababack000520.gif -------------------------------------------------------------------------------- /archive/web/bulletml_rlx.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_rlx.html -------------------------------------------------------------------------------- /archive/web/bulletml_rlx_files/ababack000520.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletml_rlx_files/ababack000520.gif -------------------------------------------------------------------------------- /archive/web/bulletss.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletss.jpg -------------------------------------------------------------------------------- /archive/web/bulletss2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletss2.png -------------------------------------------------------------------------------- /archive/web/bulletss_dev_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletss_dev_j.html -------------------------------------------------------------------------------- /archive/web/bulletss_dev_j_files/site.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletss_dev_j_files/site.css -------------------------------------------------------------------------------- /archive/web/bulletss_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletss_j.html -------------------------------------------------------------------------------- /archive/web/bulletss_j_files/site.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/bulletss_j_files/site.css -------------------------------------------------------------------------------- /archive/web/libBulletML.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/libBulletML.html -------------------------------------------------------------------------------- /archive/web/libBulletML_files/site.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/libBulletML_files/site.css -------------------------------------------------------------------------------- /archive/web/libBulletML_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/libBulletML_j.html -------------------------------------------------------------------------------- /archive/web/libBulletML_j_files/site.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/libBulletML_j_files/site.css -------------------------------------------------------------------------------- /archive/web/tt.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt.html -------------------------------------------------------------------------------- /archive/web/tt_files/article.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt_files/article.css -------------------------------------------------------------------------------- /archive/web/tt_files/base.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt_files/base.css -------------------------------------------------------------------------------- /archive/web/tt_files/tt_1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt_files/tt_1.gif -------------------------------------------------------------------------------- /archive/web/tt_j.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt_j.html -------------------------------------------------------------------------------- /archive/web/tt_j_files/article.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt_j_files/article.css -------------------------------------------------------------------------------- /archive/web/tt_j_files/base.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt_j_files/base.css -------------------------------------------------------------------------------- /archive/web/tt_j_files/tt_1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/archive/web/tt_j_files/tt_1.gif -------------------------------------------------------------------------------- /dist/barrage/basic/straight.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/basic/straight.xml -------------------------------------------------------------------------------- /dist/barrage/middle/35way.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/35way.xml -------------------------------------------------------------------------------- /dist/barrage/middle/alt_nway.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/alt_nway.xml -------------------------------------------------------------------------------- /dist/barrage/middle/alt_sideshot.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/alt_sideshot.xml -------------------------------------------------------------------------------- /dist/barrage/middle/backword_spread.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/backword_spread.xml -------------------------------------------------------------------------------- /dist/barrage/middle/clow_rocket.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/clow_rocket.xml -------------------------------------------------------------------------------- /dist/barrage/middle/diamondnway.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/diamondnway.xml -------------------------------------------------------------------------------- /dist/barrage/middle/fast_aim.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/fast_aim.xml -------------------------------------------------------------------------------- /dist/barrage/middle/forward_1way.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/forward_1way.xml -------------------------------------------------------------------------------- /dist/barrage/middle/grow.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/grow.xml -------------------------------------------------------------------------------- /dist/barrage/middle/grow3way.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/grow3way.xml -------------------------------------------------------------------------------- /dist/barrage/middle/nway.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/nway.xml -------------------------------------------------------------------------------- /dist/barrage/middle/random_fire.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/random_fire.xml -------------------------------------------------------------------------------- /dist/barrage/middle/spread2blt.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/spread2blt.xml -------------------------------------------------------------------------------- /dist/barrage/middle/squirt.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/middle/squirt.xml -------------------------------------------------------------------------------- /dist/barrage/morph/0to1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/0to1.xml -------------------------------------------------------------------------------- /dist/barrage/morph/accel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/accel.xml -------------------------------------------------------------------------------- /dist/barrage/morph/accelshot.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/accelshot.xml -------------------------------------------------------------------------------- /dist/barrage/morph/bar.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/bar.xml -------------------------------------------------------------------------------- /dist/barrage/morph/divide.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/divide.xml -------------------------------------------------------------------------------- /dist/barrage/morph/fast.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/fast.xml -------------------------------------------------------------------------------- /dist/barrage/morph/fire_slowshot.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/fire_slowshot.xml -------------------------------------------------------------------------------- /dist/barrage/morph/slide.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/slide.xml -------------------------------------------------------------------------------- /dist/barrage/morph/slowdown.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/slowdown.xml -------------------------------------------------------------------------------- /dist/barrage/morph/speed_rnd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/speed_rnd.xml -------------------------------------------------------------------------------- /dist/barrage/morph/twin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/twin.xml -------------------------------------------------------------------------------- /dist/barrage/morph/wedge_half.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/wedge_half.xml -------------------------------------------------------------------------------- /dist/barrage/morph/wide.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/barrage/morph/wide.xml -------------------------------------------------------------------------------- /dist/replay/replay.txt: -------------------------------------------------------------------------------- 1 | Replay files are saved in this directory. -------------------------------------------------------------------------------- /dist/sounds/chunks/boss_dest.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/boss_dest.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/charge.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/charge.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/charge_shot.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/charge_shot.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/extend.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/extend.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/hit.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/hit.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/middle_dest.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/middle_dest.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/myship_dest.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/myship_dest.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/shot.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/shot.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/small_dest.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/small_dest.wav -------------------------------------------------------------------------------- /dist/sounds/chunks/timeup_beep.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/chunks/timeup_beep.wav -------------------------------------------------------------------------------- /dist/sounds/musics/tt1.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/musics/tt1.ogg -------------------------------------------------------------------------------- /dist/sounds/musics/tt2.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/musics/tt2.ogg -------------------------------------------------------------------------------- /dist/sounds/musics/tt3.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/musics/tt3.ogg -------------------------------------------------------------------------------- /dist/sounds/musics/tt4.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dist/sounds/musics/tt4.ogg -------------------------------------------------------------------------------- /dub.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dub.json -------------------------------------------------------------------------------- /dub.selections.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/dub.selections.json -------------------------------------------------------------------------------- /icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/icon.png -------------------------------------------------------------------------------- /ldc2.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/ldc2.conf -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/BUGS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/BUGS.txt -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/COPYING.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/COPYING.txt -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/README-SDL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/README-SDL.txt -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/README.txt -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/WhatsNew.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/WhatsNew.txt -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_assert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_assert.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_atomic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_atomic.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_audio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_audio.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_bits.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_bits.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_blendmode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_blendmode.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_clipboard.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_clipboard.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config.h.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config.h.cmake -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config.h.in -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_android.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_android.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_iphoneos.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_iphoneos.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_macosx.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_macosx.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_macosx.h.orig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_macosx.h.orig -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_minimal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_minimal.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_pandora.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_pandora.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_psp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_psp.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_windows.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_windows.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_winrt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_winrt.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_config_wiz.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_config_wiz.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_copying.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_copying.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_cpuinfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_cpuinfo.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_egl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_egl.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_endian.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_endian.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_error.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_error.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_events.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_events.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_filesystem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_filesystem.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_gamecontroller.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_gamecontroller.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_gesture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_gesture.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_haptic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_haptic.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_hints.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_hints.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_joystick.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_joystick.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_keyboard.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_keyboard.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_keycode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_keycode.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_loadso.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_loadso.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_log.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_log.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_main.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_main.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_messagebox.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_messagebox.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_metal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_metal.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_mouse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_mouse.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_mutex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_mutex.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_name.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_name.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengl.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengl_glext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengl_glext.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengles.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengles.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengles2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengles2.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengles2_gl2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengles2_gl2.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengles2_gl2ext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengles2_gl2ext.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengles2_gl2platform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengles2_gl2platform.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_opengles2_khrplatform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_opengles2_khrplatform.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_pixels.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_pixels.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_platform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_platform.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_power.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_power.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_quit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_quit.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_rect.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_rect.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_render.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_render.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_revision.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_revision.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_rwops.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_rwops.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_scancode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_scancode.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_sensor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_sensor.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_shape.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_shape.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_stdinc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_stdinc.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_surface.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_surface.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_system.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_system.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_syswm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_syswm.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_assert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_assert.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_common.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_compare.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_compare.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_crc32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_crc32.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_font.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_font.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_fuzzer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_fuzzer.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_harness.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_harness.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_images.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_images.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_log.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_log.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_md5.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_md5.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_memory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_memory.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_test_random.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_test_random.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_thread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_thread.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_timer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_timer.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_touch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_touch.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_types.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_types.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_version.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_video.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_video.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/SDL_vulkan.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/SDL_vulkan.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/begin_code.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/begin_code.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/include/close_code.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/include/close_code.h -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x64/SDL2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x64/SDL2.dll -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x64/SDL2.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x64/SDL2.lib -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x64/SDL2main.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x64/SDL2main.lib -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x64/SDL2test.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x64/SDL2test.lib -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x86/SDL2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x86/SDL2.dll -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x86/SDL2.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x86/SDL2.lib -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x86/SDL2main.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x86/SDL2main.lib -------------------------------------------------------------------------------- /lib/SDL2-2.0.12/lib/x86/SDL2test.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2-2.0.12/lib/x86/SDL2test.lib -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/CHANGES.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/CHANGES.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/COPYING.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/COPYING.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/README.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/include/SDL_mixer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/include/SDL_mixer.h -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.FLAC.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.FLAC.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.modplug.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.modplug.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.mpg123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.mpg123.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.ogg-vorbis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.ogg-vorbis.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.opus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.opus.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.opusfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/LICENSE.opusfile.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/SDL2_mixer.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/SDL2_mixer.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/SDL2_mixer.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/SDL2_mixer.lib -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libFLAC-8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libFLAC-8.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libmodplug-1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libmodplug-1.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libmpg123-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libmpg123-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libogg-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libogg-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libopus-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libopus-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libopusfile-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libopusfile-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libvorbis-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libvorbis-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x64/libvorbisfile-3.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x64/libvorbisfile-3.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.FLAC.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.FLAC.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.modplug.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.modplug.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.mpg123.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.mpg123.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.ogg-vorbis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.ogg-vorbis.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.opus.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.opus.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.opusfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/LICENSE.opusfile.txt -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/SDL2_mixer.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/SDL2_mixer.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/SDL2_mixer.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/SDL2_mixer.lib -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libFLAC-8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libFLAC-8.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libmodplug-1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libmodplug-1.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libmpg123-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libmpg123-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libogg-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libogg-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libopus-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libopus-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libopusfile-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libopusfile-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libvorbis-0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libvorbis-0.dll -------------------------------------------------------------------------------- /lib/SDL2_mixer-2.0.4/lib/x86/libvorbisfile-3.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/lib/SDL2_mixer-2.0.4/lib/x86/libvorbisfile-3.dll -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/readme.txt -------------------------------------------------------------------------------- /readme_e.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/readme_e.txt -------------------------------------------------------------------------------- /resource/tt.RES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/resource/tt.RES -------------------------------------------------------------------------------- /resource/tt.def: -------------------------------------------------------------------------------- 1 | EXETYPE NT 2 | SUBSYSTEM WINDOWS 3 | -------------------------------------------------------------------------------- /resource/tt.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/resource/tt.ico -------------------------------------------------------------------------------- /resource/tt.rc: -------------------------------------------------------------------------------- 1 | tt ICON PRELOAD "tt.ico" 2 | -------------------------------------------------------------------------------- /runtime/dub.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/dub.json -------------------------------------------------------------------------------- /runtime/hash.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/hash.d -------------------------------------------------------------------------------- /runtime/object.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/object.d -------------------------------------------------------------------------------- /runtime/std/file.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/std/file.d -------------------------------------------------------------------------------- /runtime/std/path.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/std/path.d -------------------------------------------------------------------------------- /runtime/std/random.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/std/random.d -------------------------------------------------------------------------------- /runtime/std/stdio.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/std/stdio.d -------------------------------------------------------------------------------- /runtime/std/string.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/std/string.d -------------------------------------------------------------------------------- /runtime/wasm.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/runtime/wasm.d -------------------------------------------------------------------------------- /src/abagames/tt/barrage.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/barrage.d -------------------------------------------------------------------------------- /src/abagames/tt/boot.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/boot.d -------------------------------------------------------------------------------- /src/abagames/tt/bulletactor.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/bulletactor.d -------------------------------------------------------------------------------- /src/abagames/tt/bulletactorpool.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/bulletactorpool.d -------------------------------------------------------------------------------- /src/abagames/tt/bulletimpl.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/bulletimpl.d -------------------------------------------------------------------------------- /src/abagames/tt/bullettarget.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/bullettarget.d -------------------------------------------------------------------------------- /src/abagames/tt/camera.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/camera.d -------------------------------------------------------------------------------- /src/abagames/tt/enemy.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/enemy.d -------------------------------------------------------------------------------- /src/abagames/tt/floatletter.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/floatletter.d -------------------------------------------------------------------------------- /src/abagames/tt/gamemanager.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/gamemanager.d -------------------------------------------------------------------------------- /src/abagames/tt/letter.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/letter.d -------------------------------------------------------------------------------- /src/abagames/tt/particle.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/particle.d -------------------------------------------------------------------------------- /src/abagames/tt/prefmanager.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/prefmanager.d -------------------------------------------------------------------------------- /src/abagames/tt/replay.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/replay.d -------------------------------------------------------------------------------- /src/abagames/tt/screen.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/screen.d -------------------------------------------------------------------------------- /src/abagames/tt/shape.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/shape.d -------------------------------------------------------------------------------- /src/abagames/tt/ship.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/ship.d -------------------------------------------------------------------------------- /src/abagames/tt/shot.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/shot.d -------------------------------------------------------------------------------- /src/abagames/tt/soundmanager.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/soundmanager.d -------------------------------------------------------------------------------- /src/abagames/tt/stagemanager.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/stagemanager.d -------------------------------------------------------------------------------- /src/abagames/tt/title.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/title.d -------------------------------------------------------------------------------- /src/abagames/tt/tunnel.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/tt/tunnel.d -------------------------------------------------------------------------------- /src/abagames/util/actor.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/actor.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/bullet.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/bullet.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/bulletmlnode.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/bulletmlnode.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/bulletmlparser.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/bulletmlparser.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/bulletmlrunner.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/bulletmlrunner.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/bulletsmanager.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/bulletsmanager.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/formula.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/formula.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/idpool.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/idpool.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/parser.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/parser.d -------------------------------------------------------------------------------- /src/abagames/util/bulletml/xml.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bulletml/xml.d -------------------------------------------------------------------------------- /src/abagames/util/bytebuffer.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/bytebuffer.d -------------------------------------------------------------------------------- /src/abagames/util/conv.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/conv.d -------------------------------------------------------------------------------- /src/abagames/util/gl.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/gl.d -------------------------------------------------------------------------------- /src/abagames/util/iterator.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/iterator.d -------------------------------------------------------------------------------- /src/abagames/util/listdir.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/listdir.d -------------------------------------------------------------------------------- /src/abagames/util/logger.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/logger.d -------------------------------------------------------------------------------- /src/abagames/util/math.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/math.d -------------------------------------------------------------------------------- /src/abagames/util/prefmanager.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/prefmanager.d -------------------------------------------------------------------------------- /src/abagames/util/rand.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/rand.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/gamemanager.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/gamemanager.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/input.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/input.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/mainloop.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/mainloop.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/pad.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/pad.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/recordablepad.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/recordablepad.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/screen.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/screen.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/screen3d.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/screen3d.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/sdlexception.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/sdlexception.d -------------------------------------------------------------------------------- /src/abagames/util/sdl/sound.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/sdl/sound.d -------------------------------------------------------------------------------- /src/abagames/util/vector.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/src/abagames/util/vector.d -------------------------------------------------------------------------------- /web/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/favicon.ico -------------------------------------------------------------------------------- /web/icon-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/icon-192x192.png -------------------------------------------------------------------------------- /web/icon-256x256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/icon-256x256.png -------------------------------------------------------------------------------- /web/icon-384x384.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/icon-384x384.png -------------------------------------------------------------------------------- /web/icon-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/icon-512x512.png -------------------------------------------------------------------------------- /web/index.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/index.htm -------------------------------------------------------------------------------- /web/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/manifest.json -------------------------------------------------------------------------------- /web/sw.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/sw.js -------------------------------------------------------------------------------- /web/tt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/tt.jpg -------------------------------------------------------------------------------- /web/tt.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/tt.js -------------------------------------------------------------------------------- /web/tt.wasm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/speps/tt/HEAD/web/tt.wasm --------------------------------------------------------------------------------