From: <ult...@us...> - 2007-03-19 10:48:59
|
Revision: 335 http://svn.sourceforge.net/opengate/?rev=335&view=rev Author: ultrasick Date: 2007-03-19 03:31:40 -0700 (Mon, 19 Mar 2007) Log Message: ----------- uploaded the hall monitor and the S-R-9 Added Paths: ----------- trunk/data/radar/hall_monitor.blend trunk/data/radar/s-r-9.blend Added: trunk/data/radar/hall_monitor.blend =================================================================== (Binary files differ) Property changes on: trunk/data/radar/hall_monitor.blend ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/data/radar/s-r-9.blend =================================================================== (Binary files differ) Property changes on: trunk/data/radar/s-r-9.blend ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eg...@us...> - 2007-04-06 09:52:53
|
Revision: 360 http://svn.sourceforge.net/opengate/?rev=360&view=rev Author: egore Date: 2007-04-06 02:52:53 -0700 (Fri, 06 Apr 2007) Log Message: ----------- Just found this on my harddisk Added Paths: ----------- trunk/data/radar/spud.blend trunk/data/radar/spud.xml Added: trunk/data/radar/spud.blend =================================================================== (Binary files differ) Property changes on: trunk/data/radar/spud.blend ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/data/radar/spud.xml =================================================================== --- trunk/data/radar/spud.xml (rev 0) +++ trunk/data/radar/spud.xml 2007-04-06 09:52:53 UTC (rev 360) @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<!DOCTYPE equipment SYSTEM "http://opengate.sourceforge.net/opengate.dtd"> + +<equipment type="Power-Plant"> + <!-- Naming --> + <name>Spud</name> + <class>Magnetohydrodynamic Turbine</class> + <faction>Quantar</faction> + <description>The Spud is Quantar's stock equipment powerplant, and is a modified Gatherer for cheap production purposes. All Quantar pilots are given this as part of their starter package. TRI subsidizes production of this model, and therefore it cannot be legally traded or sold for much value.</description> + <image>spud.jpg</image> + <model>spud.blend</model> + + <!-- Production Data --> + <manufacturer>Cromforge Enterprises</manufacturer> + <production-center>Quantar Core</production-center> + <production-center>Quantar TriPoint</production-center> + <production-center>Quantar Corridor</production-center> + + <!-- Generic Data --> + <techlevel>0</techlevel> + <size>1</size> + <mass>1200</mass> + + <!-- Specific data --> + <energy-output>1560000</energy-output> + + <!-- Building Data --> + <required-component>Water</required-component> + <required-component>Copper</required-component> + <required-component>Silicon</required-component> + <required-component>Electronics</required-component> + <required-component>Fuel Cells</required-component> + <required-component>Machined Parts</required-component> + <required-component>Magnetics</required-component> + <required-component>Power Converters</required-component> + +</equipment> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ult...@us...> - 2007-04-17 14:49:05
|
Revision: 398 http://svn.sourceforge.net/opengate/?rev=398&view=rev Author: ultrasick Date: 2007-04-17 07:49:06 -0700 (Tue, 17 Apr 2007) Log Message: ----------- renaming the s-r-9 to t-r-9 Added Paths: ----------- trunk/data/radar/t-r-9.blend Removed Paths: ------------- trunk/data/radar/s-r-9.blend Deleted: trunk/data/radar/s-r-9.blend =================================================================== (Binary files differ) Added: trunk/data/radar/t-r-9.blend =================================================================== (Binary files differ) Property changes on: trunk/data/radar/t-r-9.blend ___________________________________________________________________ Name: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |