raze/polymer/eduke32
helixhorned a7f6f3bacc Factor out different {clear,get}filenames definitions into fnlist_t + functions.
Don't actually replace the instances in the code now.
Additions in common.h:
 - fnlist_t, which combines CACHE1D_FIND_REC *finddirs, *findfiles and
   int32_t numdirs, numfiles
 - the FNLIST_INITIALIZER macro, which MUST be used for automatic variables
 - fnlist_clearnames, fnlist_getnames functions
 - G_LoadGroupsInDir, G_DoAutoload, two often-occurring uses of these

git-svn-id: https://svn.eduke32.com/eduke32@2555 1a8010ca-5511-0410-912e-c29ae57300e0
2012-03-28 19:41:57 +00:00
..
Apple OS X: Fix more warnings. 2012-03-26 05:04:21 +00:00
build Factor out different {clear,get}filenames definitions into fnlist_t + functions. 2012-03-28 19:41:57 +00:00
eobj
eobj_win
installer
obj
obj_win
psd Add the source .psd files for the EDuke32 logo and program icon to the repository. Though they are .psd, they are effectively vector because they utilize paths. 2012-02-25 02:57:59 +00:00
rsrc
samples
source Factor out different {clear,get}filenames definitions into fnlist_t + functions. 2012-03-28 19:41:57 +00:00
Windows Fix building ebacktrace1.dll with versions of binutils/libbfd after 2.20.51-1. This removes the need to link and depend on libintl (for now). 2012-03-05 07:25:55 +00:00
backtrace.dll
buildlic.txt
ChangeLog
ChangeLog.html
eduke32.sln
eduke32.vcproj
eduke32.vcxproj
eduke32.vcxproj.filters
eduke32.vcxproj.user
GNU.TXT
libiconv2.dll
libintl3.dll
m32help.hlp
MakeDistributions
Makefile Add common.[ch] which should be used for common non-engine types/functions/data. 2012-03-26 22:03:20 +00:00
Makefile.common Makefile.common: comment out usage of llvm versions of ar and ranlib with clang. 2012-03-26 22:03:51 +00:00
Makefile.deps Trivial stuff that got accumulated and not committed. 2012-03-13 20:07:40 +00:00
Makefile.msvc
names.h
nedmalloc.dll
osxbuild.sh osxbuild.sh: more options and designation of presets 2012-03-26 05:07:42 +00:00
SEHELP.HLP
STHELP.HLP
tiles.cfg