]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Bring it back (apparently, pmove_flags is not set by QC yet)
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2014-12-09 MarioBring it back (apparently, pmove_flags is not set by...
2014-12-09 MarioGet rid of CSQC_ClientMovement_UpdateStatus (the stuff...
2014-12-09 TimePathRemove the last self parameter
2014-12-09 TimePathClean up code
2014-12-08 TimePathUse global self
2014-12-08 TimePathMerge client and server physics routines
2014-12-08 TimePathRemove the weird old hack that only increases bandwidth...
2014-12-08 TimePathDelete server/cl_physics.qc, we no longer need it
2014-12-08 TimePathInterleave server/cl_physics.qc with common/physics...
2014-12-08 MarioRemove a weird old hack that only increases bandwidth...
2014-12-08 MarioAlso set the stat
2014-12-08 TimePathSimplify SV_PlayerPhysics
2014-12-08 TimePathSplit SV_PlayerPhysics
2014-12-08 MarioUse client side crouch prediction
2014-12-08 TimePathPartially merge server and client physics
2014-12-08 TimePathExtract movement prediction into its own module and...
2014-12-08 MarioRemove an evil clone of makevectors
2014-12-08 MarioCopy some stuff from the server side implementation...
2014-12-08 MarioPort AirAccelerate function (doesn't fix air control...
2014-12-07 TimePathFix movement prediction
2014-12-07 MarioClean up the cl_movement switch a bit
2014-12-07 TimePathXonotic is PROTOCOL_DARKPLACES7, not PROTOCOL_QUAKEWORLD
2014-12-07 TimePathSwitch from cvar() to getstatf()
2014-12-07 TimePathInitial translation
2014-12-05 MarioMerge branch 'terencehill/ca_fixes_and_more'
2014-12-05 MarioMerge branch 'master' into terencehill/ca_fixes_and_more
2014-12-05 MarioAdd a few quick checks to ensure dead/frozen players...
2014-12-05 MarioMerge branch 'Mario/ctf_fixes'
2014-12-05 MarioFix flags passing through clips and becoming unreachabl...
2014-12-04 MarioMerge branch 'terencehill/scoreboard_fixes'
2014-12-02 terencehillIn the first frame set up a temporary scoreboard layout...
2014-12-02 terencehillscore labels must be strunzoned as the server sends...
2014-12-01 terencehillFix gametype names in default scoreboard column layout
2014-11-28 terencehillMake HUD_DefaultColumnLayout into a macro to avoid...
2014-11-28 terencehillFix broken defaut layout caused by recently added tdm...
2014-11-28 MarioMerge branch 'terencehill/notification_cvars'
2014-11-28 MarioMerge branch 'terencehill/aim_shake_fix'
2014-11-27 MarioMerge branch 'Mario/hitsound_pitch'
2014-11-27 MarioMerge branch 'master' into Mario/hitsound_pitch
2014-11-27 MarioApply new pitch settings by TimePath
2014-11-27 MarioVariable hitsound pitch based on damage, disabled by...
2014-11-27 MarioMerge branch 'nyov/instagib-rename'
2014-11-27 MarioMerge branch 'master' into nyov/instagib-rename
2014-11-27 MarioMerge branch 'TimePath/xonotic-data.pk3dir-TimePath...
2014-11-27 MarioMerge branch 'TimePath/xonotic-data.pk3dir-TimePath...
2014-11-27 MarioMerge branch 'nyov/combined_updates/effects'
2014-11-27 MarioMerge branch 'master' into nyov/combined_updates/effects
2014-11-26 terencehillMore human readable cvar descriptions
2014-11-26 terencehillShorten descriptions for most notification cvars
2014-11-26 terencehillClearer description of notification_allow_chatboxprint
2014-11-26 terencehillFix typo
2014-11-26 Rudolf PolzerImprove deadflag handling.
2014-11-26 Rudolf PolzerMerge remote-tracking branch 'origin/Mario/old_tutorial'
2014-11-26 nyovMerge branch 'nyov/samual/combined_updates' into nyov...
2014-11-26 nyovRenaming MinstaGib mode to InstaGib, as per xonvote...
2014-11-25 terencehillBound vertical view angle to sane values
2014-11-25 terencehillFix shake effect being applied only on the first damage...
2014-11-25 terencehillReset view angles whenever a bot respawns
2014-11-25 terencehillDon't apply aim shake effect whenever a bot dies
2014-11-25 nyovMerge branch 'master' into samual/combined_updates
2014-11-25 MarioMerge remote-tracking branch 'origin/nyov/remove-player...
2014-11-25 MarioMerge remote-tracking branch 'origin/terencehill/verbos...
2014-11-23 terencehillDarken eliminated player's row instead of showing an...
2014-11-22 MarioMerge branch 'master' into terencehill/verbose_notifica...
2014-11-21 terencehillMark eliminated players on the scoreboard in freezetag too
2014-11-21 terencehillMake available networking mechanism for reporting elimi...
2014-11-19 terencehillCA: mark eliminated players in the scoreboard
2014-11-18 nyovremove playermodel descriptions
2014-11-17 MarioMerge branch 'master' into samual/combined_updates
2014-11-16 MarioMerge branch 'Mario/legacy_gametypenames'
2014-11-16 MarioFix assault and race legacy gametype names
2014-11-16 MarioMerge branch 'nyov/remove-playermodeltokens'
2014-11-16 nyovremove playermodel display texts 'age' and 'weight'
2014-11-15 Rudolf PolzerFix qcc version check to work with the same relative...
2014-11-15 MarioMerge remote-tracking branch 'origin/sev/menu_maplist_c...
2014-11-15 MarioMerge remote-tracking branch 'origin/sev/menu_focus_fix'
2014-11-15 terencehillDon't execute bot code when bots are forced observer...
2014-11-14 terencehillFix g_balance_teams not working in CA (it wasn't taking...
2014-11-14 Severin MeyerPrevent the slider button from flickering when changing...
2014-11-14 Severin MeyerCorrect the SUPER type
2014-11-14 Severin MeyerSwitch focus to the maplist when pressing ENTER in...
2014-11-14 MarioMerge remote-tracking branch 'origin/Mario/misc_fixes'
2014-11-14 MarioMerge remote-tracking branch 'origin/Mario/despawn_effects'
2014-11-14 MarioRevert "Merge branch 'Mario/despawn_effects'"
2014-11-14 MarioMerge branch 'Mario/despawn_effects'
2014-11-14 MarioMerge branch 'master' into Mario/despawn_effects
2014-11-14 MarioMerge branch 'Mario/tdm_mutator'
2014-11-14 MarioShow a "despawn" particle effect when a player disconne...
2014-11-14 MarioRemove old stat definitions
2014-11-14 MarioRemove some missed TDM junk
2014-11-14 MarioMove TDM to the mutator system, for peace of mind
2014-11-14 MarioSome random fixes and stuff (centerprints converted...
2014-11-14 MarioMerge branch 'master' into Mario/weapons
2014-11-14 Severin MeyerEnable the Container class to save and restore the...
2014-11-13 MarioMerge branch 'Mario/weaponarena_one'
2014-11-13 MarioAllow g_weaponarena 1 to do same function as g_weaponar...
2014-11-13 MarioMerge branch 'master' into terencehill/ca_fixes
2014-11-13 MarioMerge branch 'Mario/domination_roundbased'
2014-11-13 MarioMerge branch 'Mario/nade_updates'
2014-11-13 MarioFix nades and clips
next