Skip to content

Commit

Permalink
inital commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonAderum committed Aug 7, 2014
0 parents commit b162d71
Show file tree
Hide file tree
Showing 70 changed files with 5,832 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
manifest/
content/core/
content/dota_core/
content/dota_addons/addon_template/
content/dota_addons/dota_pvp/
content/dota_addons/holdout_example/
game/_toolsettings/
game/bin/
game/core/
game/dota/
game/dota_core/
game/dota_imported/
game/dota_koreana/
game/dota_koreana_imported/
game/dota_lv/
game/dota_lv_imported/
game/dota_schinese/
game/dota_schinese_imported/
game/570_install.vdf
game/thirdpartylegalnotices.txt
game/dota_addons/addon_template/
game/dota_addons/dota_pvp/
game/dota_addons/holdout_example/
game/dota_addons/dota2cfg.cfg
29 changes: 29 additions & 0 deletions content/dota_addons/pudgewars/flash/example.as
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
package {

import flash.display.MovieClip;
import flash.events.MouseEvent;

public class Example extends MovieClip
{
// element details filled out by game engine
public var gameAPI:Object;
public var globals:Object;
public var elementName:String;

public function Example() { }

// called by the game engine when this .swf has finished loading
public function onLoaded():void
{
}

// called by the game engine after onLoaded and whenever the screen size is changed
public function onScreenSizeChanged():void
{
// By default, your 1024x768 swf is scaled to fit the vertical resolution of the game
// and centered in the middle of the screen.
// You can override the scaling and positioning here if you need to.
// stage.stageWidth and stage.stageHeight will contain the full screen size.
}
}
}
Binary file added content/dota_addons/pudgewars/flash/example.fla
Binary file not shown.
Binary file added content/dota_addons/pudgewars/maps/dota_pvp.vmap
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"Layer0"
{
"Shader" "ui.vfx"
"F_STENCIL_MASKING" "1"
"F_TRANSLUCENT" "0"
"Texture" "materials/overviews/dota_pvp.psd"
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"Layer0"
{
"Shader" "ui.vfx"
"F_STENCIL_MASKING" "1"
"F_TRANSLUCENT" "0"
"Texture" "materials/overviews/dota_pvp_tiled.psd"
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"settings"
{
"clampu" "1"
"clampv" "1"
"nocompress" "1"
"nomip" "1"

}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"Layer0"
{
"Shader" "ui.vfx"
"F_STENCIL_MASKING" "1"
"F_TRANSLUCENT" "0"
"Texture" "materials/overviews/simple_dota_map_example.tga"
}
Binary file not shown.
35 changes: 35 additions & 0 deletions content/dota_addons/pudgewars/materials/particle/basic_glow.vtex
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!-- dmx encoding keyvalues2_noids 1 format vtex 1 -->
"CDmeVtex"
{
"m_inputTextureArray" "element_array"
[
"CDmeInputTexture"
{
"m_name" "string" "0"
"m_fileName" "string" "materials/particle/basic_glow.tga"
"m_colorSpace" "string" "srgb"
"m_typeString" "string" "2D"
}
]
"m_outputTypeString" "string" "2D"
"m_outputFormat" "string" "DXT5"
"m_textureOutputChannelArray" "element_array"
[
"CDmeTextureOutputChannel"
{
"m_inputTextureArray" "string_array"
[
"0"
]
"m_srcChannels" "string" "rgba"
"m_dstChannels" "string" "rgba"
"m_mipAlgorithm" "CDmeImageProcessor"
{
"m_algorithm" "string" ""
"m_stringArg" "string" ""
"m_vFloat4Arg" "vector4" "0 0 0 0"
}
"m_outputColorSpace" "string" "srgb"
}
]
}
Binary file not shown.
35 changes: 35 additions & 0 deletions content/dota_addons/pudgewars/materials/particle/basic_rope.vtex
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!-- dmx encoding keyvalues2_noids 1 format vtex 1 -->
"CDmeVtex"
{
"m_inputTextureArray" "element_array"
[
"CDmeInputTexture"
{
"m_name" "string" "0"
"m_fileName" "string" "materials/particle/basic_rope.psd"
"m_colorSpace" "string" "srgb"
"m_typeString" "string" "2D"
}
]
"m_outputTypeString" "string" "2D"
"m_outputFormat" "string" "DXT5"
"m_textureOutputChannelArray" "element_array"
[
"CDmeTextureOutputChannel"
{
"m_inputTextureArray" "string_array"
[
"0"
]
"m_srcChannels" "string" "rgba"
"m_dstChannels" "string" "rgba"
"m_mipAlgorithm" "CDmeImageProcessor"
{
"m_algorithm" "string" ""
"m_stringArg" "string" ""
"m_vFloat4Arg" "vector4" "0 0 0 0"
}
"m_outputColorSpace" "string" "srgb"
}
]
}
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!-- dmx encoding keyvalues2_noids 1 format vtex 1 -->
"CDmeVtex"
{
"m_inputTextureArray" "element_array"
[
"CDmeInputTexture"
{
"m_name" "string" "0"
"m_fileName" "string" "materials/particle/basic_rope_energy.tga"
"m_colorSpace" "string" "srgb"
"m_typeString" "string" "2D"
}
]
"m_outputTypeString" "string" "2D"
"m_outputFormat" "string" "DXT5"
"m_textureOutputChannelArray" "element_array"
[
"CDmeTextureOutputChannel"
{
"m_inputTextureArray" "string_array"
[
"0"
]
"m_srcChannels" "string" "rgba"
"m_dstChannels" "string" "rgba"
"m_mipAlgorithm" "CDmeImageProcessor"
{
"m_algorithm" "string" ""
"m_stringArg" "string" ""
"m_vFloat4Arg" "vector4" "0 0 0 0"
}
"m_outputColorSpace" "string" "srgb"
}
]
}
Binary file not shown.
35 changes: 35 additions & 0 deletions content/dota_addons/pudgewars/materials/particle/basic_smoke.vtex
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!-- dmx encoding keyvalues2_noids 1 format vtex 1 -->
"CDmeVtex"
{
"m_inputTextureArray" "element_array"
[
"CDmeInputTexture"
{
"m_name" "string" "0"
"m_fileName" "string" "materials/particle/basic_smoke.tga"
"m_colorSpace" "string" "srgb"
"m_typeString" "string" "2D"
}
]
"m_outputTypeString" "string" "2D"
"m_outputFormat" "string" "DXT5"
"m_textureOutputChannelArray" "element_array"
[
"CDmeTextureOutputChannel"
{
"m_inputTextureArray" "string_array"
[
"0"
]
"m_srcChannels" "string" "rgba"
"m_dstChannels" "string" "rgba"
"m_mipAlgorithm" "CDmeImageProcessor"
{
"m_algorithm" "string" ""
"m_stringArg" "string" ""
"m_vFloat4Arg" "vector4" "0 0 0 0"
}
"m_outputColorSpace" "string" "srgb"
}
]
}
Binary file not shown.
35 changes: 35 additions & 0 deletions content/dota_addons/pudgewars/materials/particle/basic_trail.vtex
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!-- dmx encoding keyvalues2_noids 1 format vtex 1 -->
"CDmeVtex"
{
"m_inputTextureArray" "element_array"
[
"CDmeInputTexture"
{
"m_name" "string" "0"
"m_fileName" "string" "materials/particle/basic_trail.tga"
"m_colorSpace" "string" "srgb"
"m_typeString" "string" "2D"
}
]
"m_outputTypeString" "string" "2D"
"m_outputFormat" "string" "DXT5"
"m_textureOutputChannelArray" "element_array"
[
"CDmeTextureOutputChannel"
{
"m_inputTextureArray" "string_array"
[
"0"
]
"m_srcChannels" "string" "rgba"
"m_dstChannels" "string" "rgba"
"m_mipAlgorithm" "CDmeImageProcessor"
{
"m_algorithm" "string" ""
"m_stringArg" "string" ""
"m_vFloat4Arg" "vector4" "0 0 0 0"
}
"m_outputColorSpace" "string" "srgb"
}
]
}
Loading

0 comments on commit b162d71

Please sign in to comment.