]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Remove g_subs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2018-06-10 MarioRemove g_subs
2018-06-10 MarioClean up g_subs a bit more
2018-06-10 MarioMerge branch 'Lyberta/RandomItems2' into 'master'
2018-06-10 MarioMove all the remaining gamemodes to common
2018-06-10 LybertaMerge branch 'master' into Lyberta/RandomItems2 560/head
2018-06-09 LybertaBetter random items.
2018-06-09 MarioRemove a bit more dead code and put an include in the...
2018-06-09 MarioMove dynlight to mapobjects
2018-06-09 MarioClean up mapobjects' includes a little bit, move some...
2018-06-09 MarioRename triggers to mapobjects
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 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-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 MarioAdd an armor piercing option to vortex
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-29 Nick SavchenkoSet RANKINGS_CNT to 100
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-04-29 TimePathUse LOG_TRACE here
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 MarioMerge branch 'TimePath/issues/1971' into 'master'
2018-04-25 MarioMerge branch 'DefaultUser/trigger_cleanup' into 'master'
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-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 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 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-05 LybertaMerge branch 'master' into Lyberta/StandaloneOverkillWe...
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 MarioUnhardcode vaporizer primary force and fix monsters...
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 terencehillBot waypoints: slightly increase height of the typical...
2018-03-28 TimePathRun the consistency scripts
2018-03-28 TimePathdebug_text_3d_fn: rename velocity parameter
2018-03-27 LybertaMerge branch 'master' into Lyberta/GiveResourceWithLimit
2018-03-25 MarioSend scale as a Coord (it absolutely needs accuracy...
2018-03-23 MarioInitialize viewloc_mousepos to the center of the screen...
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 LybertaSmall fixes.
2018-03-19 LybertaBetter random item selection algorithm.
2018-03-19 LybertaDelete prespawned item if it is not allowed.
2018-03-19 LybertaAdded FilterItemDefinition hook.
2018-03-18 MarioMake sure dual plasma turret's attack is hidden
2018-03-17 FreddyMove non-generic entity flags to their own headers
2018-03-17 Freddytrigger_music can now be controlled with relays
2018-03-16 MarioFix and tweak trigger_music to work with side-scrolling...
2018-03-16 Freddyminor cleanup for trigger_music and target_music
next