]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'master' into terencehill/ons_camera
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2016-10-18 terencehillMerge branch 'master' into terencehill/ons_camera
2016-10-18 MarioFix monster ticrates
2016-10-17 MarioChange bulldozer direction handling to send 1 byte...
2016-10-17 MarioMerge branch 'terencehill/menu_quit_dialog_fix' into...
2016-10-17 MarioFix minor redundancy in nexball dphitcontentsmask
2016-10-14 MarioMake nexball's ball bounce off player clips (fixes...
2016-10-14 MarioRevert last 2 commits (cause is elsewhere)
2016-10-14 MarioIgnore CA spectators
2016-10-14 MarioRemove oldmovement (unused)
2016-10-13 MarioFix CTS scores
2016-10-12 MarioMerge remote-tracking branch 'origin/DefaultUser/overki...
2016-10-12 FreddyFix the g_overkill_filter_* cvars
2016-10-12 MarioAdd an option to apply gravity on slick surfaces (so...
2016-10-12 MarioMerge branch 'DefaultUser/overkill_cvars' into 'master'
2016-10-12 FreddyImprove overkill item filter cvars 375/head
2016-10-12 MarioMerge branch 'DefaultUser/insta_ammo' into 'master'
2016-10-11 MarioUpdate physics stats on connect (fixes sometimes spawni...
2016-10-10 FreddyRemove 2 unused fields from sv_overkill.qc
2016-10-10 FreddyReplace g_overkill_100a_anyways and g_overkill_100h_anyways
2016-10-10 FreddyRemove g_overkill_superguns_respawn_time
2016-10-10 FreddyInstaGib: add cvars to convert ammo packs into insta... 374/head
2016-10-09 MarioRestore behaviour after respawning if func_breakable...
2016-10-08 MarioKeep player size and view offset stats up to date
2016-10-08 MarioFix trigger_delay
2016-10-08 MarioCopy antiwall flag (fixes delayed antiwall triggers)
2016-10-07 MarioMerge branch 'martin-t/random' into 'master'
2016-10-07 Martin Taibrrefactor RandomSelection, add a field for vector 373/head
2016-10-07 MarioAdd an entity parameter to entcs net props
2016-10-07 MarioTemporary fix for warning spam on map start
2016-10-06 MarioMerge branch 'terencehill/overkill_stuff' into 'master'
2016-10-05 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-10-05 MarioMerge branch 'terencehill/timeout_countdown_fix' into...
2016-10-05 MarioPort nexball ball held too long by team message to...
2016-10-04 MarioClean up old remote jump feature, no longer consumes...
2016-10-03 MarioFix start items in some special arena mutators
2016-10-01 MarioUse the CSQC player origin if in 3rd person mode
2016-09-28 MarioMinor performance improvement in bot movement code
2016-09-28 MarioClean up monster spawn function a little, allow setting...
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-27 terencehillFurther clean overkill code up
2016-09-26 terencehillMerge branch 'master' into terencehill/overkill_stuff
2016-09-26 terencehilllabel 2 obscure arguments
2016-09-26 MarioAdd sv_aircontrol_backwards to allow strafing backwards
2016-09-25 terencehillAllow using blaster secondary during round start delay...
2016-09-25 terencehillRemove PlayerRegen mutator hook call from overkill...
2016-09-24 terencehillReduce default waypoint health bar size
2016-09-22 terencehillSimplify overkill's regen code by customizing generic...
2016-09-21 terencehillKeep infinite ammo playing overkill in whatever gametype
2016-09-21 terencehillSet Melee Only Arena as incompatible with Overkill
2016-09-20 terencehillMake timeout countdown message immediately fully visibl... 370/head
2016-09-19 terencehillFind best suitable angles for the generator's camera
2016-09-19 terencehillMake use of .clientcamera showing the exploding generat...
2016-09-17 terencehillFix typo in a cvar name; add a few more missing cvars
2016-09-17 terencehillResize waypoints like everything else when viewsize...
2016-09-16 Martin Taibrfix nades colliding with the player himself (unless... 367/head
2016-09-15 terencehillUnhardcode throw nade key in notification messages...
2016-09-15 terencehillCompose MURDER_*_VERBOSE messages by concatenating...
2016-09-14 MarioAllow overriding frag centerprint message, fixes double...
2016-09-14 terencehillFix division by 0 in another way
2016-09-14 terencehillAvoid a division by 0 (g_weaponratefactor isn't initial...
2016-09-13 terencehillRename VehicleSpawn mutator hook to VehicleInit and...
2016-09-12 terencehillFix vehicles getting attacked by turrets when the game...
2016-09-12 terencehillReally block vehicles when the game is over (racer...
2016-09-11 MarioUse WriteAngle instead of WriteCoord to network viewloc...
2016-09-11 MarioMerge branch 'terencehill/scoreboard_update' into ...
2016-09-10 terencehillAdd a mutator hook for customizing the eventchase effec...
2016-09-10 terencehillRemove generator rays from g_drawables before deleting...
2016-09-10 terencehillFix #1810 generator doesn't show any explosion effect...
2016-09-10 terencehillGetTeamCount --> CheckAllowedTeams
2016-09-09 terencehillMake work snake status panel layout with whatever panel...
2016-09-08 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-08 terencehill"Color (Friendly Fire):" --> "Color:"
2016-09-07 MarioFix spectator camera resetting to world origin with...
2016-09-06 terencehillRemove HUD_Minigame_Showpanels() and minigame_isactive...
2016-09-06 terencehillRemove deprecated APP_TEAM_ENT, switch to APP_TEAM_NUM
2016-09-06 terencehillIntroduce APP_NUM to shorten a some of the longest...
2016-09-04 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-04 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-09-02 MarioMake wr_glow available to server, fixes third person...
2016-09-01 terencehillIS_DIGIT
2016-09-01 terencehillAdd IS_HEXDIGIT macro and make use of it
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-09-01 MarioMerge branch 'terencehill/textLengthUpToWidth_patch...
2016-09-01 terencehillFix textLengthUpToWidth and textLengthUpToLength shorte... 348/head
2016-08-31 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-31 terencehillProperly initialize Keepaway as team based game mode
2016-08-30 MarioDon't even check trace_ent (unreliable)
2016-08-30 MarioOptimize it further
2016-08-30 MarioTweak it further
2016-08-30 MarioMake monsters not care if their target is behind anothe...
2016-08-30 MarioDon't allow magnet buff to pickup or capture flags...
2016-08-30 MarioAdd a 'hidden' option to playermodel info files, hide...
2016-08-29 MarioSome minor cleanup, use intrusive lists for bot project...
2016-08-29 MarioAdd parenthesis
2016-08-29 terencehillInclude hmg and rpc in the weapon priority lists
2016-08-28 terencehillAdd update_mousepos()
2016-08-28 TimePathentcs: fix name changing
2016-08-28 TimePathentcs: use SAME_TEAM
2016-08-28 TimePathentcs: accept updates before game_starttime
next