Line-ending fixes for most of the remaining files.

Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst,
proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj,
vcxproj, sln, in, java, la, manifest, am, and rad.

Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and
gitignore.

Finally, fixes executable bits.
This commit is contained in:
Jørgen P. Tjernø
2013-12-03 10:39:23 -08:00
parent 30064a1977
commit b5dc4a8543
5745 changed files with 1504984 additions and 1504956 deletions

View File

@@ -1,82 +1,82 @@
// Choreo version 1
actor "!Target1"
{
channel "wav"
{
event speak "npc_citizen.whoops01"
{
time 4.974360 5.383588
param "npc_citizen.whoops01"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.uhoh"
{
time 1.141026 1.628510
param "npc_citizen.uhoh"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.startle02"
{
time 0.102565 0.791454
param "npc_citizen.startle02"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.sorry01"
{
time 5.461539 5.931177
param "npc_citizen.sorry01"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.headsup02"
{
time 1.692309 2.805460
param "npc_citizen.headsup02"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "move to"
{
}
channel "face to"
{
}
channel "turn to"
{
}
channel "audio"
{
}
channel "trigger"
{
event firetrigger "1 - CRASH!!!"
{
time 3.564103 -1.000000
param "1"
}
}
channel "gesture"
{
}
faceposermodel "models\humans\group01\male_01.mdl"
}
scalesettings
{
"CChoreoView" "52"
"RampTool" "100"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
// Choreo version 1
actor "!Target1"
{
channel "wav"
{
event speak "npc_citizen.whoops01"
{
time 4.974360 5.383588
param "npc_citizen.whoops01"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.uhoh"
{
time 1.141026 1.628510
param "npc_citizen.uhoh"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.startle02"
{
time 0.102565 0.791454
param "npc_citizen.startle02"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.sorry01"
{
time 5.461539 5.931177
param "npc_citizen.sorry01"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "npc_citizen.headsup02"
{
time 1.692309 2.805460
param "npc_citizen.headsup02"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "move to"
{
}
channel "face to"
{
}
channel "turn to"
{
}
channel "audio"
{
}
channel "trigger"
{
event firetrigger "1 - CRASH!!!"
{
time 3.564103 -1.000000
param "1"
}
}
channel "gesture"
{
}
faceposermodel "models\humans\group01\male_01.mdl"
}
scalesettings
{
"CChoreoView" "52"
"RampTool" "100"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off