]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge branch 'master' into Lyberta/PrintMove
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2018-05-05 LybertaMerge branch 'master' into Lyberta/PrintMove
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-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-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-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-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-04 MarioMerge branch 'Lyberta/GiveResourceWithLimit' into ...
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-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 terencehillRemove redundant code from ATTRIB_3
2018-03-30 terencehillFix 2 typos
2018-03-30 TimePathFix #1971
2018-03-30 TimePathSupport BSD sed
2018-03-29 LybertaImproved SetResourceLimit.
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-27 LybertaAdded ResourceAmountChanged hook.
2018-03-25 MarioSend scale as a Coord (it absolutely needs accuracy...
2018-03-23 MarioHide hidden weapons from the weapons panel unless held
2018-03-23 MarioInitialize viewloc_mousepos to the center of the screen...
2018-03-19 terencehillFix duplicated [[accumulate]]
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 LybertaBetter random item selection algorithm.
2018-03-19 LybertaDelete prespawned item if it is not allowed.
2018-03-19 LybertaAdded FilterItemDefinition hook.
2018-03-19 LybertaFixed hash change.
2018-03-19 LybertaAdded GiveResourceWithLimit 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-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-16 MarioFix and tweak trigger_music to work with side-scrolling...
2018-03-16 Freddyminor cleanup for trigger_music and target_music
2018-03-16 FreddyWhitelist falloff entity field
2018-03-15 FreddyRemove a few more magic numbers and minor code cleanup
2018-03-15 Freddytrigger_multi: replace magic numbers, minor cleanup
2018-03-14 terencehillscoreboard_columns_help: fix 'sum' description
next