]> de.git.xonotic.org Git - voretournament/voretournament.git/commit - misc/source/darkplaces-src/model_sprite.c
Include the source of the Darkplaces engine too
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 14 Jul 2011 20:13:25 +0000 (23:13 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 14 Jul 2011 20:13:25 +0000 (23:13 +0300)
commite39f59ac14770b3339553eb55723eef0e038298d
tree4a70ea22aa1ed5ff0dc658d41a5db177a82c1b15
parentaca16977f4adf9c8fdff0e3256536d7f6064346d
Include the source of the Darkplaces engine too
277 files changed:
misc/source/darkplaces-src/.gitattributes [new file with mode: 0644]
misc/source/darkplaces-src/.gitignore [new file with mode: 0644]
misc/source/darkplaces-src/BSDmakefile [new file with mode: 0644]
misc/source/darkplaces-src/COPYING [new file with mode: 0644]
misc/source/darkplaces-src/DPiOS.xcodeproj/project.pbxproj [new file with mode: 0644]
misc/source/darkplaces-src/Darkplaces.app/Contents/Info.plist [new file with mode: 0644]
misc/source/darkplaces-src/Darkplaces.app/Contents/PkgInfo [new file with mode: 0644]
misc/source/darkplaces-src/Darkplaces.app/Contents/Resources/._Darkplaces.icns [new file with mode: 0644]
misc/source/darkplaces-src/Darkplaces.app/Contents/Resources/Darkplaces.icns [new file with mode: 0644]
misc/source/darkplaces-src/Darkplaces.app/Contents/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
misc/source/darkplaces-src/Doxyfile [new file with mode: 0644]
misc/source/darkplaces-src/Info.plist [new file with mode: 0644]
misc/source/darkplaces-src/README.iOS [new file with mode: 0644]
misc/source/darkplaces-src/SDLMain.h [new file with mode: 0644]
misc/source/darkplaces-src/SDLMain.m [new file with mode: 0644]
misc/source/darkplaces-src/bih.c [new file with mode: 0644]
misc/source/darkplaces-src/bih.h [new file with mode: 0644]
misc/source/darkplaces-src/bspfile.h [new file with mode: 0644]
misc/source/darkplaces-src/builddate.c [new file with mode: 0644]
misc/source/darkplaces-src/cap_avi.c [new file with mode: 0644]
misc/source/darkplaces-src/cap_avi.h [new file with mode: 0644]
misc/source/darkplaces-src/cap_ogg.c [new file with mode: 0644]
misc/source/darkplaces-src/cap_ogg.h [new file with mode: 0644]
misc/source/darkplaces-src/cd_bsd.c [new file with mode: 0644]
misc/source/darkplaces-src/cd_linux.c [new file with mode: 0644]
misc/source/darkplaces-src/cd_null.c [new file with mode: 0644]
misc/source/darkplaces-src/cd_sdl.c [new file with mode: 0644]
misc/source/darkplaces-src/cd_shared.c [new file with mode: 0644]
misc/source/darkplaces-src/cd_win.c [new file with mode: 0644]
misc/source/darkplaces-src/cdaudio.h [new file with mode: 0644]
misc/source/darkplaces-src/cl_collision.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_collision.h [new file with mode: 0644]
misc/source/darkplaces-src/cl_demo.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_dyntexture.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_dyntexture.h [new file with mode: 0644]
misc/source/darkplaces-src/cl_gecko.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_gecko.h [new file with mode: 0644]
misc/source/darkplaces-src/cl_input.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_main.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_parse.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_particles.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_screen.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_screen.h [new file with mode: 0644]
misc/source/darkplaces-src/cl_video.c [new file with mode: 0644]
misc/source/darkplaces-src/cl_video.h [new file with mode: 0644]
misc/source/darkplaces-src/cl_video_jamdecode.c [new file with mode: 0644]
misc/source/darkplaces-src/client.h [new file with mode: 0644]
misc/source/darkplaces-src/clprogdefs.h [new file with mode: 0644]
misc/source/darkplaces-src/clvm_cmds.c [new file with mode: 0644]
misc/source/darkplaces-src/clvm_cmds.h [new file with mode: 0644]
misc/source/darkplaces-src/cmd.c [new file with mode: 0644]
misc/source/darkplaces-src/cmd.h [new file with mode: 0644]
misc/source/darkplaces-src/collision.c [new file with mode: 0644]
misc/source/darkplaces-src/collision.h [new file with mode: 0644]
misc/source/darkplaces-src/common.c [new file with mode: 0644]
misc/source/darkplaces-src/common.h [new file with mode: 0644]
misc/source/darkplaces-src/conproc.c [new file with mode: 0644]
misc/source/darkplaces-src/conproc.h [new file with mode: 0644]
misc/source/darkplaces-src/console.c [new file with mode: 0644]
misc/source/darkplaces-src/console.h [new file with mode: 0644]
misc/source/darkplaces-src/crypto-keygen-standalone-brute.sh [new file with mode: 0644]
misc/source/darkplaces-src/crypto-keygen-standalone.c [new file with mode: 0644]
misc/source/darkplaces-src/crypto.c [new file with mode: 0644]
misc/source/darkplaces-src/crypto.h [new file with mode: 0644]
misc/source/darkplaces-src/csprogs.c [new file with mode: 0644]
misc/source/darkplaces-src/csprogs.h [new file with mode: 0644]
misc/source/darkplaces-src/curves.c [new file with mode: 0644]
misc/source/darkplaces-src/curves.h [new file with mode: 0644]
misc/source/darkplaces-src/cvar.c [new file with mode: 0644]
misc/source/darkplaces-src/cvar.h [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces-dedicated.dev [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces-dedicated.dsp [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces-dedicated.vcproj [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces-sdl.dev [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces-sdl.dsp [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces-sdl.vcproj [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces-wgl.vcproj [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.dev [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.dsp [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.dsw [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.ico [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.rc [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.sln [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.txt [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces.xpm [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces16x16.png [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces24x24.png [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces32x32.png [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces48x48.png [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces64x64.png [new file with mode: 0644]
misc/source/darkplaces-src/darkplaces72x72.png [new file with mode: 0644]
misc/source/darkplaces-src/dpdefs/README.txt [new file with mode: 0644]
misc/source/darkplaces-src/dpdefs/csprogsdefs.qc [new file with mode: 0644]
misc/source/darkplaces-src/dpdefs/dpextensions.qc [new file with mode: 0644]
misc/source/darkplaces-src/dpdefs/menudefs.qc [new file with mode: 0644]
misc/source/darkplaces-src/dpdefs/progsdefs.qc [new file with mode: 0644]
misc/source/darkplaces-src/dpdefs/source_compare.pl [new file with mode: 0644]
misc/source/darkplaces-src/dpdefs/source_compare.txt [new file with mode: 0644]
misc/source/darkplaces-src/dpsoftrast.c [new file with mode: 0644]
misc/source/darkplaces-src/dpsoftrast.h [new file with mode: 0644]
misc/source/darkplaces-src/dpvsimpledecode.c [new file with mode: 0644]
misc/source/darkplaces-src/dpvsimpledecode.h [new file with mode: 0644]
misc/source/darkplaces-src/draw.h [new file with mode: 0644]
misc/source/darkplaces-src/filematch.c [new file with mode: 0644]
misc/source/darkplaces-src/fogeval.pl [new file with mode: 0644]
misc/source/darkplaces-src/fractalnoise.c [new file with mode: 0644]
misc/source/darkplaces-src/fs.c [new file with mode: 0644]
misc/source/darkplaces-src/fs.h [new file with mode: 0644]
misc/source/darkplaces-src/ft2.c [new file with mode: 0644]
misc/source/darkplaces-src/ft2.h [new file with mode: 0644]
misc/source/darkplaces-src/ft2_defs.h [new file with mode: 0644]
misc/source/darkplaces-src/ft2_fontdefs.h [new file with mode: 0644]
misc/source/darkplaces-src/gl_backend.c [new file with mode: 0644]
misc/source/darkplaces-src/gl_backend.h [new file with mode: 0644]
misc/source/darkplaces-src/gl_draw.c [new file with mode: 0644]
misc/source/darkplaces-src/gl_rmain.c [new file with mode: 0644]
misc/source/darkplaces-src/gl_rsurf.c [new file with mode: 0644]
misc/source/darkplaces-src/gl_textures.c [new file with mode: 0644]
misc/source/darkplaces-src/glquake.h [new file with mode: 0644]
misc/source/darkplaces-src/hmac.c [new file with mode: 0644]
misc/source/darkplaces-src/hmac.h [new file with mode: 0644]
misc/source/darkplaces-src/host.c [new file with mode: 0644]
misc/source/darkplaces-src/host_cmd.c [new file with mode: 0644]
misc/source/darkplaces-src/image.c [new file with mode: 0644]
misc/source/darkplaces-src/image.h [new file with mode: 0644]
misc/source/darkplaces-src/image_png.c [new file with mode: 0644]
misc/source/darkplaces-src/image_png.h [new file with mode: 0644]
misc/source/darkplaces-src/input.h [new file with mode: 0644]
misc/source/darkplaces-src/intoverflow.h [new file with mode: 0644]
misc/source/darkplaces-src/jpeg.c [new file with mode: 0644]
misc/source/darkplaces-src/jpeg.h [new file with mode: 0644]
misc/source/darkplaces-src/keys.c [new file with mode: 0644]
misc/source/darkplaces-src/keys.h [new file with mode: 0644]
misc/source/darkplaces-src/keysym2ucs.c [new file with mode: 0644]
misc/source/darkplaces-src/lhfont.h [new file with mode: 0644]
misc/source/darkplaces-src/lhnet.c [new file with mode: 0644]
misc/source/darkplaces-src/lhnet.h [new file with mode: 0644]
misc/source/darkplaces-src/libcurl.c [new file with mode: 0644]
misc/source/darkplaces-src/libcurl.h [new file with mode: 0644]
misc/source/darkplaces-src/makefile [new file with mode: 0644]
misc/source/darkplaces-src/makefile.inc [new file with mode: 0644]
misc/source/darkplaces-src/mathlib.c [new file with mode: 0644]
misc/source/darkplaces-src/mathlib.h [new file with mode: 0644]
misc/source/darkplaces-src/matrixlib.c [new file with mode: 0644]
misc/source/darkplaces-src/matrixlib.h [new file with mode: 0644]
misc/source/darkplaces-src/mdfour.c [new file with mode: 0644]
misc/source/darkplaces-src/mdfour.h [new file with mode: 0644]
misc/source/darkplaces-src/menu.c [new file with mode: 0644]
misc/source/darkplaces-src/menu.h [new file with mode: 0644]
misc/source/darkplaces-src/meshqueue.c [new file with mode: 0644]
misc/source/darkplaces-src/meshqueue.h [new file with mode: 0644]
misc/source/darkplaces-src/mingw_note.txt [new file with mode: 0644]
misc/source/darkplaces-src/mod_skeletal_animatevertices_generic.c [new file with mode: 0644]
misc/source/darkplaces-src/mod_skeletal_animatevertices_generic.h [new file with mode: 0644]
misc/source/darkplaces-src/mod_skeletal_animatevertices_sse.c [new file with mode: 0644]
misc/source/darkplaces-src/mod_skeletal_animatevertices_sse.h [new file with mode: 0644]
misc/source/darkplaces-src/model_alias.c [new file with mode: 0644]
misc/source/darkplaces-src/model_alias.h [new file with mode: 0644]
misc/source/darkplaces-src/model_brush.c [new file with mode: 0644]
misc/source/darkplaces-src/model_brush.h [new file with mode: 0644]
misc/source/darkplaces-src/model_dpmodel.h [new file with mode: 0644]
misc/source/darkplaces-src/model_iqm.h [new file with mode: 0644]
misc/source/darkplaces-src/model_psk.h [new file with mode: 0644]
misc/source/darkplaces-src/model_shared.c [new file with mode: 0644]
misc/source/darkplaces-src/model_shared.h [new file with mode: 0644]
misc/source/darkplaces-src/model_sprite.c [new file with mode: 0644]
misc/source/darkplaces-src/model_sprite.h [new file with mode: 0644]
misc/source/darkplaces-src/model_zymotic.h [new file with mode: 0644]
misc/source/darkplaces-src/modelgen.h [new file with mode: 0644]
misc/source/darkplaces-src/mprogdefs.h [new file with mode: 0644]
misc/source/darkplaces-src/mvm_cmds.c [new file with mode: 0644]
misc/source/darkplaces-src/netconn.c [new file with mode: 0644]
misc/source/darkplaces-src/netconn.h [new file with mode: 0644]
misc/source/darkplaces-src/nexuiz.ico [new file with mode: 0644]
misc/source/darkplaces-src/nexuiz.rc [new file with mode: 0644]
misc/source/darkplaces-src/nexuiz.xpm [new file with mode: 0644]
misc/source/darkplaces-src/palette.c [new file with mode: 0644]
misc/source/darkplaces-src/palette.h [new file with mode: 0644]
misc/source/darkplaces-src/polygon.c [new file with mode: 0644]
misc/source/darkplaces-src/polygon.h [new file with mode: 0644]
misc/source/darkplaces-src/portals.c [new file with mode: 0644]
misc/source/darkplaces-src/portals.h [new file with mode: 0644]
misc/source/darkplaces-src/pr_comp.h [new file with mode: 0644]
misc/source/darkplaces-src/progdefs.h [new file with mode: 0644]
misc/source/darkplaces-src/progs.h [new file with mode: 0644]
misc/source/darkplaces-src/progsvm.h [new file with mode: 0644]
misc/source/darkplaces-src/protocol.c [new file with mode: 0644]
misc/source/darkplaces-src/protocol.h [new file with mode: 0644]
misc/source/darkplaces-src/prvm_cmds.c [new file with mode: 0644]
misc/source/darkplaces-src/prvm_cmds.h [new file with mode: 0644]
misc/source/darkplaces-src/prvm_edict.c [new file with mode: 0644]
misc/source/darkplaces-src/prvm_exec.c [new file with mode: 0644]
misc/source/darkplaces-src/prvm_execprogram.h [new file with mode: 0644]
misc/source/darkplaces-src/prvm_offsets.h [new file with mode: 0644]
misc/source/darkplaces-src/qtypes.h [new file with mode: 0644]
misc/source/darkplaces-src/quakedef.h [new file with mode: 0644]
misc/source/darkplaces-src/r_explosion.c [new file with mode: 0644]
misc/source/darkplaces-src/r_lerpanim.c [new file with mode: 0644]
misc/source/darkplaces-src/r_lerpanim.h [new file with mode: 0644]
misc/source/darkplaces-src/r_lightning.c [new file with mode: 0644]
misc/source/darkplaces-src/r_modules.c [new file with mode: 0644]
misc/source/darkplaces-src/r_modules.h [new file with mode: 0644]
misc/source/darkplaces-src/r_shadow.c [new file with mode: 0644]
misc/source/darkplaces-src/r_shadow.h [new file with mode: 0644]
misc/source/darkplaces-src/r_sky.c [new file with mode: 0644]
misc/source/darkplaces-src/r_sprites.c [new file with mode: 0644]
misc/source/darkplaces-src/r_textures.h [new file with mode: 0644]
misc/source/darkplaces-src/render.h [new file with mode: 0644]
misc/source/darkplaces-src/resource.h [new file with mode: 0644]
misc/source/darkplaces-src/sbar.c [new file with mode: 0644]
misc/source/darkplaces-src/sbar.h [new file with mode: 0644]
misc/source/darkplaces-src/screen.h [new file with mode: 0644]
misc/source/darkplaces-src/server.h [new file with mode: 0644]
misc/source/darkplaces-src/shader_glsl.h [new file with mode: 0644]
misc/source/darkplaces-src/shader_hlsl.h [new file with mode: 0644]
misc/source/darkplaces-src/snd_3dras.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_3dras.h [new file with mode: 0644]
misc/source/darkplaces-src/snd_3dras_typedefs.h [new file with mode: 0644]
misc/source/darkplaces-src/snd_alsa.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_bsd.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_coreaudio.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_main.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_main.h [new file with mode: 0644]
misc/source/darkplaces-src/snd_mem.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_mix.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_modplug.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_modplug.h [new file with mode: 0644]
misc/source/darkplaces-src/snd_null.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_ogg.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_ogg.h [new file with mode: 0644]
misc/source/darkplaces-src/snd_oss.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_sdl.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_wav.c [new file with mode: 0644]
misc/source/darkplaces-src/snd_wav.h [new file with mode: 0644]
misc/source/darkplaces-src/snd_win.c [new file with mode: 0644]
misc/source/darkplaces-src/sound.h [new file with mode: 0644]
misc/source/darkplaces-src/spritegn.h [new file with mode: 0644]
misc/source/darkplaces-src/sv_demo.c [new file with mode: 0644]
misc/source/darkplaces-src/sv_demo.h [new file with mode: 0644]
misc/source/darkplaces-src/sv_main.c [new file with mode: 0644]
misc/source/darkplaces-src/sv_move.c [new file with mode: 0644]
misc/source/darkplaces-src/sv_phys.c [new file with mode: 0644]
misc/source/darkplaces-src/sv_user.c [new file with mode: 0644]
misc/source/darkplaces-src/svbsp.c [new file with mode: 0644]
misc/source/darkplaces-src/svbsp.h [new file with mode: 0644]
misc/source/darkplaces-src/svvm_cmds.c [new file with mode: 0644]
misc/source/darkplaces-src/sys.h [new file with mode: 0644]
misc/source/darkplaces-src/sys_linux.c [new file with mode: 0644]
misc/source/darkplaces-src/sys_sdl.c [new file with mode: 0644]
misc/source/darkplaces-src/sys_shared.c [new file with mode: 0644]
misc/source/darkplaces-src/sys_win.c [new file with mode: 0644]
misc/source/darkplaces-src/thread.h [new file with mode: 0644]
misc/source/darkplaces-src/thread_null.c [new file with mode: 0644]
misc/source/darkplaces-src/thread_pthread.c [new file with mode: 0644]
misc/source/darkplaces-src/thread_sdl.c [new file with mode: 0644]
misc/source/darkplaces-src/thread_win.c [new file with mode: 0644]
misc/source/darkplaces-src/timing.h [new file with mode: 0644]
misc/source/darkplaces-src/todo [new file with mode: 0644]
misc/source/darkplaces-src/utf8lib.c [new file with mode: 0644]
misc/source/darkplaces-src/utf8lib.h [new file with mode: 0644]
misc/source/darkplaces-src/vid.h [new file with mode: 0644]
misc/source/darkplaces-src/vid_agl.c [new file with mode: 0644]
misc/source/darkplaces-src/vid_agl_mackeys.h [new file with mode: 0644]
misc/source/darkplaces-src/vid_glx.c [new file with mode: 0644]
misc/source/darkplaces-src/vid_null.c [new file with mode: 0644]
misc/source/darkplaces-src/vid_sdl.c [new file with mode: 0644]
misc/source/darkplaces-src/vid_shared.c [new file with mode: 0644]
misc/source/darkplaces-src/vid_wgl.c [new file with mode: 0644]
misc/source/darkplaces-src/view.c [new file with mode: 0644]
misc/source/darkplaces-src/wad.c [new file with mode: 0644]
misc/source/darkplaces-src/wad.h [new file with mode: 0644]
misc/source/darkplaces-src/world.c [new file with mode: 0644]
misc/source/darkplaces-src/world.h [new file with mode: 0644]
misc/source/darkplaces-src/zone.c [new file with mode: 0644]
misc/source/darkplaces-src/zone.h [new file with mode: 0644]
misc/source/netradiant-src/libs/filematch.c [new file with mode: 0644]
misc/source/netradiant-src/libs/filematch.h [new file with mode: 0644]