]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2012-01-07 SamualMerge remote branch 'origin/mirceakitsune/preview_images'
2012-01-07 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-07 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-07 Rudolf Polzersimplify forcemodels code a bit
2012-01-06 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-06 Rudolf Polzerforcemodels: handle missing model better
2012-01-06 SamualAdd another hard coded alias for compatibility (will...
2012-01-06 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2012-01-05 SamualFix division by zero
2012-01-05 Mircea KitsuneBlacklist floating bones so the effect won't stick...
2012-01-05 Mircea KitsuneHide damage effects on spectated players too, if we...
2012-01-05 Mircea KitsuneMore minor tweaks and cleanups
2012-01-05 Mircea KitsuneDistribute particles between damage effects on the...
2012-01-05 Mircea KitsuneFix a code failure
2012-01-05 Mircea KitsuneFix the cvar switch check
2012-01-05 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-05 Mircea KitsuneMore code optimizations and code comments
2012-01-05 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/hud_sk...
2012-01-05 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/duckanims'
2012-01-04 Mircea KitsuneFix blood-dependent damage effects
2012-01-04 Mircea KitsuneSimpler way of defining the entity number of the player
2012-01-04 Mircea KitsuneAllow cvar to specify whether effects should show only...
2012-01-04 Mircea KitsuneChange how damage effects are applied to non-player...
2012-01-04 Mircea KitsuneFix a bug causing damage effects to not show for alt...
2012-01-04 Mircea KitsuneKill damage effects when the player gets gibbed or...
2012-01-04 Mircea KitsuneMake damage effects last longer
2012-01-04 Mircea KitsuneImprove the tag counting macro
2012-01-04 Mircea KitsuneUse a different and smarter way to go through the bones...
2012-01-04 SamualMerge remote branch 'origin/samual/updatecommands'
2012-01-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2012-01-04 Mircea KitsuneAttach the damage effect entity to the bone and use...
2012-01-04 Mircea KitsuneRemove forgotten ReadByte (part of previous commit)
2012-01-04 Mircea KitsuneRemove the old way of showing damage effects on gibs...
2012-01-04 Mircea KitsuneAllow multiple damage effects on the same player, but...
2012-01-04 Mircea KitsuneSkip damage effects for entities that have un model...
2012-01-04 Mircea KitsuneGo through all bones on the player model, and select...
2012-01-04 Mircea KitsuneFirst part of bone-based damage effects: The origin...
2012-01-04 Mircea KitsuneGet the correct species value. This fixes the last...
2012-01-04 Mircea KitsuneUse the correct damage value in damage effects. Edge...
2012-01-04 Mircea KitsuneFix an epic failure in my code. This finally gets the...
2012-01-04 Rudolf Polzerdon't overemphasize direct hits
2012-01-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-04 Mircea KitsuneSome tweaks, and preparations for a fix
2012-01-04 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2012-01-04 Rudolf Polzerdamageextraradius for svqc too
2012-01-04 Rudolf Polzeradd a field .damageextraradius to DamageInfo entities...
2012-01-04 SamualMerge remote-tracking branch 'origin/master' into samua...
2012-01-04 Mircea KitsuneSend ent_DamageInfo for hitscan damage too. Why wasn...
2012-01-04 Mircea KitsuneGet damage effects working without using a separate...
2012-01-03 SamualMerge remote branch 'origin/master' into samual/menu_up...
2012-01-03 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2012-01-03 Mircea KitsuneMerge branch 'mirceakitsune/preview_images' of git...
2012-01-03 Mircea KitsuneUse draw_PictureSize == '0 0 0' instead of draw_Preload...
2012-01-03 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-03 Mircea KitsuneMerge branch 'master' into mirceakitsune/preview_images
2012-01-03 Rudolf Polzercl_forcemyplayer*
2012-01-03 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2012-01-02 SamualMerge remote branch 'origin/master' into mirceakitsune...
2012-01-01 SamualMerge remote branch 'origin/master' into samual/updatec...
2012-01-01 SamualMerge remote branch 'origin/master' into samual/updatec...
2012-01-01 SamualMerge remote branch 'origin/master' into samual/updatec...
2012-01-01 Rudolf Polzersv_forceplayercolors
2012-01-01 Rudolf Polzerrenumber notification types to annoy mi..., I mean...
2012-01-01 Rudolf Polzercleanup headshot handling
2011-12-31 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-31 Rudolf Polzersupport EF_DYNAMICMODELLIGHT in csqcmodel
2011-12-31 Rudolf Polzerclear drawmask if alpha < 0 (better fps)
2011-12-31 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-31 Jakob MGFix http://dev.xonotic.org/issues/944 Likely things...
2011-12-31 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-30 SamualMany many many fixes and usage updates for generic...
2011-12-30 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-30 Rudolf Polzerfix bugs in last change :)
2011-12-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-30 Rudolf Polzerget rid of the svqc death anim hack against "popping...
2011-12-30 SamualUpdate sendcvar
2011-12-29 SamualUpdate more usage stuffz...
2011-12-29 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-29 Rudolf Polzerremove GAME_ globals, they're stupid now
2011-12-29 Rudolf Polzerremove lots of game type listings
2011-12-29 SamualCompatibility with 0.5 for voting, plus fix player...
2011-12-28 SamualUpdate commands.cfg with new command listing from the...
2011-12-28 SamualAdd a generic command to dump all commands from a progr...
2011-12-28 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-28 SamualMassive revamp of help system code
2011-12-28 merlijnMerge remote-tracking branch 'origin/cbrutail/translati...
2011-12-28 SamualMove markup to its own file
2011-12-28 SamualMake it compilable :D
2011-12-28 SamualBegin total re-write of generic command system
2011-12-27 Rudolf Polzerfix typo
2011-12-27 SamualMake a separate command for settemp_restore
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-27 Rudolf Polzerrewrite settemp system to handle "quit" right
2011-12-27 SamualAttempt to fix scoreboard issue with hiding ping field
2011-12-27 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-26 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-26 SamualAdd another alias, plus make some of the warnings more...
2011-12-26 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-12-25 Rudolf Polzeradd missing newline
next