]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2011-07-06 terencehillAfter the MOTD self-expired normally, when joining...
2011-07-05 terencehillSend the expire msg for the MOTD only if welcome_messag...
2011-07-05 terencehillDon't clear the messages in the first frame... that...
2011-07-05 terencehillFade away the msgs keeping the strings centered
2011-07-05 terencehillRemove 3 stupid strcats
2011-07-05 terencehillNo need to declare centerprint here, it's already decla...
2011-07-05 terencehillAlso remove scr_centerpos from cfgs
2011-07-05 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-07-05 terencehillRemove unused scr_centersize from defaultXonotic.cfg
2011-07-02 Rudolf Polzersame for stopsound()
2011-07-02 Rudolf Polzersupport DP_SND_MORECHANNELS in soundtoat() function too
2011-07-02 Rudolf Polzerallow to send sound packets with channel higher than...
2011-07-01 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/scoreb...
2011-07-01 Rudolf Polzeradd some voices to the supported player sounds; add...
2011-07-01 terencehillThe builtin centerprint in the server simply calls...
2011-07-01 terencehillUse the id when centerprinting this warning msg, it...
2011-07-01 Rudolf Polzeradd a workaround for Xonotic 0.1.0 "crouchbug"
2011-07-01 Rudolf Polzerremove an useless variable
2011-07-01 terencehillIt seems like I didn't remove completely centerprint_start
2011-07-01 terencehillDo not spam multiple msgs at once touching the flag...
2011-07-01 Rudolf PolzerRevert "define velocitymultiplier in all effects becaus...
2011-07-01 Rudolf Polzerdefine velocitymultiplier in all effects because LordHa...
2011-06-30 Rudolf Polzerset radarmap max size for QC based radarmap maping...
2011-06-30 Rudolf Polzermore "gib"
2011-06-30 Rudolf Polzerwe don't use "corpse" and "gib" classnames anywhere
2011-06-30 Rudolf Polzerwe never use classname "corpse"
2011-06-30 Rudolf Polzersome fixes to what can be pushed, teleported, trigger_i...
2011-06-30 Rudolf Polzerdon't clear iscreature when a vehicle dies; POSSIBLY...
2011-06-30 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-06-30 Rudolf Polzervehicles: exclude them from SOME iscreature handling...
2011-06-29 terencehillTiny cleanups
2011-06-29 Rudolf Polzeralso exec vehicles.cfg
2011-06-28 terencehillAdd the constant CENTERPRINT_SPACING
2011-06-28 terencehillSlow initial movement
2011-06-28 terencehillProperly move the next msg over the fading msg even...
2011-06-28 Jakob MGFix gibfountin turrets (health rounding issue)
2011-06-28 terencehillhud_panel_centerprint_fadetime to customize the msg...
2011-06-28 Jakob MGhitsound for turrets
2011-06-28 Jakob MGAnimate spider's miniguns again
2011-06-28 Jakob MGImpact sounds for vehciles (using placeholders)
2011-06-28 terencehillDon't send duration and countdown_num together with...
2011-06-28 terencehillSince killindicator is shared use CPID_TEAMCHANGE when...
2011-06-28 Jakob MGFix warning (same as last, headshotbox this time)
2011-06-28 Jakob MGFix warning (remove called w/o check if there was anyth...
2011-06-28 terencehillFade out the current msg when an empty msg with the...
2011-06-28 Rudolf Polzerprevents rockets from "zapping back"
2011-06-27 Rudolf Polzermore warpzone projectile bugfix
2011-06-27 Rudolf Polzerfix a case of repeated teleporting
2011-06-27 terencehillMerge branch 'master' into terencehill/scoreboard_finea...
2011-06-27 terencehillMerge branch 'master' into terencehill/centerprint_stuff
2011-06-27 Rudolf Polzerupdate other translations
2011-06-27 Rudolf Polzerupdate german again
2011-06-27 terencehillOptimize centerprint panel code: if there is nothing...
2011-06-27 terencehillNo need to reset drawfontscale after each drawn msg...
2011-06-26 terencehillPut wrapped msgs at the correct position when hud_panel...
2011-06-26 Rudolf Polzerfunny feature: cl_lerpexcess
2011-06-26 Rudolf Polzerfix hook throwing through warpzone
2011-06-26 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-06-26 Rudolf Polzerfix another warning
2011-06-26 Rudolf Polzerfix a stupid fteqcc warning
2011-06-26 terencehillDo not wrap differently the msg while fading out
2011-06-26 terencehillDon't forget to reset drawscale!
2011-06-26 terencehillTrim trailing and leading newlines from every msg befor...
2011-06-26 Rudolf Polzeralso trigger targets by impactfilter
2011-06-26 Rudolf PolzerRevert "remove now useless code; be more robust with...
2011-06-26 Rudolf Polzerremove now useless code; be more robust with projectiles
2011-06-26 Rudolf Polzerprevent player from warping out of the warpzone
2011-06-26 Rudolf Polzermore warpzone improvements
2011-06-26 Rudolf Polzermake warpzonelib work even if warpzone's .touch gets...
2011-06-26 Rudolf Polzermore warpzonelib consistency
2011-06-26 Rudolf Polzerwarpzonelib: more consistent projectile handling code...
2011-06-26 terencehillAlso remove useless constant NEWLINES
2011-06-26 terencehillCleanup: remove unneeded strcats, leading and trailing...
2011-06-26 Rudolf Polzermake CheckProjectileImpact more consistent
2011-06-26 Rudolf Polzerremove useless variables from warpzonelib
2011-06-26 Rudolf Polzerfix a typo in warpzonelib breaking the hook
2011-06-26 Rudolf Polzeror maybe just 0.07 (2 to 3 server frames)
2011-06-26 Rudolf Polzerwe have to bump inputtimeout to 0.1 if we do that ...
2011-06-26 Rudolf Polzerreduce sys_ticrate to 30Hz
2011-06-26 Rudolf Polzerwarpzonelib: don't teleport MOVETYPE_FOLLOW stuff
2011-06-25 terencehillDefault duration for active weapon msg in NIX mode
2011-06-25 terencehillRemove an outdated comment
2011-06-25 terencehillFix typo
2011-06-25 terencehillMenu dialog for the centerprint panel
2011-06-25 terencehillNow that all the centerprint msgs are cleared entering...
2011-06-25 terencehillTweak centerprint msgs in hud config mode
2011-06-25 terencehillBetter (shorter) spacing in between msgs and lines
2011-06-25 terencehillProperly apply the alpha to the text
2011-06-25 Rudolf Polzerchange "did the impossible" suicide messages to "is...
2011-06-25 Rudolf PolzerEXPERIMENTAL change: make projectiles able to hit yours...
2011-06-24 Rudolf Polzermake new menuqc strings translatable
2011-06-24 Rudolf PolzerMerge remote branch 'origin/mirceakitsune/hud_postproce...
2011-06-24 Rudolf Polzerit looks like eventchase is sufficiently stable, and...
2011-06-24 terencehillShow correctly the messages when hud_panel_centerprint_...
2011-06-24 terencehillCenterprint something when configuring the hud
2011-06-24 terencehillPut hud_panel_centerprint* cvars in all the cfgs
2011-06-24 terencehillRemove a comment
2011-06-24 Rudolf Polzertry to make all weapons fit in weapon priority list
2011-06-24 Rudolf Polzeradd a missing SpectateUpdate call
2011-06-24 Rudolf PolzerRevert "Fix exit from vehicle warping you back to spot...
next