]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2018-02-12 MarioAdd wr_zoomdir (cleans out another weapon specific...
2018-02-12 MarioLimit what's sent for each trigger with a couple of...
2018-02-12 MarioMerge branch 'martin-t/warns' into 'master'
2018-02-12 MarioDisable the 'type' warning (complaining about legacy...
2018-02-11 terencehillRemove "Spam" from translatable strings for real by...
2018-02-11 MarioMerge branch 'DefaultUser/waypoint_icons'
2018-02-11 MarioMerge branch 'master' into DefaultUser/waypoint_icons 528/head
2018-02-10 MarioOptimize monster pitch shifting maths a bit
2018-02-10 terencehillDon't set as translatable a debug string
2018-02-10 terencehillWaypoint drawing: fix icon color when g_waypointsprite_...
2018-02-10 MarioUse a different crosshair setting in side-scrolling...
2018-02-10 MarioWhitelist overkill's health/armor items again
2018-02-10 Rudolf PolzerTransifex autosync
2018-02-10 Martin Taibrupdate hash
2018-02-10 MarioFix compilation unit
2018-02-10 MarioAdd a checkbox in the menu for showing text instead...
2018-02-10 MarioDraw the text instead of the image path
2018-02-10 terencehillProperly implement waypoint icon drawing
2018-02-09 MarioFix a regression caused by cleanup
2018-02-08 MarioMove buff icon acquisition into the buff's WP_Format...
2018-02-08 MarioAlternative way of making auxiliary crosshairs spectatable
2018-02-08 Rudolf PolzerTransifex autosync
2018-02-08 MarioMake sure auxiliary crosshairs are reset when observing...
2018-02-08 MarioMerge branch 'martin-t/shield' into 'master'
2018-02-08 Martin Taibrinclude default for takeforce 526/head
2018-02-08 MarioMerge branch 'terencehill/assault_fix' into 'master'
2018-02-08 MarioMerge branch 'martin-t/defaults-in-descriptions' into...
2018-02-08 MarioMerge branch 'martin-t/powerups' into 'master'
2018-02-07 MarioAdd target_spawnpoint (allows setting temporary checkpo...
2018-02-07 MarioMerge branch 'master' into DefaultUser/waypoint_icons
2018-02-07 Rudolf PolzerTransifex autosync
2018-02-07 MarioReset viewloc when observing instead of constantly...
2018-02-06 MarioNetwork colormod to clients and adjust its scaler to...
2018-02-06 Martin Taibrcleaner init 527/head
2018-02-06 Martin Taibrshared random for powerups
2018-02-05 Martin Taibroption to spawn quad and shield at the same time
2018-02-05 MarioCall w_ready on weapon entity if its state isn't clear...
2018-02-05 MarioClean up the sprite drawing code a little so it isn...
2018-02-05 MarioGive unclaimed domination control points a placeholder...
2018-02-05 MarioShow domination, keyhunt, keepaway and vehicle waypoints
2018-02-05 MarioApply some general fixes and add an icon parameter...
2018-02-05 Martin Taibrmake shield reduce force as well (unless selfpush)
2018-02-04 FreddyBetter positions for waypointsprite icons
2018-02-04 MarioExperimental support for waypoint icons (drawing of...
2018-02-04 Martin Taibrremove (soon to be) outdated defaults from descriptions 525/head
2018-02-04 MarioAdd a note to the nextmap vote parser
2018-02-04 MarioParse and autocomplete nextmap vote
2018-02-04 MarioWhitelist antiwall_flag
2018-02-04 Rudolf PolzerTransifex autosync
2018-02-03 MarioAllow trigger_relay to be disabled (time to get logical...
2018-02-03 Rudolf PolzerTransifex autosync
2018-02-02 Rudolf PolzerAdd a batch mode for transifex sync (don't call out...
2018-02-02 terencehillFor consistency move the remaining sv_ready_restart... 523/head
2018-02-02 terencehillAllow assault to override sv_ready_restart_after_countd...
2018-02-02 MarioSomething beautiful sounding (pitch-shift monster sound... 522/head
2018-02-02 MarioUpdate hash
2018-02-01 MarioWhitelist a few spawnfunc fields for func_breakable
2018-02-01 MarioAllow setting no delay on trigger_heal
2018-02-01 MarioFix trigger_delay not saving the activator and trigger...
2018-02-01 MarioGive trigger_heal a spawnflag to always play the healin...
2018-02-01 MarioFix debris changing the func_breakable's velocity inste...
2018-02-01 MarioAlso bound the speed reduction
2018-02-01 MarioAdd cvars to control the minimum and maximum speed...
2018-01-31 terencehillCampaign, LMS level: end game as soon as player loses...
2018-01-31 terencehillSimplify / clean up WinningCondition_LMS
2018-01-31 MarioClean up trigger_counter's code so it doesn't abuse...
2018-01-29 terencehillRewrite a code block so that it doesn't look like it...
2018-01-27 MarioDon't allow free movement while on ladders
2018-01-27 MarioAdd a free movement spawnflag to viewlocation to allow...
2018-01-25 terencehillWhen game is frozen and player is drowning or inside...
2018-01-25 terencehillMake sure water state is reset when player respawns...
2018-01-23 terencehillAfter the end of the match all bots stay unless all...
2018-01-23 terencehillSlightly better workaround for the permanent bot specta...
2018-01-22 MarioAdd an option to use the viewlocation first position...
2018-01-22 terencehillGet rid of a useless variable, there's the autocvar
2018-01-22 terencehillAnticipate bot_wander_enable check
2018-01-22 terencehillDon't even try to unstuck bots if there are no user...
2018-01-22 terencehillUpdate hash
2018-01-22 MarioMerge branch 'terencehill/bot_ai' into 'master'
2018-01-21 MarioMerge branch 'Lyberta/RSWFix' into 'master'
2018-01-21 LybertaDisabled random start weapons in Melee only and NIX. 519/head
2018-01-21 LybertaRenamed ShouldGiveRandomStartWeapons to ForbidRandomSta...
2018-01-21 LybertaMerge branch 'master' into Lyberta/RSWFix
2018-01-21 MarioMerge branch 'Lyberta/OKRPCSpawnFix' into 'master'
2018-01-21 MarioMerge branch 'Lyberta/InstagibNoalignFix' into 'master'
2018-01-20 terencehillBOT AI: Sometimes bot is pushed so hard (by a jumppad...
2018-01-20 terencehillBot AI: as for jumppad waypoint, remove ambiguity from...
2018-01-20 LybertaFixed noalign handling in Instagib. 520/head
2018-01-20 MarioMake side-scrolling aiming much more accurate and use...
2018-01-18 MarioDouble check g_physics_clientselect_default
2018-01-18 MarioUndo last attempt
2018-01-18 MarioAttempt to optimise physics valid checking by using...
2018-01-18 MarioOptimise nade code slightly
2018-01-15 terencehillFix compilation broken by the previous merge commit
2018-01-15 terencehillMerge branch 'terencehill/bot_waypoints' into terencehi...
2018-01-15 MarioAllow dual wielding crylink (not as broken as it seemed)
2018-01-14 MarioMake simple items bob
2018-01-14 terencehillBot AI: workaround for untouchable race checkpoints...
2018-01-14 terencehillRemove wrong waypoint_spawn description -- automatic...
2018-01-13 terencehillBot waypoints: on map start relink autogenerated waypoi...
next