From: <nsm...@us...> - 2008-09-10 10:47:21
|
Revision: 2288 http://csp.svn.sourceforge.net/csp/?rev=2288&view=rev Author: nsmoooose Date: 2008-09-10 10:47:18 +0000 (Wed, 10 Sep 2008) Log Message: ----------- Clouding: * Added a SConscript file for the cloud prototype project. * Prototype is now using all the classes that exists within cspsim/weather/clouds. * Moved cloud textures into the data/images/clouds directory. * Removed the old source code for most of the cloud prototype. Googlemaps: * Added svn:ignore to *.pyc files. Modified Paths: -------------- trunk/csp/SConstruct trunk/csp/cspsim/weather/clouds/CloudBox.cpp trunk/csp/tools/cloud_prototype/Program.cpp Added Paths: ----------- trunk/csp/data/images/weather/ trunk/csp/data/images/weather/clouds/ trunk/csp/data/images/weather/clouds/cloud_texture01.png trunk/csp/data/images/weather/clouds/cloud_texture02.png trunk/csp/tools/cloud_prototype/SConscript Removed Paths: ------------- trunk/csp/tools/cloud_prototype/Cloud.cpp trunk/csp/tools/cloud_prototype/Cloud.h trunk/csp/tools/cloud_prototype/CloudBox.cpp trunk/csp/tools/cloud_prototype/CloudBox.h trunk/csp/tools/cloud_prototype/CloudMath.cpp trunk/csp/tools/cloud_prototype/CloudMath.h trunk/csp/tools/cloud_prototype/CloudRegistry.cpp trunk/csp/tools/cloud_prototype/CloudRegistry.h trunk/csp/tools/cloud_prototype/CloudTextureFactory.cpp trunk/csp/tools/cloud_prototype/CloudTextureFactory.h trunk/csp/tools/cloud_prototype/build.sh trunk/csp/tools/cloud_prototype/cloud_prototype.sln trunk/csp/tools/cloud_prototype/cloud_prototype.vcproj trunk/csp/tools/cloud_prototype/cloud_texture01.png trunk/csp/tools/cloud_prototype/cloud_texture02.png trunk/csp/tools/cloud_prototype/visitors/ Property Changed: ---------------- trunk/csp/tools/cloud_prototype/ trunk/csp/tools/googlemaps/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |