DEADSOFTWARE

chmod -x under source files.
authorAndriy Shinkarchuck <adriano32.gnu@gmail.com>
Sun, 24 Jul 2011 17:07:56 +0000 (20:07 +0300)
committerAndriy Shinkarchuck <adriano32.gnu@gmail.com>
Sun, 24 Jul 2011 17:07:56 +0000 (20:07 +0300)
51 files changed:
.dep.inc [changed mode: 0755->0644]
DEFAULT.CFG [changed mode: 0755->0644]
Makefile [changed mode: 0755->0644]
a8.c [changed mode: 0755->0644]
anim.c [changed mode: 0755->0644]
bmap.c [changed mode: 0755->0644]
bmap.h [changed mode: 0755->0644]
config.c [changed mode: 0755->0644]
config.h [changed mode: 0755->0644]
dots.c [changed mode: 0755->0644]
dots.h [changed mode: 0755->0644]
error.c [changed mode: 0755->0644]
files.c [changed mode: 0755->0644]
files.h [changed mode: 0755->0644]
fx.c [changed mode: 0755->0644]
fx.h [changed mode: 0755->0644]
fx1sin.dat [changed mode: 0755->0644]
game.c [changed mode: 0755->0644]
gamma.dat [changed mode: 0755->0644]
glob.h [changed mode: 0755->0644]
items.c [changed mode: 0755->0644]
items.h [changed mode: 0755->0644]
keyb.c [changed mode: 0755->0644]
keyb.h [changed mode: 0755->0644]
main.c [changed mode: 0755->0644]
map.h [changed mode: 0755->0644]
memory.c [changed mode: 0755->0644]
memory.h [changed mode: 0755->0644]
menu.c [changed mode: 0755->0644]
menu.h [changed mode: 0755->0644]
misc.h [changed mode: 0755->0644]
miscc.c [changed mode: 0755->0644]
monster.c [changed mode: 0755->0644]
monster.h [changed mode: 0755->0644]
my.c [changed mode: 0755->0644]
player.c [changed mode: 0755->0644]
player.h [changed mode: 0755->0644]
redraw.c [changed mode: 0755->0644]
smoke.c [changed mode: 0755->0644]
smoke.h [changed mode: 0755->0644]
sound.c [changed mode: 0755->0644]
sound.h [changed mode: 0755->0644]
switch.c [changed mode: 0755->0644]
switch.h [changed mode: 0755->0644]
things.h [changed mode: 0755->0644]
vga.c [changed mode: 0755->0644]
vga.h [changed mode: 0755->0644]
view.c [changed mode: 0755->0644]
view.h [changed mode: 0755->0644]
weapons.c [changed mode: 0755->0644]
weapons.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/a8.c b/a8.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/anim.c b/anim.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/bmap.c b/bmap.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/bmap.h b/bmap.h
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/dots.c b/dots.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/dots.h b/dots.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/error.c b/error.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/files.c b/files.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/files.h b/files.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/fx.c b/fx.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/fx.h b/fx.h
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/game.c b/game.c
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/glob.h b/glob.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/items.c b/items.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/items.h b/items.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/keyb.c b/keyb.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/keyb.h b/keyb.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/main.c b/main.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/map.h b/map.h
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/menu.c b/menu.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/menu.h b/menu.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/misc.h b/misc.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/miscc.c b/miscc.c
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/my.c b/my.c
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/smoke.c b/smoke.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/smoke.h b/smoke.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/sound.c b/sound.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/sound.h b/sound.h
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/vga.c b/vga.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/vga.h b/vga.h
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/view.c b/view.c
old mode 100755 (executable)
new mode 100644 (file)
diff --git a/view.h b/view.h
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)