]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge remote-tracking branch 'origin/Mario/csqc_models'
authorSamual Lenks <samual@xonotic.org>
Sun, 24 Nov 2013 04:37:50 +0000 (23:37 -0500)
committerSamual Lenks <samual@xonotic.org>
Sun, 24 Nov 2013 04:37:50 +0000 (23:37 -0500)
commitd2aa2e833adeef6854046076d65472310ac9f542
tree2f3634a3ad7fc5b8be13529a5eb9e896d15e8b35
parent3b2bc1bdee04f4c454279bf14ac8ed6b37c6ddb5
parentf687845d035109d484d564e6e58730f8bb3abc59
Merge remote-tracking branch 'origin/Mario/csqc_models'

# By Mario
# Via Mario
* origin/Mario/csqc_models:
  Use WriteShort for mins/maxs linking
  Comment out size reset (can cause crashes with some models on first load)
  Use WriteChar for mins/maxs linking & WriteByte for scale linking
  Network colormod to fix sandbox object colors
  Add func_breakable CSQC model linking again
  Remove func_breakable CSQC model linking
  Allow larger model scale
  Roughly link onslaught control points
  Network model scale, mins & maxs, link sandbox & breakable models with CSQC
qcsrc/client/hud.qc
qcsrc/client/miscfunctions.qc
qcsrc/csqcmodellib/cl_model.qc
qcsrc/server/mutators/gamemode_onslaught.qc