[Qb2c-cvs] goengine/data .cvsignore,1.1,1.2
Brought to you by:
b_lindeijer,
syn9
|
From: Daniel K. <sy...@us...> - 2004-11-08 16:28:36
|
Update of /cvsroot/qb2c/goengine/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18293/data Modified Files: .cvsignore Log Message: Engine/Editor Updates added - door opening animation - brightness control for polies in editor - 'h' key can only affect selected polies in editor - camera hotspots / camera auto angling Index: .cvsignore =================================================================== RCS file: /cvsroot/qb2c/goengine/data/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .cvsignore 22 Dec 2003 19:35:02 -0000 1.1 --- .cvsignore 8 Nov 2004 16:28:26 -0000 1.2 *************** *** 3,4 **** --- 3,8 ---- maps textureset + mouse.pcx + joypad.dat + mouse.bmp + triggers.dat \ No newline at end of file |