]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Rename triggers to mapobjects
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2018-06-09 MarioRename triggers to mapobjects
2018-06-09 MarioMove an assault constant into the assault file
2018-06-09 MarioMerge branch 'morosophos/rankings_cnt' into 'master'
2018-06-09 MarioMove another small piece of random weapons around
2018-06-09 MarioMove more of weaponarena_random into its mutator file
2018-06-09 MarioFix dual wielding devastator and mortar, enable vortex...
2018-06-09 MarioFix resetting of the rifle accumulator
2018-06-09 MarioOptimize racer performance a tiny bit
2018-06-07 MorosophosMerge remote-tracking branch 'origin/master' into moros...
2018-06-06 MarioMerge branch 'Lyberta/mutator_is_enabled' into 'master'
2018-06-06 LybertaFixed random items check in new toys. 559/head
2018-06-06 LybertaFixed compilation units.
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 MarioPurge .weapons field
2018-06-05 MarioReplace uses of the .weapons field with STAT(WEAPONS...
2018-06-05 MorosophosUse separate variable to store number of records to...
2018-06-04 Nick SavchenkoMerge remote-tracking branch 'origin/master' into moros...
2018-06-04 Nick SavchenkoStore 99 time records in the server database. Send...
2018-06-04 terencehillSpectate next player if the spectated player becomes...
2018-06-04 MarioAdd an armor piercing option to vortex
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 MarioAdd a note for later
2018-05-31 MarioMerge branch 'Lyberta/StandaloneOverkillWeapons' into...
2018-05-31 MarioUndo the icon change (will redo when we have new icons)
2018-05-31 MarioSanity check
2018-05-31 MarioMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-05-30 terencehillPrevent a division by 0
2018-05-30 terencehillcl_ghost_items cvar now really leaves the color unchang...
2018-05-30 terencehillFix console error (assignment to world) when a bot...
2018-05-29 Nick SavchenkoSet RANKINGS_CNT to 100
2018-05-28 MarioRemove menu_updatecheck cvar and don't show the update...
2018-05-26 MarioFix rain maths so it isn't multiplied too much
2018-05-16 terencehillReduce duplicated code
2018-05-16 terencehillBot AI: consider an item pickable via a jumppad only...
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-29 MarioFix some oddly unreported unused locals
2018-04-29 TimePathUse LOG_TRACE here
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 TimePathlib: implement Promises
2018-04-26 MarioHopefully fix build thing
2018-04-26 MarioDon't print an extra disconnect message, also fix disco...
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 'DefaultUser/trigger_cleanup' into 'master'
2018-04-25 TimePathMacro safety: fix `pow(a, b)`
2018-04-25 MarioMerge branch 'master' into DefaultUser/trigger_cleanup
2018-04-25 LybertaUndeprecate hmg and rpc.
2018-04-24 LybertaRenamed rpc to okrpc.
2018-04-24 LybertaRenamed hmg to okhmg.
2018-04-24 LybertaRemoved overkill.q[hc].
2018-04-24 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
2018-04-23 MarioFix another lingering macro definition
2018-04-23 MarioFix a lingering macro definition
2018-04-21 MarioGrant campaign access to cloaked, new toys and nix
2018-04-21 MarioRemove the g_instagib global and use an autocvar macro...
2018-04-19 Ben WatersIssue-1618 : add button to disconnect from server 554/head
2018-04-12 MarioAllow hidden monsters with the allow_any flag (passive...
2018-04-12 MarioNever allow spawning hidden monsters, anyrandom instead...
2018-04-10 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-04-10 TimePathProperly name the ENT_CLIENT_ITEM_simple shutdown hook
2018-04-09 TimePathItems: cache cl_simpleitems result, reduces fexists...
2018-04-08 MarioMerge branch 'TimePath/strfree' into 'master'
2018-04-08 TimePathModels: cache .model_str() result, reduces fexists...
2018-04-08 TimePathSounds: cache _Sound_fixpath() result, reduces fexists...
2018-04-08 terencehillMenu, server list: hide initial fake selection (always...
2018-04-08 TimePathImprove QCC compatibility
2018-04-08 TimePathAdd strfree to reduce explicit use of strunzone/string_null 552/head
2018-04-08 TimePathAdd string logic table
2018-04-08 MarioMerge branch 'TimePath/strcpy' into 'master'
2018-04-07 FreddyExplicit check for ACTIVE_NOT
2018-04-07 TimePathAdd strcpy to reduce explicit use of strzone/strunzone 551/head
2018-04-06 FreddyExplicitly check for ACTIVE_ACTIVE
2018-04-06 MarioMerge branch 'Mario/crouch' into 'master'
2018-04-06 terencehillFix backward indentation...
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'
next