|
From: Ben S. <non...@us...> - 2003-02-13 08:05:44
|
nonchocoboy 2003/02/13 00:05:42 PST
Modified files:
siren/test/interactive SConscript
Added files:
siren/test/interactive/avatar SConscript main.cpp
resources.txt
Log:
Added an interactive test for the avatar subsystem. For now, I'm not
checking in the data files that go along with the test.
Revision Changes Path
1.2 +1 -1 lib/siren/test/interactive/SConscript
1.1 +20 -0 lib/siren/test/interactive/avatar/SConscript (new)
1.1 +133 -0 lib/siren/test/interactive/avatar/main.cpp (new)
1.1 +20 -0 lib/siren/test/interactive/avatar/resources.txt (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/test/interactive/SConscript.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/test/interactive/avatar/SConscript?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/test/interactive/avatar/main.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/test/interactive/avatar/resources.txt?rev=1.1&content-type=text/plain
|