]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Use printf macro
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2014-01-03 MarioUse printf macro
2014-01-01 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2014-01-01 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/ballistic2'
2014-01-01 Rudolf PolzerMerge branch 'master' into divVerent/ballistic2
2014-01-01 Rudolf PolzerAdd the most obvious __VA_ARGS__ macro of all.
2014-01-01 Rudolf PolzerFix terencehill's variable abuse. Unbreaks centerprint.
2013-12-30 Samual LenksActually, use a more simple comparison (looks cleaner...
2013-12-30 Samual LenksMerge remote-tracking branch 'origin/samual/makemulti_i...
2013-12-30 Samual LenksRemove r_hidewater changes from this branch
2013-12-30 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-12-30 Samual LenksMerge remote-tracking branch 'origin/samual/orthoview'
2013-12-30 Samual LenksMerge remote-tracking branch 'origin/samual/fix_crossha...
2013-12-30 Samual LenksMerge remote-tracking branch 'origin/Mario/shownames_mi...
2013-12-30 Rudolf PolzerTry fixing centerprint expiring.
2013-12-29 Samual LenksMerge remote-tracking branch 'origin/terencehill/color_...
2013-12-29 Samual LenksMultiply shownames alpha by player alpha
2013-12-28 Samual LenksAllow shownames to be seen with low alpha if they're...
2013-12-28 Samual LenksClean some things up
2013-12-28 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-12-28 Samual LenksUse vec3 and get rid of FL2VEC -- This function didn...
2013-12-28 Samual LenksFix spectating
2013-12-28 Samual LenksFix crosshair_hittest_showimpact by using proper loc...
2013-12-27 Samual LenksAdd ability for makeMulti inverse cvars (for r_water_hi...
2013-12-27 Samual LenksLets just set resolution via a cvar
2013-12-27 Samual LenksFix issues with FL2VEC
2013-12-26 Samual LenksFix remaining known issue with orthoview (on abyss...
2013-12-26 Samual LenksAdd definition for orthoview accuracy, plus some final...
2013-12-26 Samual LenksClean up debug stuff
2013-12-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-12-26 MarioDon't check if monster has re-spawned when lowering...
2013-12-26 MarioReplace tabs with spaces in REGISTER_MONSTER lists
2013-12-26 MarioAdd some mutator hooks for regen & mob spawning
2013-12-26 MarioClean up CTF monster checks a little
2013-12-26 MarioAttempt to clean up commands a bit
2013-12-26 MarioAdd a mutator hook for accuracy checking & fix notifica...
2013-12-26 MarioShow icon for monster deaths
2013-12-26 MarioDon't network monsterid
2013-12-24 MarioRemove freeze code, monsters no longer use freeze attacks
2013-12-20 MarioRemove some leftovers from the old random monster spawn...
2013-12-20 MarioFix another bad thing
2013-12-20 MarioFix something bad
2013-12-20 MarioAdd some mapinfo support to invasion
2013-12-20 MarioMake some constants constant
2013-12-20 MarioMerge branch 'master' into Mario/monsters
2013-12-20 Rudolf PolzerFix csqcmodel display for cloned/dead players. Also...
2013-12-19 Rudolf Polzerup sendflags to 3 bytes in csqcmodel. Fixes accidentall...
2013-12-11 Rudolf PolzerWe DO need to detect double-hits, due to the weird...
2013-12-11 Rudolf PolzerAlways show DamageInfo, even when hitting the same...
2013-12-11 Rudolf PolzerMerge branch 'master' into divVerent/ballistic2
2013-12-11 Rudolf PolzerFix use of "self".
2013-12-03 MarioUse a spawnflag to check if the monster has re-spawned
2013-12-03 MarioMerge branch 'master' into Mario/monsters
2013-11-25 MarioHide player name if their alpha is below a limit
2013-11-24 Rudolf Polzerfix scale networking
2013-11-24 Rudolf PolzerFix "scale" networking. Sorry for that.
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/samual/serverlist'
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/Mario/csqc_models'
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/Mario/respawn_delays'
2013-11-24 Samual LenksMerge remote-tracking branch 'origin/Mario/arena_nuke'
2013-11-19 Rudolf Polzerfix some bugs
2013-11-19 Rudolf Polzercvar cleanup
2013-11-19 Rudolf PolzerKill zcurveparticles due to 0 users.
2013-11-19 Rudolf PolzerSimplify a LOT.
2013-11-18 Rudolf Polzerwork on restructuring fireBallisticBullet
2013-11-11 Rudolf PolzerKill g_antilag_bullets (always assume 1); kill bullet...
2013-11-09 MarioUse WriteShort for mins/maxs linking
2013-11-08 MarioComment out size reset (can cause crashes with some...
2013-11-08 MarioUse WriteChar for mins/maxs linking & WriteByte for...
2013-11-08 Rudolf PolzerMore stuff.
2013-11-08 Rudolf Polzerpos_ done.
2013-11-08 Rudolf PolzerFix function types.
2013-11-07 Rudolf PolzerForce sp_after_comma (only is inconsistent because...
2013-11-07 Rudolf PolzerForce // comment and if(cond)
2013-11-07 Rudolf PolzerUpdated.
2013-11-06 Rudolf PolzerIgnore space-around-arithmetic-operator. Let the coder...
2013-11-06 Rudolf PolzerUpdate config to 0.60
2013-11-04 Rudolf PolzerStart of uncrusticracy script, and kill trailing whites...
2013-11-03 MarioMerge branch 'master' into Mario/monsters
2013-11-02 MarioNetwork colormod to fix sandbox object colors
2013-11-02 MarioMerge branch 'master' into Mario/csqc_models
2013-10-30 Rudolf PolzerA config file.
2013-10-30 Rudolf PolzerManual riddance of remaining "if not".
2013-10-30 Rudolf PolzerGet rid of if not, step 1.
2013-10-24 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-10-24 MarioRemove monster config system to fix compile
2013-10-23 MarioFix some issues brought up in the tracker
2013-10-22 MarioMerge branch 'master' into Mario/respawn_delays
2013-10-22 MarioAdd func_breakable CSQC model linking again
2013-10-21 MarioRemove func_breakable CSQC model linking
2013-10-21 MarioMerge branch 'master' into Mario/csqc_models
2013-10-18 MarioChange invasion short name to inv
2013-10-18 MarioMerge branch 'master' into Mario/monsters
2013-10-18 Rudolf Polzerfix g_warmup_allguns 1
2013-10-18 Rudolf PolzerSimpler function accumulation. Thanks, graphitemaster.
2013-10-17 Samual LenksMerge remote-tracking branch 'origin/samual/warmup_only...
2013-10-17 Samual LenksAdd feature to warmup_allguns which only provides weapo...
2013-10-17 Rudolf PolzerFix a division by zero.
2013-10-17 Rudolf PolzerGet rid of an useless trace and like 1000 instructions...
2013-10-15 Rudolf PolzerUse new cvar check URL; kill CVAR_POPCON.
2013-10-14 Rudolf Polzerfix typo
next