]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Improved EFFECT_ROCKETMINSTA_LASER.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2018-04-08 LybertaUse delete() instead of remove().
2018-04-08 LybertaAvoid variables named team_.
2018-04-05 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-04-04 MarioMerge branch 'Lyberta/GiveResourceWithLimit' into ...
2018-04-04 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
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 AI: avoid sticking to players when chasing them...
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-18 LybertaImproved LogTeamchange.
2018-03-18 LybertaImproved MoveToTeam.
2018-03-18 LybertaMove random stuff away from teamplay.
2018-03-18 LybertaRemoved 'owned' global variables.
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-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-12 LybertaFix compilation units.
2018-03-11 MarioAllow using offhand nades when the player has hook...
2018-03-11 LybertaRemoved global alive variables.
2018-03-11 LybertaMerge branch 'master' into Lyberta/TeamplayOverhaul
2018-03-11 LybertaAdded Player_SetTeamIndex, removed SetPlayerTeamSimple.
2018-03-10 MarioAdd a new nade type
2018-03-09 LybertaAdded Entity_GetTeamIndex.
2018-03-09 LybertaUse team index in TeamBalance_GetTeamCount.
2018-03-09 LybertaUsed team indexes in Player_ChangedTeam.
2018-03-09 LybertaRenamed team conversion functions.
2018-03-09 LybertaTeamplay: small cleanup.
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-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 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 LybertaTeamplay: Removed most global variables.
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
2018-02-18 terencehillMerge branch 'master' into TimePath/scrollpanel
2018-02-18 terencehillImprove comments
2018-02-18 terencehillMerge branch 'master' into terencehill/accuracy_shotgun
2018-02-17 MarioChange speed modifying mutators to use the maxspeed_mod...
2018-02-17 MarioMerge branch 'martin-t/cfgs' into 'master'
2018-02-17 MarioTurn most cases of _STAT into STAT
2018-02-17 MarioMake ReadVector/WriteVector more commonly used
2018-02-17 MarioMerge branch 't0uYK8Ne/target_init' into 'master'
2018-02-17 MarioMerge branch 'martin-t/diffs' into 'master'
2018-02-17 MarioMerge branch 'Lyberta/OffhandBlaster' into 'master'
2018-02-17 MarioFix compilation unit again
2018-02-17 LybertaMerge branch 'master' into Lyberta/OffhandBlaster 534/head
2018-02-17 MarioGive W_SetupShot a deathtype parameter, fixes some...
2018-02-17 MarioMove DMG_NOWEP to defs.qh to reduce compilation unit...
2018-02-16 MarioAdd a note about DMG_NOWEP
2018-02-16 MarioMerge branch 'Mario/dmg_wepent'
2018-02-16 MarioGive Damage a weaponentity parameter (fixes some dual...
2018-02-16 MarioMerge branch 'Mario/weapon_fields'
2018-02-15 MarioFix compilation unit?
2018-02-15 MarioFix compilation unit
2018-02-13 terencehillFix dual wielding detection
2018-02-13 MarioPort clip_load and clip_size to wepent 532/head
2018-02-13 MarioMove some weapon stats into wepent fields, and make...
2018-02-12 MarioAdd a function to check if the player is dual wielding
2018-02-12 MarioMerge branch 'martin-t/warns' into 'master'
2018-02-11 MarioMerge branch 'DefaultUser/waypoint_icons'
2018-02-11 MarioMerge branch 'master' into DefaultUser/waypoint_icons 528/head
2018-02-10 MarioFix compilation unit
2018-02-08 MarioAlternative way of making auxiliary crosshairs spectatable
2018-02-08 MarioMake sure auxiliary crosshairs are reset when observing...
next