[Scummvm-cvs-logs] SF.net SVN: scummvm: [20425] residual/trunk
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Tue Feb 7 15:29:02 CET 2006
Revision: 20425
Author: fingolfin
Date: 2006-02-07 15:17:48 -0800 (Tue, 07 Feb 2006)
ViewCVS: http://svn.sourceforge.net/scummvm?rev=20425&view=rev
Log Message:
-----------
Fixed lots of Subversion properties (keywords, mime-type, eol-style)
Property Changed:
----------------
residual/trunk/COPYING
residual/trunk/Makefile
residual/trunk/Makefile.common
residual/trunk/Makefile.cross
residual/trunk/Makefile.mingw
residual/trunk/README
residual/trunk/actor.cpp
residual/trunk/actor.h
residual/trunk/bitmap.cpp
residual/trunk/bitmap.h
residual/trunk/bits.h
residual/trunk/blocky16.cpp
residual/trunk/blocky16.h
residual/trunk/color.h
residual/trunk/colormap.h
residual/trunk/costume.cpp
residual/trunk/costume.h
residual/trunk/debug.cpp
residual/trunk/debug.h
residual/trunk/driver.h
residual/trunk/driver_gl.cpp
residual/trunk/driver_gl.h
residual/trunk/driver_sdl.cpp
residual/trunk/driver_sdl.h
residual/trunk/driver_tinygl.cpp
residual/trunk/driver_tinygl.h
residual/trunk/engine.cpp
residual/trunk/engine.h
residual/trunk/font.cpp
residual/trunk/font.h
residual/trunk/imuse/imuse.cpp
residual/trunk/imuse/imuse.h
residual/trunk/imuse/imuse_mcmp_mgr.cpp
residual/trunk/imuse/imuse_mcmp_mgr.h
residual/trunk/imuse/imuse_music.cpp
residual/trunk/imuse/imuse_script.cpp
residual/trunk/imuse/imuse_sndmgr.cpp
residual/trunk/imuse/imuse_sndmgr.h
residual/trunk/imuse/imuse_tables.cpp
residual/trunk/imuse/imuse_track.cpp
residual/trunk/keyframe.cpp
residual/trunk/keyframe.h
residual/trunk/lab.cpp
residual/trunk/lab.h
residual/trunk/lipsynch.cpp
residual/trunk/lipsynch.h
residual/trunk/localize.cpp
residual/trunk/localize.h
residual/trunk/lua/lapi.cpp
residual/trunk/lua/lapi.h
residual/trunk/lua/lauxlib.cpp
residual/trunk/lua/lauxlib.h
residual/trunk/lua/lbuffer.cpp
residual/trunk/lua/lbuiltin.cpp
residual/trunk/lua/lbuiltin.h
residual/trunk/lua/ldo.cpp
residual/trunk/lua/ldo.h
residual/trunk/lua/lfunc.cpp
residual/trunk/lua/lfunc.h
residual/trunk/lua/lgc.cpp
residual/trunk/lua/lgc.h
residual/trunk/lua/liolib.cpp
residual/trunk/lua/llex.cpp
residual/trunk/lua/llex.h
residual/trunk/lua/lmathlib.cpp
residual/trunk/lua/lmem.cpp
residual/trunk/lua/lmem.h
residual/trunk/lua/lobject.cpp
residual/trunk/lua/lobject.h
residual/trunk/lua/lopcodes.h
residual/trunk/lua/lparser.cpp
residual/trunk/lua/lparser.h
residual/trunk/lua/lrestore.cpp
residual/trunk/lua/lsave.cpp
residual/trunk/lua/lstate.cpp
residual/trunk/lua/lstate.h
residual/trunk/lua/lstring.cpp
residual/trunk/lua/lstring.h
residual/trunk/lua/lstrlib.cpp
residual/trunk/lua/ltable.cpp
residual/trunk/lua/ltable.h
residual/trunk/lua/ltask.cpp
residual/trunk/lua/ltask.h
residual/trunk/lua/ltm.cpp
residual/trunk/lua/ltm.h
residual/trunk/lua/lua.h
residual/trunk/lua/luadebug.h
residual/trunk/lua/lualib.h
residual/trunk/lua/lundump.cpp
residual/trunk/lua/lundump.h
residual/trunk/lua/lvm.cpp
residual/trunk/lua/lvm.h
residual/trunk/lua/lzio.cpp
residual/trunk/lua/lzio.h
residual/trunk/lua.cpp
residual/trunk/lua.h
residual/trunk/main.cpp
residual/trunk/material.cpp
residual/trunk/material.h
residual/trunk/matrix3.cpp
residual/trunk/matrix3.h
residual/trunk/matrix4.cpp
residual/trunk/matrix4.h
residual/trunk/mixer/audiostream.cpp
residual/trunk/mixer/audiostream.h
residual/trunk/mixer/mixer.cpp
residual/trunk/mixer/mixer.h
residual/trunk/mixer/rate.cpp
residual/trunk/mixer/rate.h
residual/trunk/model.cpp
residual/trunk/model.h
residual/trunk/objectstate.cpp
residual/trunk/objectstate.h
residual/trunk/primitives.cpp
residual/trunk/primitives.h
residual/trunk/registry.cpp
residual/trunk/registry.h
residual/trunk/resource.cpp
residual/trunk/resource.h
residual/trunk/savegame.cpp
residual/trunk/savegame.h
residual/trunk/scene.cpp
residual/trunk/scene.h
residual/trunk/smush.cpp
residual/trunk/smush.h
residual/trunk/stdafx.h
residual/trunk/textobject.cpp
residual/trunk/textobject.h
residual/trunk/textsplit.cpp
residual/trunk/textsplit.h
residual/trunk/timer.cpp
residual/trunk/timer.h
residual/trunk/tinygl/api.cpp
residual/trunk/tinygl/arrays.cpp
residual/trunk/tinygl/clear.cpp
residual/trunk/tinygl/clip.cpp
residual/trunk/tinygl/error.cpp
residual/trunk/tinygl/get.cpp
residual/trunk/tinygl/gl.h
residual/trunk/tinygl/image_util.cpp
residual/trunk/tinygl/init.cpp
residual/trunk/tinygl/light.cpp
residual/trunk/tinygl/list.cpp
residual/trunk/tinygl/matrix.cpp
residual/trunk/tinygl/memory.cpp
residual/trunk/tinygl/misc.cpp
residual/trunk/tinygl/msghandling.cpp
residual/trunk/tinygl/msghandling.h
residual/trunk/tinygl/opinfo.h
residual/trunk/tinygl/select.cpp
residual/trunk/tinygl/specbuf.cpp
residual/trunk/tinygl/specbuf.h
residual/trunk/tinygl/texture.cpp
residual/trunk/tinygl/vertex.cpp
residual/trunk/tinygl/zbuffer.cpp
residual/trunk/tinygl/zbuffer.h
residual/trunk/tinygl/zdither.cpp
residual/trunk/tinygl/zfeatures.h
residual/trunk/tinygl/zgl.h
residual/trunk/tinygl/zline.cpp
residual/trunk/tinygl/zline.h
residual/trunk/tinygl/zmath.cpp
residual/trunk/tinygl/zmath.h
residual/trunk/tinygl/ztriangle.cpp
residual/trunk/tinygl/ztriangle.h
residual/trunk/tools/Makefile
residual/trunk/tools/bmtoppm.c
residual/trunk/tools/int2flt.c
residual/trunk/tools/mat2ppm.c
residual/trunk/tools/unlab.c
residual/trunk/tools/util.c
residual/trunk/tools/util.h
residual/trunk/vector3d.h
residual/trunk/vima.cpp
residual/trunk/walkplane.cpp
residual/trunk/walkplane.h
Property changes on: residual/trunk/COPYING
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/Makefile
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/Makefile.common
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/Makefile.cross
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/Makefile.mingw
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/README
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/actor.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/actor.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/bitmap.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/bitmap.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/bits.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/blocky16.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/blocky16.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/color.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/colormap.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/costume.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/costume.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/debug.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/debug.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/driver.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/driver_gl.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/driver_gl.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/driver_sdl.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/driver_sdl.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/driver_tinygl.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/driver_tinygl.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/engine.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/engine.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/font.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/font.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_mcmp_mgr.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_mcmp_mgr.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_music.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_script.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_sndmgr.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_sndmgr.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_tables.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/imuse/imuse_track.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/keyframe.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/keyframe.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lab.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lab.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lipsynch.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lipsynch.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/localize.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/localize.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lapi.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lapi.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lauxlib.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lauxlib.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lbuffer.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lbuiltin.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lbuiltin.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ldo.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ldo.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lfunc.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lfunc.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lgc.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lgc.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/liolib.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/llex.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/llex.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lmathlib.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lmem.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lmem.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lobject.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lobject.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lopcodes.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lparser.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lparser.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lrestore.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lsave.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lstate.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lstate.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lstring.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lstring.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lstrlib.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ltable.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ltable.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ltask.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ltask.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ltm.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/ltm.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lua.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/luadebug.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lualib.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lundump.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lundump.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lvm.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lvm.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lzio.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua/lzio.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/lua.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/main.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/material.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/material.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/matrix3.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/matrix3.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/matrix4.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/matrix4.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/mixer/audiostream.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/mixer/audiostream.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/mixer/mixer.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/mixer/mixer.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/mixer/rate.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/mixer/rate.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/model.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/model.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/objectstate.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/objectstate.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/primitives.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/primitives.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/registry.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/registry.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/resource.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/resource.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/savegame.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/savegame.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/scene.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/scene.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/smush.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/smush.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/stdafx.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/textobject.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/textobject.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/textsplit.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/textsplit.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/timer.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/timer.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/api.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/arrays.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/clear.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/clip.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/error.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/get.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/gl.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/image_util.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/init.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/light.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/list.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/matrix.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/memory.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/misc.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/msghandling.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/msghandling.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/opinfo.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/select.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/specbuf.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/specbuf.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/texture.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/vertex.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zbuffer.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zbuffer.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zdither.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zfeatures.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zgl.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zline.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zline.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zmath.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/zmath.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/ztriangle.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tinygl/ztriangle.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tools/Makefile
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tools/bmtoppm.c
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tools/int2flt.c
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tools/mat2ppm.c
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tools/unlab.c
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tools/util.c
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/tools/util.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/vector3d.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/vima.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/walkplane.cpp
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Property changes on: residual/trunk/walkplane.h
___________________________________________________________________
Name: svn:mime-type
+ text/plain
More information about the Scummvm-git-logs
mailing list