]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'master' into mirceakitsune/event_chasecam
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 19 Apr 2011 21:55:10 +0000 (00:55 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 19 Apr 2011 21:55:10 +0000 (00:55 +0300)
1  2 
defaultXonotic.cfg
qcsrc/client/View.qc

Simple merge
index ce78cbbc60ca1adfdbb785a8c3852bc475aa92de,1a1c37624d4aa66ec0cdd25825e7c2c062e213d4..71a4429efb7a9213397fcfe14a86a5a2d3be5392
@@@ -366,7 -366,7 +366,8 @@@ vector myhealth_gentlergb
  float contentavgalpha, liquidalpha_prev;
  vector liquidcolor_prev;
  
 +float eventchase_current_distance;
+ float checkfail[16];
  
  void CSQC_UpdateView(float w, float h)
  {