forked from exult/exult
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
244 lines (219 loc) · 3.6 KB
/
.gitignore
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
commit.bat
update.bat
ed.bat
add.bat
exult.cfg
*.sav
exult???.pcx
Info.plist
u7map??.pcx
uclex.cc
ucparse.cc
ucparse.h
ucparse.hh
zlib-1.1.3
SDL
gamedat
exult.spec
Exult.suo
exult*.tar.gz
conf/confregress
content/bg/usecode
content/bgkeyring/data/faces.vga
content/bgkeyring/data/faces_vga.h
content/bgkeyring/data/gumps.vga
content/bgkeyring/data/gumps_vga.h
content/bgkeyring/data/mainshp.flx
content/bgkeyring/data/mainshp_flx.h
content/bgkeyring/data/paperdol.vga
content/bgkeyring/data/paperdol_vga.h
content/bgkeyring/data/shapes.vga
content/bgkeyring/data/shapes_vga.h
content/bgkeyring/data/usecode
content/islefaq/patch/faces.vga
content/islefaq/patch/faces_vga.h
content/islefaq/patch/shapes.vga
content/islefaq/patch/shapes_vga.h
content/islefaq/patch/usecode
content/si/usecode
content/sifixes/data/gumps.vga
content/sifixes/data/gumps_vga.h
content/sifixes/data/mainshp.flx
content/sifixes/data/mainshp_flx.h
content/sifixes/data/shapes.vga
content/sifixes/data/shapes_vga.h
content/sifixes/data/usecode
data/bg/bg_mr_faces.vga
data/bg/bg_mr_faces_vga.h
data/bg/bg_paperdol.vga
data/bg/bg_paperdol_vga.h
data/bg/sfx/
data/exult.flx
data/exult_bg.flx
data/exult_bg_flx.h
data/exult_flx.h
data/exult_iphone.flx
data/exult_iphone_flx.h
data/exult_si.flx
data/exult_si_flx.h
exult
files/rwregress
mapedit/exult_studio
mapedit/u7shp
tools/cmanip
tools/expack
tools/gnome_shp_thumbnailer
tools/gnome_u7shapes.thumbnailer
tools/ipack
tools/mklink
tools/rip
tools/shp2pcx
tools/splitshp
tools/textpack
tools/wuc
usecode/compiler/ucc
usecode/compiler/ucparse.output
usecode/ucxt/data/u7bgintrinsics.data
usecode/ucxt/data/u7siintrinsics.data
usecode/ucxt/head2data
usecode/ucxt/src/ucxt
# Automake/autoconf
.libs
.deps
Makefile
Makefile.in
autoconfig.h.in
autoconfig.h
autom4te*.cache
autoscan.log
autoscan-*.log
depcomp
aclocal.m4
compile
confdefs.h
config.cache
config.h
config.log
config.status
config.h.in
config.guess
config.sub
configure
install-sh
libtool
ltconfig
ltmain.sh
missing
mkinstalldirs
stamp-h
stamp-h.in
stamp.h
stamp-h1
version.h
ylwrap
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lai
*.lib
*.a
*.la
*.lo
*.slo
*.plist
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Local configuration folder and symbol database
exult.anjuta
/.anjuta/
/.anjuta_sym_db.db
# It's better to unpack these files and commit the raw source because
# git has its own built in compression methods.
*.7z
*.jar
*.rar
*.zip
*.gz
*.bzip
*.bz2
*.xz
*.lzma
*.cab
#packing-only formats
*.iso
*.tar
#package management formats
*.dmg
*.xpi
*.gem
*.egg
*.deb
*.rpm
*.msi
*.msm
*.msp
# Linux
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# More autogen/autoconf stuff
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4