-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
62 lines (62 loc) · 860 Bytes
/
.gitignore
File metadata and controls
62 lines (62 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.DS_Store
*.mode1v3
*.pbxuser
.svn
build
*.o
*.lev
*.rej
*.orig
*~
win/share/tile2png
Makefile
dat/Makefile
dat/data
dat/dungeon.pdf
dat/options
dat/oracles
dat/quest.dat
dat/quest_levs
dat/rumors
dat/spec_levs
doc/Makefile
include/date.h
include/dgn_comp.h
include/filename.h
include/onames.h
include/pm.h
include/tile.h
include/vis_tab.h
src/Makefile
src/config.h-t
src/hack.h-t
src/monstr.c
src/tile.c
src/vis_tab.c
util/Makefile
dat/dungeon
include/lev_comp.h
util/dgn_comp
util/dgn_lex.c
util/dgn_yacc.c
util/lev_comp
util/lev_lex.c
util/lev_yacc.c
util/makedefs
util/tilemap
slashem_enforcer_0.6.patch
src/apply.c.orig
src/dig.c.orig
src/dig.c.rej
src/do_wear.c.orig
src/engrave.c.orig
src/engrave.c.rej
src/invent.c.orig
src/invent.c.rej
src/lock.c.orig
src/mon.c.orig
src/monst.c.orig
src/objnam.c.orig
src/tech.c.orig
src/trap.c.orig
src/wield.c.orig