]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/client.qc
Merge branch 'master' into Lyberta/TeamplayOverhaul
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qc
2018-06-17 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-16 MarioLitter the code with a few notes about where health...
2018-06-16 MarioRemove a no longer required hack
2018-06-16 MarioClear out .health and .armorvalue from the client side
2018-06-16 MarioClear out most references to .health and .armorvalue...
2018-06-16 MarioClear out most references to the .ammo_* fields
2018-06-16 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-15 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-12 MarioClean up some dangling definitions from the server...
2018-06-12 MarioMerge branch 'terencehill/min_spec_time' into 'master'
2018-06-11 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-11 MarioMerge branch 'martin-t/defaults' into 'master'
2018-06-11 MarioMerge branch 'Lyberta/PrintMove' into 'master'
2018-06-11 MarioMerge branch 'master' into martin-t/defaults
2018-06-11 MarioMove dedicated_print to miscfunctions (not a client...
2018-06-11 MarioMerge branch 'master' into Lyberta/PrintMove
2018-06-10 MarioReplace some ammo field references with resources
2018-06-10 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-10 MarioMerge branch 'Lyberta/RandomItems2' into 'master'
2018-06-10 MarioMove all the remaining gamemodes to common
2018-06-09 MarioRename triggers to mapobjects
2018-06-08 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-08 LybertaMerge branch 'master' into Lyberta/PrintMove
2018-06-08 LybertaMerge branch 'master' into Lyberta/PrintMove
2018-06-07 MorosophosMerge remote-tracking branch 'origin/master' into moros...
2018-06-06 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-06-06 LybertaMerge branch 'master' into Lyberta/PrintMove
2018-06-06 MarioMerge branch 'Lyberta/mutator_is_enabled' into 'master'
2018-06-06 LybertaMerge branch 'master' into Lyberta/mutator_is_enabled
2018-06-06 LybertaAdded MUTATOR_IS_ENABLED macro.
2018-06-05 MarioMerge branch 'Mario/weapons_stat'
2018-06-05 MarioReplace uses of the .weapons field with STAT(WEAPONS...
2018-06-04 Nick SavchenkoMerge remote-tracking branch 'origin/master' into moros...
2018-06-04 terencehillSpectate next player if the spectated player becomes...
2018-06-04 terencehillClan Arena: fix team selection dialog displayed once...
2018-05-31 MarioMerge branch 'Lyberta/StandaloneOverkillWeapons' into...
2018-05-31 MarioMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-05-30 terencehillMerge branch 'master' into terencehill/min_spec_time
2018-05-30 terencehillFix console error (assignment to world) when a bot...
2018-05-17 LybertaMerge branch 'master' into Lyberta/PrintMove
2018-05-05 LybertaMerge branch 'master' into Lyberta/PrintMove
2018-05-02 LybertaMerge branch 'master' into Lyberta/PrintMove
2018-04-30 LybertaPrint functions: better terminology.
2018-04-30 LybertaMoved print functions to client.q[ch].
2018-04-27 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-04-27 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-26 MarioMerge branch 'issue-1618-Add-Disconnect-button' into...
2018-04-25 MirioMerge branch 'Lyberta/KillSound' into 'master'
2018-04-25 MarioMerge branch 'master' into 'terencehill/bot_waypoints'
2018-04-25 MarioMerge branch 'TimePath/issues/1971' into 'master'
2018-04-25 MarioMerge branch 'master' into DefaultUser/trigger_cleanup
2018-04-24 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-21 MarioRemove the g_instagib global and use an autocvar macro...
2018-04-10 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-04-09 LybertaImproved team change.
2018-04-08 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-04-08 MarioMerge branch 'TimePath/strfree' into 'master'
2018-04-08 TimePathAdd strfree to reduce explicit use of strunzone/string_null 552/head
2018-04-08 MarioMerge branch 'TimePath/strcpy' into 'master'
2018-04-07 TimePathAdd strcpy to reduce explicit use of strzone/strunzone 551/head
2018-04-06 terencehillDon't allow immediate manual join too
2018-04-06 terencehillImprove implementation of autojoin on connection
2018-04-06 terencehillMerge branch 'master' into terencehill/min_spec_time
2018-04-06 MarioMerge branch 'Mario/crouch' into 'master'
2018-04-05 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-05 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-04-04 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-04 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-04-04 LybertaMerge branch 'master' into Lyberta/KillSound
2018-03-30 terencehillMerge branch 'terencehill/powerup_randomness_2'
2018-03-18 LybertaImproved LogTeamchange.
2018-03-18 LybertaMove random stuff away from teamplay.
2018-03-18 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-03-17 MarioFix attacking
2018-03-17 MarioDisable some input buttons while typing
2018-03-11 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-03-09 LybertaUsed team indexes in Player_ChangedTeam.
2018-03-09 LybertaNew team balance API.
2018-03-08 LybertaBetter team balance function names.
2018-03-08 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-03-08 MarioMerge branch 'master' into Mario/crouch
2018-03-07 FreddyMerge branch 'master' into DefaultUser/trigger_cleanup
2018-03-07 MarioMerge branch 'martin-t/nottarg' into 'master'
2018-03-05 MarioAlso update prediction for crouching underwater
2018-03-04 MarioMerge branch 'master' into Mario/arc
2018-03-03 MarioRemove observers from monster attack target list and...
2018-03-03 MarioBring back the FPS counter in the scoreboard
2018-03-03 MarioMerge branch 'master' into Mario/arc
2018-03-02 MarioMake more of the shotorg adjustments available to CSQC
2018-03-01 MarioMove crouch checking into prediction code (fixes crouch...
2018-03-01 MarioMerge branch 'terencehill/menu_statslist_strings' into...
2018-02-25 MarioMove weaponorder_byimpulse to ClientState
2018-02-25 Martin TaibrMerge branch 'terencehill/accuracy_shotgun' into 'master'
2018-02-25 terencehillMerge branch 'master' into terencehill/accuracy_shotgun
2018-02-22 LybertaTeamplay: Removed most global variables.
2018-02-22 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-02-22 LybertaMerge branch 'master' into Lyberta/KillSound
2018-02-18 terencehillMerge branch 'master' into TimePath/scrollpanel
2018-02-18 terencehillImprove comments
2018-02-18 terencehillMerge branch 'master' into terencehill/accuracy_shotgun
next