]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Merge branch 'master' into terencehill/hud_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2016-07-28 MarioGet player view angles before spawning casings (partial...
2016-07-28 MarioAdd an intrusive list for projectiles
2016-07-28 MarioGive mines an intrusive list
2016-07-28 MarioAdd an intrusive list for turrets
2016-07-28 MarioMerge branch 'master' into Mario/intrusive
2016-07-28 MarioDon't add monster to list again if re-spawning
2016-07-28 MarioAdd an intrusive list for vehicles
2016-07-28 MarioAdd an intrusive list for monsters
2016-07-27 TimePathMerge branch 'TimePath/intrusive' into 'master'
2016-07-27 MarioGive electro secondary orbs a size so they sit on floor...
2016-07-26 TimePathFix item drawing
2016-07-26 MarioFix weapon specific checks for melee
2016-07-26 MarioReplace most cases of findchain* with the FOREACH_ENTIT...
2016-07-26 TimePathIntrusive list: radar icons
2016-07-26 TimePathImplement intrusive lists
2016-07-25 terencehillMerge branch 'master' into terencehill/infomessages_pan...
2016-07-25 MarioMerge branch 'terencehill/camera_spectator_2' into...
2016-07-25 MarioDon't allow bumblebee to swim
2016-07-25 MarioRemove engine side player movement prediction, and...
2016-07-24 MarioFix damagetext and make shockwave initial shot origin...
2016-07-24 MarioImprove FPS by a lot
2016-07-24 MarioMerge branch 'Mario/qc_physics_cleanup_v2'
2016-07-24 TimePathAdd cvar_localchanges command
2016-07-24 TimePathReduce weapon impulse verbosity
2016-07-24 MarioGet v_angle when air dodging is enabled
2016-07-24 MarioFix compile
2016-07-24 MarioImplement air dodging
2016-07-24 MarioFix Arc firing after warmup ends
2016-07-23 MarioAlso in notifications
2016-07-23 MarioUse special icon for shockwave
2016-07-23 MarioApply antilag to shockwave, also fix accuracy
2016-07-23 MarioShockwave is a new toy, just don't replace anything...
2016-07-23 MarioMerge branch 'master' into Mario/qc_physics_cleanup_v2 341/head
2016-07-23 MarioTurn off prediction entirely while inside a vehicle...
2016-07-23 MarioFix a few more missed movetypes
2016-07-23 MarioFix up some missed movetype setters
2016-07-23 MarioImplement move_qcphysics
2016-07-22 MarioDon't constantly unset onground status on casings ...
2016-07-22 MarioFix network updates
2016-07-22 MarioAnother cleanup attempt for grenades (bit more self...
2016-07-22 MarioFix grenades by temporarily disabling matching ticrate...
2016-07-22 MarioCleanup the warpzone fix to support .move_movetype
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/campai...
2016-07-22 MarioMerge remote-tracking branch 'origin/terencehill/count_...
2016-07-22 MarioFix warpzones
2016-07-22 MarioFix compile
2016-07-22 MarioRemove .move_* fields and MOVETYPE_PUSH logic (doesn...
2016-07-21 MarioSwim down with crouch, swim up at full speed (to match...
2016-07-21 MarioMerge branch 'master' into Mario/showspecs
2016-07-21 MarioOptimize Physics_ClientOption by using autocvars instea...
2016-07-19 MarioImplement reverse thrusting with jetpack when crouching...
2016-07-19 MarioMerge branch 'Mario/flag_return_fixes'
2016-07-19 MarioManual flag returning: show a carrier waypoint to enemi...
2016-07-19 MarioRemove .frozen field (virtually unused)
2016-07-19 terencehillClean up STAT usage: this.camera_spectator --> STAT... 339/head
2016-07-19 MarioSilence item pickup messages
2016-07-17 terencehillAdd possibility of changing camera mode (first person...
2016-07-17 TimePathMeasure startup time
2016-07-15 MarioDon't draw rain when the func_rain brush is too far...
2016-07-14 MarioMerge branch 'terencehill/vortex_zoom_fix' into 'master'
2016-07-14 terencehillReset active weapon field of the current PlayerState... 337/head
2016-07-13 MarioAdd a volume parameter to GlobalSound, also muffle...
2016-07-13 MarioFix target_items
2016-07-13 MarioSet minigame_self to this again after activating a...
2016-07-13 MarioMerge branch 'master' into Mario/teams_bitflag 335/head
2016-07-13 MarioMerge branch 'master' into Mario/balance
2016-07-12 MarioReset vehicles when match is resetting, also make sure...
2016-07-11 MarioRename GeomLerp's lerp parameter (conflicts with a...
2016-07-11 MarioMerge branch 'terencehill/misc_hud_fixes' into 'master'
2016-07-10 terencehillDisplay left time only once for multiple server notices... 334/head
2016-07-10 MarioMerge branch 'master' into Mario/teams_bitflag
2016-07-10 MarioDon't show player nametags to everyone before match...
2016-07-09 terencehillMerge branch 'master' into terencehill/misc_hud_fixes
2016-07-09 terencehillClear server notices when they've expired
2016-07-09 MarioDisable effectinfo parsing code (shaves 6 seconds off...
2016-07-09 MarioFix arguments for SendWaypoint, fixes onslaught waypoints
2016-07-09 MarioCall setup hook before setting vehicle location
2016-07-07 MarioMove gunner enter checking into the bumblebee's file...
2016-07-06 terencehillCompact a few similar code blocks
2016-07-06 MarioAdd a mutator hook to grappling hook drawing, to allow...
2016-07-06 MarioClean up racer target locking trace
2016-07-05 MarioEnable damagetext by default
2016-07-05 MarioDisable raptor bomb marker while spectating (can't...
2016-07-04 MarioRemove gameover checking (slightly buggy on join),...
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/gameover_fixes'
2016-07-03 MarioMerge remote-tracking branch 'origin/Mario/tweaks'
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/ca_spe...
2016-07-03 MarioMerge remote-tracking branch 'origin/DefaultUser/damage...
2016-07-03 MarioUse a single byte for the friendlyfire bool 333/head
2016-07-02 FreddyFix copy-paste "typo"
2016-07-02 FreddyFriendly fire damagetext menu items
2016-07-02 FreddyDamagetext for friendly fire
2016-06-30 MarioFix HMG firing after its time is up
2016-06-29 MarioAllow raptor to land on water (prevents diving underwat...
2016-06-29 MarioFix racer staying underwater indefinitely
2016-06-28 MarioMerge branch 'Mario/fireball_merge' into 'master'
2016-06-27 MarioMerge branch 'Mario/grenade_prediction_fix'
2016-06-27 Mariosv_gameplayfix_gravityunaffectedbyticrate isn't used...
2016-06-25 MarioMerge branch 'master' into Mario/tweaks
2016-06-25 TimePathMove MOVETYPE_FLY to ecs
next