]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
Q2Tools source - didn't import this in initially
authorTimothee TTimo Besset <ttimo@idsoftware.com>
Sat, 7 Apr 2012 23:53:01 +0000 (18:53 -0500)
committerTimothee TTimo Besset <ttimo@idsoftware.com>
Sat, 7 Apr 2012 23:53:01 +0000 (18:53 -0500)
commitc64cd0cd05ef3d237097ff38d1da727a88bb7c7c
tree964f13bb4f1e67cd465ed4dd6c18b8854a80a523
parentb6d70499bfbc5f99b6330c418bffb9f1797dc00b
Q2Tools source - didn't import this in initially
131 files changed:
tools/quake2/extra/COPYING.txt [new file with mode: 0644]
tools/quake2/extra/Unpack/Unpack.dsp [new file with mode: 0644]
tools/quake2/extra/Unpack/Unpack.dsw [new file with mode: 0644]
tools/quake2/extra/Unpack/Unpack.java [new file with mode: 0644]
tools/quake2/extra/bsp/bsp.mak [new file with mode: 0644]
tools/quake2/extra/bsp/bspinfo3/bspinfo3.c [new file with mode: 0644]
tools/quake2/extra/bsp/bspinfo3/makefile [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/brushbsp.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/csg.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/faces.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/gldraw.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/glfile.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/leakfile.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/makefile [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/map.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/nodraw.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/portals.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/prtfile.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/qbsp.h [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/qbsp3.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/textures.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/tree.c [new file with mode: 0644]
tools/quake2/extra/bsp/qbsp3/writebsp.c [new file with mode: 0644]
tools/quake2/extra/bsp/qrad3/lightmap.c [new file with mode: 0644]
tools/quake2/extra/bsp/qrad3/makefile [new file with mode: 0644]
tools/quake2/extra/bsp/qrad3/patches.c [new file with mode: 0644]
tools/quake2/extra/bsp/qrad3/qrad.h [new file with mode: 0644]
tools/quake2/extra/bsp/qrad3/qrad3.c [new file with mode: 0644]
tools/quake2/extra/bsp/qrad3/trace.c [new file with mode: 0644]
tools/quake2/extra/bsp/qvis3/flow.c [new file with mode: 0644]
tools/quake2/extra/bsp/qvis3/makefile [new file with mode: 0644]
tools/quake2/extra/bsp/qvis3/qvis3.c [new file with mode: 0644]
tools/quake2/extra/bsp/qvis3/vis.h [new file with mode: 0644]
tools/quake2/extra/common/bspfile.c [new file with mode: 0644]
tools/quake2/extra/common/bspfile.h [new file with mode: 0644]
tools/quake2/extra/common/cmdlib.c [new file with mode: 0644]
tools/quake2/extra/common/cmdlib.h [new file with mode: 0644]
tools/quake2/extra/common/l3dslib.c [new file with mode: 0644]
tools/quake2/extra/common/l3dslib.h [new file with mode: 0644]
tools/quake2/extra/common/lbmlib.c [new file with mode: 0644]
tools/quake2/extra/common/lbmlib.h [new file with mode: 0644]
tools/quake2/extra/common/mathlib.c [new file with mode: 0644]
tools/quake2/extra/common/mathlib.h [new file with mode: 0644]
tools/quake2/extra/common/mdfour.c [new file with mode: 0644]
tools/quake2/extra/common/mdfour.h [new file with mode: 0644]
tools/quake2/extra/common/polylib.c [new file with mode: 0644]
tools/quake2/extra/common/polylib.h [new file with mode: 0644]
tools/quake2/extra/common/qfiles.h [new file with mode: 0644]
tools/quake2/extra/common/scriplib.c [new file with mode: 0644]
tools/quake2/extra/common/scriplib.h [new file with mode: 0644]
tools/quake2/extra/common/threads.c [new file with mode: 0644]
tools/quake2/extra/common/threads.h [new file with mode: 0644]
tools/quake2/extra/common/trilib.c [new file with mode: 0644]
tools/quake2/extra/common/trilib.h [new file with mode: 0644]
tools/quake2/extra/qdata/anorms.h [new file with mode: 0644]
tools/quake2/extra/qdata/images.c [new file with mode: 0644]
tools/quake2/extra/qdata/makefile [new file with mode: 0644]
tools/quake2/extra/qdata/models.c [new file with mode: 0644]
tools/quake2/extra/qdata/qdata.c [new file with mode: 0644]
tools/quake2/extra/qdata/qdata.dsp [new file with mode: 0644]
tools/quake2/extra/qdata/qdata.dsw [new file with mode: 0644]
tools/quake2/extra/qdata/qdata.h [new file with mode: 0644]
tools/quake2/extra/qdata/qdata.mak [new file with mode: 0644]
tools/quake2/extra/qdata/sprites.c [new file with mode: 0644]
tools/quake2/extra/qdata/tables.c [new file with mode: 0644]
tools/quake2/extra/qdata/video.c [new file with mode: 0644]
tools/quake2/extra/qe4/brush.c [new file with mode: 0644]
tools/quake2/extra/qe4/brush.h [new file with mode: 0644]
tools/quake2/extra/qe4/bspfile.h [new file with mode: 0644]
tools/quake2/extra/qe4/camera.c [new file with mode: 0644]
tools/quake2/extra/qe4/camera.h [new file with mode: 0644]
tools/quake2/extra/qe4/cmdlib.c [new file with mode: 0644]
tools/quake2/extra/qe4/cmdlib.h [new file with mode: 0644]
tools/quake2/extra/qe4/csg.c [new file with mode: 0644]
tools/quake2/extra/qe4/drag.c [new file with mode: 0644]
tools/quake2/extra/qe4/eclass.c [new file with mode: 0644]
tools/quake2/extra/qe4/entity.c [new file with mode: 0644]
tools/quake2/extra/qe4/entity.h [new file with mode: 0644]
tools/quake2/extra/qe4/entityw.h [new file with mode: 0644]
tools/quake2/extra/qe4/glingr.h [new file with mode: 0644]
tools/quake2/extra/qe4/icon1.ico [new file with mode: 0644]
tools/quake2/extra/qe4/lbmlib.c [new file with mode: 0644]
tools/quake2/extra/qe4/lbmlib.h [new file with mode: 0644]
tools/quake2/extra/qe4/makefile [new file with mode: 0644]
tools/quake2/extra/qe4/map.c [new file with mode: 0644]
tools/quake2/extra/qe4/map.h [new file with mode: 0644]
tools/quake2/extra/qe4/mathlib.c [new file with mode: 0644]
tools/quake2/extra/qe4/mathlib.h [new file with mode: 0644]
tools/quake2/extra/qe4/mru.c [new file with mode: 0644]
tools/quake2/extra/qe4/mru.h [new file with mode: 0644]
tools/quake2/extra/qe4/parse.c [new file with mode: 0644]
tools/quake2/extra/qe4/parse.h [new file with mode: 0644]
tools/quake2/extra/qe4/points.c [new file with mode: 0644]
tools/quake2/extra/qe4/q.bmp [new file with mode: 0644]
tools/quake2/extra/qe4/qe3.c [new file with mode: 0644]
tools/quake2/extra/qe4/qe3.h [new file with mode: 0644]
tools/quake2/extra/qe4/qe4.mak [new file with mode: 0644]
tools/quake2/extra/qe4/qedefs.h [new file with mode: 0644]
tools/quake2/extra/qe4/qfiles.h [new file with mode: 0644]
tools/quake2/extra/qe4/resource.h [new file with mode: 0644]
tools/quake2/extra/qe4/select.c [new file with mode: 0644]
tools/quake2/extra/qe4/select.h [new file with mode: 0644]
tools/quake2/extra/qe4/textures.c [new file with mode: 0644]
tools/quake2/extra/qe4/textures.h [new file with mode: 0644]
tools/quake2/extra/qe4/toolbar1.bmp [new file with mode: 0644]
tools/quake2/extra/qe4/vertsel.c [new file with mode: 0644]
tools/quake2/extra/qe4/view.h [new file with mode: 0644]
tools/quake2/extra/qe4/win_cam.c [new file with mode: 0644]
tools/quake2/extra/qe4/win_dlg.c [new file with mode: 0644]
tools/quake2/extra/qe4/win_ent.c [new file with mode: 0644]
tools/quake2/extra/qe4/win_main.c [new file with mode: 0644]
tools/quake2/extra/qe4/win_qe3.aps [new file with mode: 0644]
tools/quake2/extra/qe4/win_qe3.c [new file with mode: 0644]
tools/quake2/extra/qe4/win_qe3.rc [new file with mode: 0644]
tools/quake2/extra/qe4/win_xy.c [new file with mode: 0644]
tools/quake2/extra/qe4/win_z.c [new file with mode: 0644]
tools/quake2/extra/qe4/xy.c [new file with mode: 0644]
tools/quake2/extra/qe4/xy.h [new file with mode: 0644]
tools/quake2/extra/qe4/z.c [new file with mode: 0644]
tools/quake2/extra/qe4/z.h [new file with mode: 0644]
tools/quake2/extra/texpaint/docs.txt [new file with mode: 0644]
tools/quake2/extra/texpaint/resource.h [new file with mode: 0644]
tools/quake2/extra/texpaint/texmake.aps [new file with mode: 0644]
tools/quake2/extra/texpaint/texmake.rc [new file with mode: 0644]
tools/quake2/extra/texpaint/texpaint.c [new file with mode: 0644]
tools/quake2/extra/texpaint/texpaint.h [new file with mode: 0644]
tools/quake2/extra/texpaint/texpaint.mak [new file with mode: 0644]
tools/quake2/extra/texpaint/win_cam.c [new file with mode: 0644]
tools/quake2/extra/texpaint/win_main.c [new file with mode: 0644]
tools/quake2/extra/texpaint/win_pal.c [new file with mode: 0644]
tools/quake2/extra/texpaint/win_skin.c [new file with mode: 0644]