]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/client
Mutators: add hooks for overkill
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client /
2015-11-04 TimePathMutators: add hooks for overkill
2015-11-04 TimePathNet: register all types
2015-11-04 TimePathMerge branch 'TimePath/entitydebugger' into 'master'
2015-11-04 TimePathMerge branch 'master' into TimePath/debug_draw 248/head
2015-11-04 MarioUse SND_RIC_RANDOM
2015-11-03 TimePathSounds: infer extensions
2015-11-01 TimePathMerge branch 'master' into TimePath/debug_draw
2015-11-01 TimePathPrecache: defer
2015-11-01 TimePathRegistry: hide arrays
2015-10-31 MarioMerge branch 'terencehill/hide_motd' into 'master'
2015-10-31 TimePathRegistry: use BITS everywhere
2015-10-30 TimePathEffects: make sending entities easier, make sending...
2015-10-29 TimePathMerge branch 'master' into TimePath/debug_draw
2015-10-29 TimePathMerge branch 'TimePath/items' into 'master'
2015-10-29 TimePathMerge branch 'master' into TimePath/items 245/head
2015-10-29 TimePathEntity debugger
2015-10-28 MarioClean up the function slightly (kinda)
2015-10-28 TimePathMerge branch 'TimePath/independent_offhand' into 'master'
2015-10-28 MarioFix a somehow broken compile
2015-10-28 MarioAdd some more useful hooks
2015-10-27 TimePathLogging: forgot 'F' suffix
2015-10-27 TimePathLogging: remove remaining uses of print and printf
2015-10-27 TimePathUncrustify client/{commands,mutators,weapons}/*
2015-10-26 TimePathAccuracy: share with spectators
2015-10-26 TimePathMerge branch 'TimePath/scoreboard_dmg' into 'master'
2015-10-26 TimePathRebase @Debugger's damage-on-scoreboard
2015-10-26 TimePathMerge branch 'master' into TimePath/items
2015-10-25 TimePathUse the BIT macro
2015-10-24 MarioMerge branch 'terencehill/hud_cleanups' into 'master'
2015-10-24 MarioMerge branch 'master' into terencehill/ons_spawn_patch
2015-10-24 MarioMerge branch 'TimePath/gamemode_composition' into ...
2015-10-23 TimePathMerge branch 'master' into TimePath/gamemode_composition 244/head
2015-10-21 terencehillMerge branch 'master' into terencehill/menu_gametype_to... 243/head
2015-10-18 TimePathMutators: combine headers
2015-10-15 TimePathMerge branch 'terencehill/slider_drag_fix' into 'master'
2015-10-14 MarioMake a common function for getting the player's gun...
2015-10-14 terencehillAdd another alpha check 240/head
2015-10-14 terencehillAdd an alpha check to avoid a drawpic call every frame
2015-10-14 terencehillMerge branch 'master' into terencehill/hud_cleanups
2015-10-14 MarioLittle off topic (fix spawnpoints attached to moving...
2015-10-14 TimePathStatic init: static_init_late()
2015-10-13 terencehillMerge branch 'master' into terencehill/tooltips_cleanup 230/head
2015-10-13 TimePathItems: fix blank weapon names
2015-10-13 TimePathMerge branch 'TimePath/deathtypes' into 'master'
2015-10-11 TimePathMerge branch 'master' into TimePath/deathtypes 234/head
2015-10-11 TimePathMerge branch 'TimePath/cleanup'
2015-10-11 TimePathcommon: move instagib and nexball as they add custom...
2015-10-11 TimePathlib: move csqcmodellib and warpzonelib
2015-10-10 terencehillMerge branch 'master' into terencehill/menu_gametype_to...
2015-10-10 TimePath#includes: cleanup server
2015-10-10 TimePath#includes: cleanup client
2015-10-09 terencehillProperly hide minigame panels from the hud editor
2015-10-09 terencehillCleaner way for not allowing panels to be shown during...
2015-10-09 terencehillHUD_Reset is a HUD thing
2015-10-09 terencehillDraw vehicle crosshair from within the main crosshair...
2015-10-09 terencehillBetter integration of the vehicle HUD in the main HUD...
2015-10-09 TimePath#includes: cleanup
2015-10-09 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 terencehillUnfold CSQC_common_hud(void)
2015-10-08 terencehillClean up HUD code:
2015-10-08 MarioFix compile
2015-10-08 MarioMake an unused function used
2015-10-08 TimePathRevert "Merge branch 'TimePath/bot_api' into 'master'\r"
2015-10-08 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathMerge branch 'TimePath/hudpanels_registry' into 'master'
2015-10-08 MarioMerge branch 'master' into Mario/multiplayer_snake
2015-10-08 TimePathMerge branch 'TimePath/bot_api' into 'master'
2015-10-08 TimePathMerge branch 'master' into TimePath/deathtypes
2015-10-08 TimePathHUD: initialize with registry 236/head
2015-10-08 TimePathRadar icons: fix colour
2015-10-08 TimePathent_cs: cleanup
2015-10-08 TimePathBots: move supporting code into bot directory 237/head
2015-10-07 TimePathDeathtypes: port to registry
2015-10-07 MarioFix particleeffectnum usage
2015-10-07 TimePathDraw: purge SELFPARAM
2015-10-07 TimePathRegistry: overflow check
2015-10-07 TimePathNet: tempentity support
2015-10-06 TimePathNades: rename registry globals
2015-10-06 TimePathBuffs: rename registry globals
2015-10-06 TimePathModels: rename registry globals
2015-10-06 TimePathSounds: rename registry globals
2015-10-06 TimePathWeapons: rename registry globals
2015-10-06 TimePathMerge branch 'TimePath/unified_weapons' into 'master'
2015-10-06 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-05 MarioMerge branch 'Mario/trailparticles' into 'master'
2015-10-05 MarioAdd support for traileffect on CSQC models
2015-10-05 TimePathWeapons: Don't take mutator blocked weapons into accoun...
2015-10-05 TimePathLinked entities: simplify registration
2015-10-05 TimePathNades: check return of Nade_TrailEffect
2015-10-04 TimePathRemove no longer needed no-op mod folder
2015-10-03 terencehillMerge branch 'master' into terencehill/tooltips_cleanup
2015-10-03 TimePathMerge branch 'master' into TimePath/unified_weapons
2015-10-03 TimePathMerge branch 'TimePath/spawnfunc' into 'master'
2015-10-03 TimePathMerge branch 'TimePath/effectinfo' into 'master'
2015-10-03 MarioMerge branch 'terencehill/itemstime_checkmark2' into...
2015-10-03 TimePathMerge branch 'master' into TimePath/spawnfunc 227/head
2015-10-03 MarioMerge branch 'terencehill/slider_anim_improvements...
2015-10-03 MarioMerge branch 'terencehill/bot_fixes' into 'master'
2015-10-03 MarioMerge branch 'terencehill/radiobutton_fix' into 'master'
2015-10-03 TimePathMerge branch 'master' into TimePath/effectinfo
next