[Scummvm-cvs-logs] SF.net SVN: scummvm: [20451] residual/trunk

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu Feb 9 16:20:01 CET 2006


Revision: 20451
Author:   fingolfin
Date:     2006-02-09 15:57:31 -0800 (Thu, 09 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20451&view=rev

Log Message:
-----------
More property / MIME fixes

Property Changed:
----------------
    residual/branches/import/Makefile
    residual/branches/import/Makefile.mingw
    residual/branches/import/README
    residual/branches/import/TODO
    residual/branches/import/lua/Makefile
    residual/branches/import/lua/README
    residual/branches/import/lua/README.residual
    residual/branches/import/lua/doc/idx.html
    residual/branches/import/lua/doc/index.html
    residual/branches/import/lua/doc/luac.html
    residual/branches/import/lua/doc/manual.html
    residual/branches/import/lua/etc/Makefile
    residual/branches/import/lua/etc/README
    residual/branches/import/lua/etc/bin2c.c
    residual/branches/import/lua/etc/min.c
    residual/branches/import/lua/etc/trace.c
    residual/branches/import/lua/include/Makefile
    residual/branches/import/lua/include/lauxlib.h
    residual/branches/import/lua/include/lua.h
    residual/branches/import/lua/include/luadebug.h
    residual/branches/import/lua/include/lualib.h
    residual/branches/import/lua/src/Makefile
    residual/branches/import/lua/src/lapi.c
    residual/branches/import/lua/src/lapi.h
    residual/branches/import/lua/src/lauxlib.c
    residual/branches/import/lua/src/lbuffer.c
    residual/branches/import/lua/src/lbuiltin.c
    residual/branches/import/lua/src/lbuiltin.h
    residual/branches/import/lua/src/ldo.c
    residual/branches/import/lua/src/ldo.h
    residual/branches/import/lua/src/lfunc.c
    residual/branches/import/lua/src/lfunc.h
    residual/branches/import/lua/src/lgc.c
    residual/branches/import/lua/src/lgc.h
    residual/branches/import/lua/src/lib/Makefile
    residual/branches/import/lua/src/lib/README
    residual/branches/import/lua/src/lib/liolib.c
    residual/branches/import/lua/src/lib/lmathlib.c
    residual/branches/import/lua/src/lib/lstrlib.c
    residual/branches/import/lua/src/llex.c
    residual/branches/import/lua/src/llex.h
    residual/branches/import/lua/src/lmem.c
    residual/branches/import/lua/src/lmem.h
    residual/branches/import/lua/src/lobject.c
    residual/branches/import/lua/src/lobject.h
    residual/branches/import/lua/src/lopcodes.h
    residual/branches/import/lua/src/lparser.c
    residual/branches/import/lua/src/lparser.h
    residual/branches/import/lua/src/lstate.c
    residual/branches/import/lua/src/lstate.h
    residual/branches/import/lua/src/lstring.c
    residual/branches/import/lua/src/lstring.h
    residual/branches/import/lua/src/ltable.c
    residual/branches/import/lua/src/ltable.h
    residual/branches/import/lua/src/ltask.c
    residual/branches/import/lua/src/ltask.h
    residual/branches/import/lua/src/ltm.c
    residual/branches/import/lua/src/ltm.h
    residual/branches/import/lua/src/lua/Makefile
    residual/branches/import/lua/src/lua/README
    residual/branches/import/lua/src/lua/lua.c
    residual/branches/import/lua/src/luac/Makefile
    residual/branches/import/lua/src/luac/README
    residual/branches/import/lua/src/luac/dump.c
    residual/branches/import/lua/src/luac/luac.c
    residual/branches/import/lua/src/luac/luac.h
    residual/branches/import/lua/src/luac/opcode.c
    residual/branches/import/lua/src/luac/opcode.h
    residual/branches/import/lua/src/luac/opt.c
    residual/branches/import/lua/src/luac/print.c
    residual/branches/import/lua/src/luac/stubs.c
    residual/branches/import/lua/src/lundump.c
    residual/branches/import/lua/src/lundump.h
    residual/branches/import/lua/src/lvm.c
    residual/branches/import/lua/src/lvm.h
    residual/branches/import/lua/src/lzio.c
    residual/branches/import/lua/src/lzio.h
    residual/branches/import/lua/test/README
    residual/branches/import/lua/test/examples/www/README
    residual/branches/import/lua/test/examples/www/template.html
    residual/tags/initial/Makefile
    residual/tags/initial/Makefile.mingw
    residual/tags/initial/README
    residual/tags/initial/TODO
    residual/tags/initial/lua/Makefile
    residual/tags/initial/lua/README
    residual/tags/initial/lua/README.residual
    residual/tags/initial/lua/doc/idx.html
    residual/tags/initial/lua/doc/index.html
    residual/tags/initial/lua/doc/luac.html
    residual/tags/initial/lua/doc/manual.html
    residual/tags/initial/lua/etc/Makefile
    residual/tags/initial/lua/etc/README
    residual/tags/initial/lua/etc/bin2c.c
    residual/tags/initial/lua/etc/min.c
    residual/tags/initial/lua/etc/trace.c
    residual/tags/initial/lua/include/Makefile
    residual/tags/initial/lua/include/lauxlib.h
    residual/tags/initial/lua/include/lua.h
    residual/tags/initial/lua/include/luadebug.h
    residual/tags/initial/lua/include/lualib.h
    residual/tags/initial/lua/src/Makefile
    residual/tags/initial/lua/src/lapi.c
    residual/tags/initial/lua/src/lapi.h
    residual/tags/initial/lua/src/lauxlib.c
    residual/tags/initial/lua/src/lbuffer.c
    residual/tags/initial/lua/src/lbuiltin.c
    residual/tags/initial/lua/src/lbuiltin.h
    residual/tags/initial/lua/src/ldo.c
    residual/tags/initial/lua/src/ldo.h
    residual/tags/initial/lua/src/lfunc.c
    residual/tags/initial/lua/src/lfunc.h
    residual/tags/initial/lua/src/lgc.c
    residual/tags/initial/lua/src/lgc.h
    residual/tags/initial/lua/src/lib/Makefile
    residual/tags/initial/lua/src/lib/README
    residual/tags/initial/lua/src/lib/liolib.c
    residual/tags/initial/lua/src/lib/lmathlib.c
    residual/tags/initial/lua/src/lib/lstrlib.c
    residual/tags/initial/lua/src/llex.c
    residual/tags/initial/lua/src/llex.h
    residual/tags/initial/lua/src/lmem.c
    residual/tags/initial/lua/src/lmem.h
    residual/tags/initial/lua/src/lobject.c
    residual/tags/initial/lua/src/lobject.h
    residual/tags/initial/lua/src/lopcodes.h
    residual/tags/initial/lua/src/lparser.c
    residual/tags/initial/lua/src/lparser.h
    residual/tags/initial/lua/src/lstate.c
    residual/tags/initial/lua/src/lstate.h
    residual/tags/initial/lua/src/lstring.c
    residual/tags/initial/lua/src/lstring.h
    residual/tags/initial/lua/src/ltable.c
    residual/tags/initial/lua/src/ltable.h
    residual/tags/initial/lua/src/ltask.c
    residual/tags/initial/lua/src/ltask.h
    residual/tags/initial/lua/src/ltm.c
    residual/tags/initial/lua/src/ltm.h
    residual/tags/initial/lua/src/lua/Makefile
    residual/tags/initial/lua/src/lua/README
    residual/tags/initial/lua/src/lua/lua.c
    residual/tags/initial/lua/src/luac/Makefile
    residual/tags/initial/lua/src/luac/README
    residual/tags/initial/lua/src/luac/dump.c
    residual/tags/initial/lua/src/luac/luac.c
    residual/tags/initial/lua/src/luac/luac.h
    residual/tags/initial/lua/src/luac/opcode.c
    residual/tags/initial/lua/src/luac/opcode.h
    residual/tags/initial/lua/src/luac/opt.c
    residual/tags/initial/lua/src/luac/print.c
    residual/tags/initial/lua/src/luac/stubs.c
    residual/tags/initial/lua/src/lundump.c
    residual/tags/initial/lua/src/lundump.h
    residual/tags/initial/lua/src/lvm.c
    residual/tags/initial/lua/src/lvm.h
    residual/tags/initial/lua/src/lzio.c
    residual/tags/initial/lua/src/lzio.h
    residual/tags/initial/lua/test/README
    residual/tags/initial/lua/test/examples/www/README
    residual/tags/initial/lua/test/examples/www/template.html
    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/README.residual
    residual/trunk/lua/doc/idx.html
    residual/trunk/lua/doc/index.html
    residual/trunk/lua/doc/luac.html
    residual/trunk/lua/doc/manual.html
    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/README.residual
    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/branches/import/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/Makefile.mingw
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/TODO
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/README.residual
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/doc/idx.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/doc/index.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/doc/luac.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/doc/manual.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/etc/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/etc/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/etc/bin2c.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/etc/min.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/etc/trace.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/include/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/include/lauxlib.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/include/lua.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/include/luadebug.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/include/lualib.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lapi.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lapi.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lauxlib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lbuffer.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lbuiltin.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lbuiltin.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ldo.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ldo.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lfunc.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lfunc.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lgc.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lgc.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lib/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lib/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lib/liolib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lib/lmathlib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lib/lstrlib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/llex.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/llex.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lmem.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lmem.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lobject.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lobject.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lopcodes.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lparser.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lparser.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lstate.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lstate.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lstring.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lstring.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ltable.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ltable.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ltask.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ltask.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ltm.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/ltm.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lua/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lua/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lua/lua.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/dump.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/luac.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/luac.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/opcode.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/opcode.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/opt.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/print.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/luac/stubs.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lundump.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lundump.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lvm.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lvm.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lzio.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/src/lzio.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/test/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/test/examples/www/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/branches/import/lua/test/examples/www/template.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/Makefile.mingw
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/TODO
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/README.residual
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/doc/idx.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/doc/index.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/doc/luac.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/doc/manual.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/etc/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/etc/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/etc/bin2c.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/etc/min.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/etc/trace.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/include/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/include/lauxlib.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/include/lua.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/include/luadebug.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/include/lualib.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lapi.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lapi.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lauxlib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lbuffer.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lbuiltin.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lbuiltin.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ldo.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ldo.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lfunc.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lfunc.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lgc.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lgc.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lib/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lib/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lib/liolib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lib/lmathlib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lib/lstrlib.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/llex.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/llex.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lmem.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lmem.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lobject.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lobject.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lopcodes.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lparser.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lparser.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lstate.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lstate.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lstring.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lstring.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ltable.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ltable.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ltask.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ltask.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ltm.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/ltm.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lua/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lua/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lua/lua.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/dump.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/luac.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/luac.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/opcode.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/opcode.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/opt.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/print.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/luac/stubs.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lundump.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lundump.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lvm.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lvm.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lzio.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/src/lzio.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/test/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/test/examples/www/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/tags/initial/lua/test/examples/www/template.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/trunk/COPYING
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/Makefile.common
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/Makefile.cross
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/Makefile.mingw
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/README
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/actor.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/actor.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/bitmap.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/bitmap.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/bits.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/blocky16.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/blocky16.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/color.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/colormap.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/costume.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/costume.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/debug.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/debug.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/driver.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/driver_gl.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/driver_gl.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/driver_sdl.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/driver_sdl.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/driver_tinygl.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/driver_tinygl.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/engine.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/engine.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/font.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/font.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_mcmp_mgr.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_mcmp_mgr.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_music.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_script.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_sndmgr.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_sndmgr.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_tables.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/imuse/imuse_track.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/keyframe.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/keyframe.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lab.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lab.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lipsynch.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lipsynch.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/localize.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/localize.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/README.residual
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/trunk/lua/doc/idx.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/trunk/lua/doc/index.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/trunk/lua/doc/luac.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/trunk/lua/doc/manual.html
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/trunk/lua/lapi.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lapi.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lauxlib.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lauxlib.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lbuffer.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lbuiltin.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lbuiltin.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ldo.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ldo.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lfunc.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lfunc.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lgc.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lgc.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/liolib.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/llex.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/llex.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lmathlib.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lmem.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lmem.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lobject.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lobject.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lopcodes.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lparser.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lparser.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lrestore.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lsave.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lstate.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lstate.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lstring.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lstring.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lstrlib.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ltable.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ltable.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ltask.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ltask.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ltm.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/ltm.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lua.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/luadebug.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lualib.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lundump.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lundump.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lvm.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lvm.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lzio.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua/lzio.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/lua.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/main.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/material.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/material.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/matrix3.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/matrix3.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/matrix4.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/matrix4.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/mixer/audiostream.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/mixer/audiostream.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/mixer/mixer.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/mixer/mixer.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/mixer/rate.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/mixer/rate.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/model.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/model.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/objectstate.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/objectstate.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/primitives.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/primitives.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/registry.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/registry.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/resource.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/resource.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/savegame.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/savegame.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/scene.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/scene.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/smush.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/smush.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/stdafx.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/textobject.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/textobject.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/textsplit.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/textsplit.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/timer.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/timer.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/README.residual
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id
Name: svn:mime-type
   + text/plain


Property changes on: residual/trunk/tinygl/api.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/arrays.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/clear.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/clip.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/error.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/get.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/gl.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/image_util.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/init.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/light.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/list.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/matrix.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/memory.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/misc.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/msghandling.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/msghandling.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/opinfo.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/select.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/specbuf.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/specbuf.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/texture.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/vertex.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zbuffer.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zbuffer.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zdither.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zfeatures.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zgl.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zline.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zline.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zmath.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/zmath.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/ztriangle.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tinygl/ztriangle.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tools/Makefile
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tools/bmtoppm.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tools/int2flt.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tools/mat2ppm.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tools/unlab.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tools/util.c
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/tools/util.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/vector3d.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/vima.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/walkplane.cpp
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id


Property changes on: residual/trunk/walkplane.h
___________________________________________________________________
Name: svn:keywords
   - Author Date Id Revision
   + Date Rev Author URL Id







More information about the Scummvm-git-logs mailing list