Import version 1.2
commit16a12635f4572d894e10de214ffed864d64bd9d9
authorWuzzy <almikes@aol.com>
Sat, 16 Aug 2014 20:45:50 +0000 (16 22:45 +0200)
committerWuzzy <almikes@aol.com>
Sat, 16 Aug 2014 20:45:50 +0000 (16 22:45 +0200)
treec5998711d3c2c1bc7d561e1e6dc47c29c0bc4795
Import version 1.2

Credit goes to ASCEAI
106 files changed:
Makefile [new file with mode: 0755]
dat/a/circuitcharge.wav [new file with mode: 0644]
dat/a/circuitrecover.wav [new file with mode: 0644]
dat/a/circuitrelease.wav [new file with mode: 0644]
dat/a/crystal.wav [new file with mode: 0644]
dat/a/crystal2.wav [new file with mode: 0644]
dat/a/enemyhit.wav [new file with mode: 0644]
dat/a/mons0shot.wav [new file with mode: 0644]
dat/a/mons10shot.wav [new file with mode: 0644]
dat/a/mons1shot.wav [new file with mode: 0644]
dat/a/mons2shot.wav [new file with mode: 0644]
dat/a/mons3shot.wav [new file with mode: 0644]
dat/a/mons4shot.wav [new file with mode: 0644]
dat/a/mons5shot.wav [new file with mode: 0644]
dat/a/mons6shot.wav [new file with mode: 0644]
dat/a/mons7shot.wav [new file with mode: 0644]
dat/a/mons8shot.wav [new file with mode: 0644]
dat/a/mons9shot.wav [new file with mode: 0644]
dat/a/playerhurt.wav [new file with mode: 0644]
dat/a/shieldhit.wav [new file with mode: 0644]
dat/a/teleport.wav [new file with mode: 0644]
dat/a/tone.wav [new file with mode: 0644]
dat/d/bossroom.loc [new file with mode: 0644]
dat/d/centre.loc [new file with mode: 0644]
dat/d/cstream.loc [new file with mode: 0644]
dat/d/fbossroom.loc [new file with mode: 0644]
dat/d/font.dat [new file with mode: 0644]
dat/d/helpfile.txt [new file with mode: 0644]
dat/d/icon_bitmask.dat [new file with mode: 0644]
dat/d/weapon.loc [new file with mode: 0644]
dat/i/agate.png [new file with mode: 0644]
dat/i/artifacts.png [new file with mode: 0644]
dat/i/asceai.png [new file with mode: 0644]
dat/i/automap.png [new file with mode: 0644]
dat/i/boss1.png [new file with mode: 0644]
dat/i/boss2.png [new file with mode: 0644]
dat/i/boss3.png [new file with mode: 0644]
dat/i/boss4.png [new file with mode: 0644]
dat/i/boss_icon.png [new file with mode: 0644]
dat/i/circuits_1.png [new file with mode: 0644]
dat/i/fin.png [new file with mode: 0644]
dat/i/gem.png [new file with mode: 0644]
dat/i/glitter.png [new file with mode: 0644]
dat/i/hidden_monster.png [new file with mode: 0644]
dat/i/icon.png [new file with mode: 0644]
dat/i/inrange.png [new file with mode: 0644]
dat/i/linetest.png [new file with mode: 0644]
dat/i/meter.png [new file with mode: 0644]
dat/i/mons1.png [new file with mode: 0644]
dat/i/mons10.png [new file with mode: 0644]
dat/i/mons2.png [new file with mode: 0644]
dat/i/mons3.png [new file with mode: 0644]
dat/i/mons4.png [new file with mode: 0644]
dat/i/mons5.png [new file with mode: 0644]
dat/i/mons6.png [new file with mode: 0644]
dat/i/mons7.png [new file with mode: 0644]
dat/i/mons8.png [new file with mode: 0644]
dat/i/mons9.png [new file with mode: 0644]
dat/i/overview.png [new file with mode: 0644]
dat/i/player.png [new file with mode: 0644]
dat/i/reticle.png [new file with mode: 0644]
dat/i/star1.png [new file with mode: 0644]
dat/i/star2.png [new file with mode: 0644]
dat/i/star3.png [new file with mode: 0644]
dat/i/stream.png [new file with mode: 0644]
dat/i/teleflash.png [new file with mode: 0644]
dat/i/theend.png [new file with mode: 0644]
dat/i/tileset.png [new file with mode: 0644]
dat/i/title.png [new file with mode: 0644]
dat/i/true_end.png [new file with mode: 0644]
dat/i/wuss_ending.png [new file with mode: 0644]
dat/m/CT_BOSS.MOD [new file with mode: 0644]
dat/m/Cv_boss.mod [new file with mode: 0644]
dat/m/FINALBAT.s3m [new file with mode: 0644]
dat/m/Fr_boss.mod [new file with mode: 0644]
dat/m/ICEFRONT.S3M [new file with mode: 0644]
dat/m/Wood.s3m [new file with mode: 0644]
dat/m/amblight.xm [new file with mode: 0644]
dat/m/cave.xm [new file with mode: 0644]
dat/m/cave06.s3m [new file with mode: 0644]
dat/m/cavern.xm [new file with mode: 0644]
dat/m/fear2.mod [new file with mode: 0644]
dat/m/iller_knarkloader_final.xm [new file with mode: 0644]
dat/m/rpg_bat1.xm [new file with mode: 0644]
gpl.txt [new file with mode: 0644]
readme.txt [new file with mode: 0644]
src/audio.c [new file with mode: 0755]
src/audio.h [new file with mode: 0755]
src/boss.c [new file with mode: 0755]
src/boss.h [new file with mode: 0755]
src/demon.c [new file with mode: 0755]
src/demon.h [new file with mode: 0755]
src/ending.c [new file with mode: 0755]
src/ending.h [new file with mode: 0755]
src/gamemap.c [new file with mode: 0755]
src/gamemap.h [new file with mode: 0755]
src/help.c [new file with mode: 0755]
src/help.h [new file with mode: 0755]
src/levelblit.c [new file with mode: 0755]
src/levelblit.h [new file with mode: 0755]
src/mapgen.c [new file with mode: 0755]
src/mapgen.h [new file with mode: 0755]
src/save.c [new file with mode: 0755]
src/save.h [new file with mode: 0755]
src/tiles.c [new file with mode: 0755]
src/tiles.h [new file with mode: 0755]