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.
		
			
				
	
	
		
			64 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			64 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Barney"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "k_lab.ba_getsuiton"
 | |
|     {
 | |
|       time 0.320000 1.546009
 | |
|       param "k_lab.ba_getsuiton"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "triggers"
 | |
|   {
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "look player"
 | |
|     {
 | |
|       time 0.066666 2.873333
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.4460 0.5980
 | |
|         0.6780 0.5833
 | |
|         1.0320 0.5833
 | |
|         2.0020 0.5833
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "face to"
 | |
|   {
 | |
|     event face "face player"
 | |
|     {
 | |
|       time 0.013334 2.893334
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.5205 0.2696
 | |
|         1.5000 0.9902
 | |
|         1.8026 0.9804
 | |
|         1.9923 0.5196
 | |
|         2.6077 0.4902
 | |
|         2.8744 0.4559
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   faceposermodel "U:\HL2\hl2\models\Barney.mdl"
 | |
| }
 | |
| 
 | |
| mapname "maps\d1_trainstation_05.bsp"
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "RampTool" "100"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |