]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Reset dual weapons when spawning
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2017-05-01 MarioReset dual weapons when spawning
2017-04-29 MarioDon't count quit_* cvars as purity changers
2017-04-28 MarioMerge branch 'Lyberta/con_textsize_' into 'master'
2017-04-28 MarioAdd a mutator hook to the view model drawing function
2017-04-28 MarioAdd a field to handle dual wielding status of a player...
2017-04-27 MarioMark target_items spawnfunc as already checked when...
2017-04-26 MarioFix sv_db_saveasdump affecting purity
2017-04-24 MarioComment out the debugdraw stuff (allows cheating on...
2017-04-18 Rudolf Polzerqcc.sh: fix the contents of the dependencies file.
2017-04-17 MarioAlso reset oldorigin when exiting vehicle
2017-04-17 MarioMake sure raptor can't give fall damage when exiting...
2017-04-17 MarioDon't bother trying to remove and give back the buff...
2017-04-17 MarioUpdate oldorigin when setting player's new position...
2017-04-10 Rudolf PolzerFix some more shell madness. ./all compile now works...
2017-04-10 MarioFix some references to the 'other' global
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'Lyberta/DebugPrintToChat' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-03 MarioFix typo
2017-04-03 MarioMake rockets spin
2017-04-03 MarioAdd Jeff to the credits as an active contributor (donat...
2017-04-02 LybertaAdded [Debug]PrintToChatTeam.
2017-04-02 LybertaMerge branch 'master' into Lyberta/DebugPrintToChat
2017-04-02 MarioAllow spawning with both weapons in debug mode 1
2017-04-01 MarioUpdate hash again (someone keeps fiddling with bot AI)
2017-04-01 terencehillFreeze Tag bot AI: avoid gathering all teammates in...
2017-04-01 MarioGive client access to the WeaponSound mutator hook
2017-04-01 MarioFix projectile glowmod support xonotic-v0.8.2
2017-03-31 MarioFix projectile colormap support
2017-03-30 terencehillFix subtle bug in tracewalk reporting that bot can...
2017-03-30 terencehillFix 2 strings. Fixes #1871 and #1872
2017-03-28 terencehillDon't save hardwired links to the .cache file among...
2017-03-27 terencehillOn waypoint removal, directly remove all links to it...
2017-03-27 terencehillFix some small issues
2017-03-27 terencehillDon't autodetect map symmetry on maps with no flag
2017-03-26 terencehillFix typo and improve g_waypointeditor_symmetrical_order...
2017-03-26 terencehillImplement symmetrical editing of waypoints for ctf...
2017-03-25 MirioAdd TheAudioMonkey to credits
2017-03-25 MarioFix effectinfo parser
2017-03-25 MarioAdd a new respawn flag which denies respawning
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-23 MirioMerge branch 'packer/fix-typo' into 'master'
2017-03-23 LybertaUsing bprint instead of sprint
2017-03-23 LybertaAdded more useful PrintToChat functions.
2017-03-23 LybertaAdded DebugPrintToChat.
2017-03-22 packer-fix typo 429/head
2017-03-20 MarioIf player is dead, reset dodging fields
2017-03-19 terencehillSymmetrical waypoint editing: center is automatically...
2017-03-19 terencehillUse waypoint origin, not player origin
2017-03-19 terencehillCalculate middle point on CTF initialization
2017-03-18 terencehillReintroduce periodic recalculation of nearest waypoint...
2017-03-18 terencehillFix waypoint_remove relinking waypoints linked from...
2017-03-18 LybertaAdded PlayerDied event.
2017-03-18 terencehillImprove readability and documentation of the notificati...
2017-03-18 MarioMerge branch 'Lyberta/PrintToChat' into 'master'
2017-03-18 MarioMerge admin_name with GetCallerName
2017-03-18 MarioMinor cleanup, also show a simple effect when a turret...
2017-03-18 MarioMinor cleanup
2017-03-18 MarioRemove some old now useless macros clogging up the...
2017-03-18 MarioDisable matrix if XONOTIC isn't defined
2017-03-18 LybertaAdded PrintToChat function. 426/head
2017-03-17 terencehillAdd bot_ai_timeitems and bot_ai_timeitems_minrespawndel...
2017-03-17 terencehillDon't check if bot isn't getting closer to the current...
2017-03-17 MarioMerge branch 'Mario/entcs_registry' into 'master'
2017-03-17 MarioSend .frags as a short, not a byte 425/head
2017-03-16 terencehillAdd possibility to set waypoints up only on one side...
2017-03-16 terencehillDon't allow removal of hardwired waypoints in the editor
2017-03-15 MarioMerge branch 'martin-t/overkill' into 'master'
2017-03-15 MarioAdd skin support to client models
2017-03-15 MarioMake sure endless function call loop actually works
2017-03-15 MarioFix a potential endless function call loop in platform...
2017-03-15 MarioAdd a registry for entcs props, to allow easy expansion
2017-03-14 MarioRemove the entcs hook (macros aren't flexible enough...
2017-03-14 MarioAdd a mutator hook to customize a bot's aim target
2017-03-14 MarioAdd a hook to add new entcs networked properties in...
2017-03-14 terencehillBot AI: improve ladder usage
2017-03-13 Martin TaibrMerge branch 'master' into martin-t/overkill
2017-03-13 MarioFix buff prediction and use PHYS_HIGHSPEED for the...
2017-03-13 MarioAdd an option to always show item re-spawn waypoints...
2017-03-13 terencehillAllow bots to climb ladders up
2017-03-13 terencehillFix bots not jumping to get out of lava and water ...
2017-03-13 terencehillTake into account strength before doing a rocket jump
2017-03-13 terencehillRemove a wasted vectoyaw call
2017-03-13 terencehillShow hardwired waypoint links in the waypoint editor
2017-03-12 MarioPossible fix for buff random selection
2017-03-12 MarioMerge branch 'Mirio/particleslider' into 'master'
2017-03-12 MarioMerge branch 'Mario/killsound' into 'master'
2017-03-12 MirioRemoved wrong line 422/head
2017-03-12 MirioRemove this line
2017-03-12 MirioDont delete this
2017-03-12 MirioFree up three sliders from being dependant on each...
2017-03-12 MarioMerge branch 'Mario/race_target_waypoint' into 'master'
2017-03-12 MarioFix waypoints 421/head
2017-03-12 MarioMinor fix
2017-03-12 MarioMerge branch 'master' into Mario/race_target_waypoint
2017-03-12 MarioMerge branch 'master' into Mario/killsound
2017-03-12 MirioMake Particles Quality slider better
2017-03-12 MirioFix #1885
2017-03-11 MarioRemove the dodging stats for now (prediction doesn...
2017-03-11 MarioCheck for damage to the player for removing hooks AFTER...
next