]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'Mario/weapons_stat'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2018-06-05 MarioMerge branch 'Mario/weapons_stat'
2018-06-05 MarioPurge .weapons field
2018-06-05 MarioReplace uses of the .weapons field with STAT(WEAPONS...
2018-06-04 terencehillSpectate next player if the spectated player becomes...
2018-06-04 terencehillClan Arena: fix team selection dialog displayed once...
2018-06-04 MarioAlways force re-spawn in CA, fixes sitting as observer...
2018-06-04 MarioLower threshold for invisible alpha checks in bot code
2018-06-03 MarioSome minor tweaks to jetpack navigation
2018-05-31 MarioMerge branch 'Lyberta/StandaloneOverkillWeapons' into...
2018-05-31 MarioMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-05-30 terencehillFix console error (assignment to world) when a bot...
2018-05-13 MarioMerge branch 'contributing' into 'master'
2018-05-12 Slava BacherikovFix bug with PM (tell command) between spectators 557/head
2018-05-03 MarioGive mutators access to the attacker's weapon entity...
2018-05-03 MarioWhitelist another ID-containing cvar
2018-05-03 terencehillSet .nearestwaypoint for the player editing waypoints...
2018-05-03 terencehillBot waypoints: spawn only one destination waypoint...
2018-04-28 MarioDon't allow bots to target entities with lower than...
2018-04-28 MarioDon't show ready messages if the player is spectating
2018-04-27 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-26 MarioAdd a post-update mutator hook for physics stats (allow...
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 'terencehill/bot_waypoints' into 'master'
2018-04-25 MarioMerge branch 'master' into 'terencehill/bot_waypoints'
2018-04-25 MarioEnable allowload from code too, so updating servers...
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-12 MarioNever allow spawning hidden monsters, anyrandom instead...
2018-04-10 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-04-08 MarioMerge branch 'TimePath/strfree' into 'master'
2018-04-08 TimePathImprove QCC compatibility
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 MarioMerge branch 'Mario/crouch' into 'master'
2018-04-06 terencehillSmall cleanups
2018-04-05 MarioAllow mutators to change the ammo to decrease when...
2018-04-05 MarioAdd a mutator hook for parsing votes
2018-04-05 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-04 MarioMerge branch 'Lyberta/GiveResourceWithLimit' into ...
2018-04-04 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-04 LybertaMerge branch 'master' into Lyberta/KillSound
2018-04-04 LybertaMerge branch 'master' into Lyberta/GiveResourceWithLimit
2018-04-04 TimePathMerge branch 'Lyberta/FilterItemDefinition' into 'master'
2018-04-02 LybertaAdded ResourceWasted hook.
2018-04-02 LybertaRemoved early return in SetResourceAmount so wasted...
2018-03-31 LybertaMerge branch 'master' into Lyberta/GiveResourceWithLimit
2018-03-31 LybertaMerge branch 'master' into Lyberta/FilterItemDefinition
2018-03-30 terencehillMerge branch 'terencehill/powerup_randomness_2'
2018-03-30 terencehillDocument creation of mutator hooks
2018-03-30 terencehillBot waypoints: save symmetry settings into waypoint...
2018-03-30 terencehillBot waypoints: slightly increase height of the typical...
2018-03-30 terencehillBOT AI: avoid sticking to players when chasing them...
2018-03-30 TimePathFix #1971
2018-03-29 LybertaImproved SetResourceLimit.
2018-03-28 TimePathRun the consistency scripts
2018-03-27 LybertaMerge branch 'master' into Lyberta/GiveResourceWithLimit
2018-03-27 LybertaAdded ResourceAmountChanged hook.
2018-03-19 LybertaMerge branch 'master' into Lyberta/GiveResourceWithLimit
2018-03-19 LybertaMerge branch 'master' into Lyberta/FilterItemDefinition
2018-03-19 terencehillGroup some STATIC_INIT functions
2018-03-19 LybertaFixed compilation units.
2018-03-19 LybertaSmall fixes.
2018-03-19 LybertaAdded FilterItemDefinition hook.
2018-03-19 LybertaFixed hash change.
2018-03-19 LybertaAdded GiveResourceWithLimit hook.
2018-03-17 MarioFix attacking
2018-03-17 MarioDisable some input buttons while typing
2018-03-17 MarioAdd an option to allow bots to typefrag
2018-03-13 terencehillRestore ScoreInfo_SetLabel_PlayerScore(SP_ELO, "elo...
2018-03-13 terencehillSP_ELO doesn't need a label since it's not a real score...
2018-03-11 MarioAllow using offhand nades when the player has hook...
2018-03-10 MarioAdd a new nade type
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-26 MarioAdd a mutator hook to skip respawn time calculations...
2018-02-26 MarioRemove the null weapon check from W_SetupShot and make...
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-23 terencehillMerge branch 'martin-t/wip-debugging' into 'master'
2018-02-23 Martin TaibrStuff useful for debugging
2018-02-22 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-02-22 LybertaMerge branch 'master' into Lyberta/KillSound
2018-02-21 MarioAllow servers to define custom help messages for votes
2018-02-20 Martin Taibrkill nottargeted field
2018-02-20 MarioClean up MapHasRightSize a tiny bit
2018-02-20 MarioAllow undefined maximum players
next