[Gtkradiant] r36 - in UFOAIPack/trunk/base: . scripts textures textures/radiant
svn-noreply at zerowing.idsoftware.com
svn-noreply at zerowing.idsoftware.com
Tue Apr 8 11:56:08 CDT 2008
Author: mattn
Date: Tue Apr 8 11:56:07 2008
New Revision: 36
Added:
UFOAIPack/trunk/base/
UFOAIPack/trunk/base/scripts/
UFOAIPack/trunk/base/scripts/common.shader
UFOAIPack/trunk/base/scripts/default_project.proj
UFOAIPack/trunk/base/scripts/entities.def
UFOAIPack/trunk/base/scripts/shaderlist.txt (contents, props changed)
UFOAIPack/trunk/base/scripts/textures.shader
UFOAIPack/trunk/base/textures/
UFOAIPack/trunk/base/textures/radiant/
UFOAIPack/trunk/base/textures/radiant/notex.tga (contents, props changed)
Log:
* UFO:AI gamepack for Zeroradiant
Added: UFOAIPack/trunk/base/scripts/common.shader
Url: http://zerowing.idsoftware.com/viewcvs/radiant/UFOAIPack/trunk/base/scripts/common.shader?view=auto&rev=36
==============================================================================
--- (empty file)
+++ UFOAIPack/trunk/base/scripts/common.shader Tue Apr 8 11:56:07 2008
@@ -0,0 +1,47 @@
+textures/tex_common/actorclip
+{
+ qer_trans 0.40
+ surfaceparm playerclip
+}
+
+textures/tex_common/caulk
+{
+ qer_trans 0.40
+}
+
+textures/tex_common/hint
+{
+ qer_trans 0.40
+}
+
+textures/tex_common/nodraw
+{
+ qer_trans 0.40
+ surfaceparm nodraw
+}
+
+textures/tex_common/origin
+{
+ qer_trans 0.40
+}
+
+textures/tex_common/slick
+{
+ qer_trans 0.40
+}
+
+textures/tex_common/stepon
+{
+ qer_trans 0.40
+}
+
+textures/tex_common/trigger
+{
+ qer_trans 0.50
+}
+
+textures/tex_common/weaponclip
+{
+ qer_trans 0.40
+ surfaceparm botclip
+}
Added: UFOAIPack/trunk/base/scripts/default_project.proj
Url: http://zerowing.idsoftware.com/viewcvs/radiant/UFOAIPack/trunk/base/scripts/default_project.proj?view=auto&rev=36
==============================================================================
--- (empty file)
+++ UFOAIPack/trunk/base/scripts/default_project.proj Tue Apr 8 11:56:07 2008
@@ -0,0 +1,98 @@
+<?xml version="1.0"?>
+<!DOCTYPE project SYSTEM "dtds/project.dtd">
+<!--
+project template
+the $* strings will be expanded following these rules:
+$TEMPLATEapppath: path to the Radiant .. C:\Program Files\Gtkradiant
+$TEMPLATEenginepath: path to the engine .. C:\Program Files\UFO Alien Invasion\GameData
+$TEMPLATEtoolspath: path to the tools directory (enginepath)radiant
+ (NOTE: on win32 tools directory is usually where the editor is .. but it's not true on linux)
+$TEMPLATEuserhomepath: on linux, the directory with write permissions for saving maps etc.
+ on win32, == $TEMPLATEenginepath
+$TEMPLATEbasedir: base game dir
+
+Note : Default project settings are for single player... this can be changed throught the projects select in the File Menu
+
+-->
+<project>
+ <key name="version" value="2"/>
+ <key name="basepath" value="$TEMPLATEenginepath$TEMPLATEbasedir/"/>
+ <key name="rshcmd" value=""/>
+ <key name="remotebasepath" value="$TEMPLATEenginepath$TEMPLATEbasedir/"/>
+ <key name="entitypath" value="$TEMPLATEtoolspath$TEMPLATEbasedir/scripts/entities.def"/>
+ <key name="texturepath" value="$TEMPLATEenginepath$TEMPLATEbasedir/textures/"/>
+ <key name="autosave" value="$TEMPLATEuserhomepath$TEMPLATEbasedir/maps/autosave.map"/>
+ <key name="mapspath" value="$TEMPLATEenginepath$TEMPLATEbasedir/maps/"/>
+ <key name="surf1" value="light" />
+ <key name="surf2" value="slick" />
+ <key name="surf3" value="" />
+ <key name="surf4" value="warp" />
+ <key name="surf5" value="trans33" />
+ <key name="surf6" value="trans66" />
+ <key name="surf7" value="flow" />
+ <key name="surf8" value="nodraw" />
+ <key name="surf9" value="hint" />
+ <key name="surf10" value="skip" />
+ <key name="surf11" value="phong" />
+ <key name="surf12" value="" />
+ <key name="surf13" value="" />
+ <key name="surf14" value="" />
+ <key name="surf15" value="" />
+ <key name="surf16" value="" />
+ <key name="surf17" value="" />
+ <key name="surf18" value="" />
+ <key name="surf19" value="" />
+ <key name="surf20" value="" />
+ <key name="surf21" value="" />
+ <key name="surf22" value="" />
+ <key name="surf23" value="" />
+ <key name="surf24" value="" />
+ <key name="surf25" value="" />
+ <key name="surf26" value="alphatest" />
+ <key name="surf27" value="" />
+ <key name="surf28" value="" />
+ <key name="surf29" value="" />
+ <key name="surf30" value="" />
+ <key name="surf31" value="" />
+ <key name="surf32" value="" />
+ <key name="cont1" value="solid" />
+ <key name="cont2" value="window" />
+ <key name="cont3" value="" />
+ <key name="cont4" value="fireaffected" />
+ <key name="cont5" value="" />
+ <key name="cont6" value="water" />
+ <key name="cont7" value="" />
+ <key name="cont8" value="" />
+ <key name="cont9" value="level1" />
+ <key name="cont10" value="level2" />
+ <key name="cont11" value="level3" />
+ <key name="cont12" value="level4" />
+ <key name="cont13" value="level5" />
+ <key name="cont14" value="level6" />
+ <key name="cont15" value="level7" />
+ <key name="cont16" value="level8" />
+ <key name="cont17" value="actorclip" />
+ <key name="cont18" value="passable" />
+ <key name="cont19" value="footstep" />
+ <key name="cont20" value="" />
+ <key name="cont21" value="" />
+ <key name="cont22" value="" />
+ <key name="cont23" value="" />
+ <key name="cont24" value="" />
+ <key name="cont25" value="origin" />
+ <key name="cont26" value="weaponclip" />
+ <key name="cont27" value="" />
+ <key name="cont28" value="detail" />
+ <key name="cont29" value="" />
+ <key name="cont30" value="" />
+ <key name="cont31" value="stepon" />
+ <key name="cont32" value="" />
+ <key name="bsp_ufo2map: (no lightmap)" value="! "$TEMPLATEapppathufo2map" -nice 19 -noradiosity all $"/>
+ <key name="bsp_ufo2map: (no day lightmap)" value="! "$TEMPLATEapppathufo2map" -nice 19 -noradiosity day $"/>
+ <key name="bsp_ufo2map: (no night lightmap)" value="! "$TEMPLATEapppathufo2map" -nice 19 -noradiosity night $"/>
+ <key name="bsp_ufo2map: (fast)" value="! "$TEMPLATEapppathufo2map" -nice 19 $"/>
+ <key name="bsp_ufo2map: (full)" value="! "$TEMPLATEapppathufo2map" -nice 19 -extra $"/>
+ <key name="bsp_ufo2map: (only ents)" value="! "$TEMPLATEapppathufo2map" -nice 19 -onlyents $"/>
+ <key name="bsp_ufo2map: (only ents)" value="! "$TEMPLATEapppathufo2map" -nice 19 -onlyents $"/>
+</project>
+
Added: UFOAIPack/trunk/base/scripts/entities.def
Url: http://zerowing.idsoftware.com/viewcvs/radiant/UFOAIPack/trunk/base/scripts/entities.def?view=auto&rev=36
==============================================================================
--- (empty file)
+++ UFOAIPack/trunk/base/scripts/entities.def Tue Apr 8 11:56:07 2008
@@ -0,0 +1,140 @@
+/*QUAKED info_player_start (1 0 0) (-16 -16 -24) (16 16 32)
+Starting point for a player.
+"team" the number of the team for this player starting point. 0 is reserved for civilians and critters (use info_civilian_start instead)
+*/
+
+
+/*QUAKED info_human_start (0 1 0) (-16 -16 -24) (16 16 32)
+Starting point for a single player human.
+*/
+
+
+/*QUAKED info_alien_start (0 0 1) (-16 -16 -24) (16 16 32)
+Starting point for a single player alien.
+*/
+
+
+/*QUAKED info_2x2_start (1 1 0) (-32 -32 -24) (32 32 32)
+Starting point for a ugv 2x2 units.
+"team" the number of the team for this player starting point. Only for multiplayer teams.
+*/
+
+
+/*QUAKED info_civilian_start (0 1 1) (-16 -16 -24) (16 16 32)
+Starting point for a civilian.
+*/
+
+
+/*QUAKED misc_model (1 1 0) (-16 -16 -16) (16 16 16) level1 level2 level3 level4 level5 level6 level7 level8 server_solid glow
+Displays a md2 model.
+Set the level flags correctly!
+Use angles [pitch yaw roll] to rotate the model. pitch (up/down), yaw (left/right) and roll (fall over)
+"model" arbitrary .md2 file to display
+"angles" direction of the model [pitch yaw roll]
+"angle" direction of the model [yaw]
+"skin" skin number (default 0)
+"frame" frame number (default 0) - use frame or anim - but not both
+"anim" is this an animated model (default empty otherwise fill the animname)
+*/
+
+
+/*QUAKED misc_particle (0 0 1) (-16 -16 -16) (16 16 16) level1 level2 level3 level4 level5 level6 level7 level8 noday
+Creates a particle. Particle properties can be set here with a preceding '-' or '+'.
+'-' property is set before calling the particle init function
+'+' do it afterwards
+noday means that the particle is not shown at the day version of the map. E.g. useful for flare particles around streetlight.
+Wait times are of the format "a b". It spawns particles in random intervals ranging from (a) to (a+b) seconds. If no wait time is specified one particle is created at map start.
+"particle" name of the particle definition
+"wait" wait time
+*/
+
+
+/*QUAKED light (0 1 0) (-8 -8 -8) (8 8 8) day
+Non-displayed light. All lights are for the night version. If you want them to show up in the day version, too - mark the day flag
+"_color" Color for the light RGB
+"light" intensity 0-255
+"target" entity target name (info_null)
+"_cone"
+"origin"
+"angle" Special values: UP -1; DOWN -2;
+*/
+
+/*QUAKED light_spot (0 1 0) (-8 -8 -8) (8 8 8) day
+Non-displayed light. All lights are for the night version. If you want them to show up in the day version, too - mark the day flag
+"_color" Color for the light RGB
+"light" intensity 0-255
+"_cone"
+"origin"
+"angle" Special values: UP -1; DOWN -2;
+*/
+
+/*QUAKED worldspawn (0 0 0) ?
+Only used for the world.
+"maxteams" max. teams for multiplayer
+"maxlevel" highest selectable level
+*/
+
+/*QUAKED info_null (0 0.5 0) (-4 -4 -4) (4 4 4)
+Used as a positional target for spotlights, etc.
+"targetname" target name
+*/
+
+/*QUAKED info_civilian_target (0.5 0.8 0.1) (-16 -16 -24) (16 16 32)
+Used as a target where civilians try to get in a mission (TODO: Implement me)
+"count" The priority of this waypoint - the lower the number, the nearer the end-target
+*/
+
+/*QUAKED misc_sound (0.5 1 0.5) (-8 -8 -8) (8 8 8) level1 level2 level3 level4 level5 level6 level7 level8
+Used to play ambient sounds (looped sounds)
+"noise" sound file name relative to sound/ambience
+"volume" 0 - 128
+*/
+
+/*QUAKED misc_mission (0.1 0.6 0.3) (-16 -16 -16) (16 16 16) level1 level2 level3 level4 level5 level6 level7 level8
+Defines a mission target
+"particle" display a particle
+"time" if set the entity has to be occupied x rounds to win the mission
+"radius" if the entity has to be occupied this defines the radius that is needed
+"health" if set the entity has to be destroyed to win the mission - otherwise is has just to be reached (see time)
+*/
+
+/*QUAKED misc_mission_alien (0.1 0.6 0.3) (-16 -16 -16) (16 16 16) level1 level2 level3 level4 level5 level6 level7 level8
+Defines the alien mission target
+"particle" display a particle
+"time" if set the entity has to be occupied x rounds to win the mission
+"radius" if the entity has to be occupied this defines the radius that is needed
+"health" if set the entity has to be destroyed to win the mission - otherwise is has just to be reached (see time)
+*/
+
+/*QUAKED func_door (0 .5 .8) ? level1 level2 level3 level4 level5 level6 level7 level8
+"angle" determines the opening direction
+"health" if set, door must be shot open
+"speed" movement speed (100 default)
+"wait" wait before returning (3 default, -1 = never return)
+"lip" lip remaining at end of move (8 default)
+*/
+
+/*QUAKED func_group (0 0 0) ?
+Only for editor and terrain convenience.
+"terrain"
+"gensurf"
+"phongshading"
+*/
+
+/*QUAKED func_breakable (0 0 0) ? level1 level2 level3 level4 level5 level6 level7 level8
+"health" damage until destroyed
+"particle" particle id
+"material" material id MAT_GLASS = 0 (default), MAT_METAL = 1, MAT_ELECTRICAL = 2, MAT_WOOD = 3
+*/
+
+/*QUAKED func_rotating (0 0 0) ? level1 level2 level3 level4 level5 level6 level7 level8
+"health" damage until destroyed
+"particle" particle id
+"speed" rotation speed
+"angle" rotate around this angle - pitch = 0, yaw = 1, roll = 2
+*/
+
+/*QUAKED trigger_hurt (0 0 0) ? KILL STUN DAZE
+Any entity that touches this will be hurt. It does dmg points of damage each server frame
+"dmg" default 5 (whole numbers only)
+*/
Added: UFOAIPack/trunk/base/scripts/shaderlist.txt
Url: http://zerowing.idsoftware.com/viewcvs/radiant/UFOAIPack/trunk/base/scripts/shaderlist.txt?view=auto&rev=36
==============================================================================
--- (empty file)
+++ UFOAIPack/trunk/base/scripts/shaderlist.txt Tue Apr 8 11:56:07 2008
@@ -0,0 +1,2 @@
+common
+textures
Added: UFOAIPack/trunk/base/scripts/textures.shader
Url: http://zerowing.idsoftware.com/viewcvs/radiant/UFOAIPack/trunk/base/scripts/textures.shader?view=auto&rev=36
==============================================================================
--- (empty file)
+++ UFOAIPack/trunk/base/scripts/textures.shader Tue Apr 8 11:56:07 2008
@@ -0,0 +1,34 @@
+textures/tex_mattn/fence
+{
+ qer_alphafunc gequal 0.5
+}
+
+textures/tex_mattn/grate
+{
+ qer_alphafunc gequal 0.5
+}
+
+textures/tex_mattn/grate2
+{
+ qer_alphafunc gequal 0.5
+}
+
+textures/tex_mattn/gully
+{
+ qer_alphafunc gequal 0.5
+}
+
+textures/tex_mattn/tire
+{
+ qer_alphafunc gequal 0.5
+}
+
+textures/tex_mattn/tire2
+{
+ qer_alphafunc gequal 0.5
+}
+
+textures/tex_material/circle_gray
+{
+ qer_alphafunc gequal 0.5
+}
Added: UFOAIPack/trunk/base/textures/radiant/notex.tga
Url: http://zerowing.idsoftware.com/viewcvs/radiant/UFOAIPack/trunk/base/textures/radiant/notex.tga?view=auto&rev=36
==============================================================================
Binary file. No diff available.
More information about the Gtkradiant
mailing list