]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/csqcmodel
rename stuff to be less likely to conflict
[xonotic/xonotic-data.pk3dir.git] / qcsrc / csqcmodel /
2011-11-15 Rudolf Polzerrename stuff to be less likely to conflict
2011-11-15 Rudolf Polzermove interpolation to the csqcmodel directory
2011-11-15 Rudolf Polzerremove debug print
2011-11-15 Rudolf Polzerremove EXTERNALMODEL hack
2011-11-15 Rudolf Polzerfix observing and most of spectating
2011-11-15 Rudolf Polzersupport onground flag too
2011-11-15 Rudolf Polzerdeclare it
2011-11-15 Rudolf Polzeruse DP_CSQC_V_CALCREFDEF
2011-11-15 Rudolf Polzersingular...
2011-11-15 Rudolf Polzeradd a post camera setup hook
2011-11-15 Rudolf Polzermove player LOD clientside
2011-11-15 Rudolf Polzerdo setorigin and setmodelindex properly (preparation...
2011-11-14 Rudolf Polzeradd EF_TELEPORT_BIT support too
2011-11-14 Rudolf Polzersupport EF_RESTARTANIM_BIT
2011-11-14 Rudolf Polzeroops, queried the wrong player here
2011-11-14 Rudolf Polzercalculate glowmod on clientside
2011-11-14 Rudolf Polzerbetter crouch handling
2011-11-14 Rudolf Polzerinverted logic strikes back
2011-11-14 Rudolf Polzerproperly support toggling csqcplayer status
2011-11-14 Rudolf Polzerfix some typos
2011-11-14 Rudolf Polzeradd a cvar sv_use_csqc_players to toggle csqc player...
2011-11-14 Rudolf Polzeronly hide the LOCAL player!
2011-11-14 Rudolf Polzerremove TEMPHACK_origin
2011-11-14 Rudolf Polzerget out view_ofs networking, we have a stat for that
2011-11-14 Rudolf Polzerproperly DRAW the local player
2011-11-14 Rudolf Polzersupport custom properties
2011-11-14 Rudolf Polzerfix typos
2011-11-14 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-14 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-11-14 Rudolf Polzerproperly handle initial state of new entities
2011-11-13 Rudolf Polzerfix the no-blending case
2011-11-13 Rudolf Polzerrestructured it a lot