]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2017-05-24 MarioMerge master again... Mario/infection_merge
2017-05-24 MarioMerge master into the old infection branch
2017-05-22 Rudolf PolzerTransifex autosync
2017-05-21 Rudolf PolzerTransifex autosync
2017-05-20 MarioKeep the resetting ordered, to match old behaviour
2017-05-20 MarioAdd an intrusive list for entities that save their...
2017-05-20 MarioAdd an intrusive list for seeker tags and fix seeker...
2017-05-20 MarioMake railgunhit a bool and reduce a find loop to intrus...
2017-05-20 MarioMerge branch 'Mario/intrusive' into 'master'
2017-05-20 terencehillFix Serbian in the language selector
2017-05-20 Rudolf PolzerTransifex autosync
2017-05-19 MarioMark g_ctf_leaderboard as a change allowed by server...
2017-05-19 MarioAllow disabling damage text server side without affecti...
2017-05-19 MarioTweak resistance buff to reduce damage after most other...
2017-05-18 terencehillRestore ** operator instead of pow, optimize check...
2017-05-18 terencehillReal fix for inconsistent refresh rate of numbers in...
2017-05-18 MarioUse pow() for accelerometer (potential fix for inconsis...
2017-05-17 MarioMerge branch 'master' into Mario/intrusive 441/head
2017-05-17 terencehillRemove a wasted global variable
2017-05-17 MarioUse an intrusive list to find ladders in bot AI
2017-05-17 MarioReplace a classname loop through waypoints with the...
2017-05-17 MarioReplace some findfloat loops with intrusive lists where...
2017-05-17 Rudolf PolzerTransifex autosync
2017-05-17 MarioUse the attacker parameter instead of saving globals...
2017-05-16 MarioUse race_ReadTime to acquire the first place record...
2017-05-16 MarioMerge branch 'Mario/cts_checkpoint_speedup' into 'master'
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
2017-05-16 MarioFor safety, restore previous behaviour (but only loop... 440/head
2017-05-15 Rudolf PolzerTransifex autosync
2017-05-14 Rudolf PolzerTransifex autosync
2017-05-13 MarioFix use of .mins/.maxs in turret and vehicle registries
2017-05-13 MarioFix compile and use of .mins/.maxs on the monster regis...
2017-05-13 MarioAttempt to speed up physics client option selection...
2017-05-13 MarioUltra minor cleanup
2017-05-13 MarioMerge branch 'master' into Mario/cts_checkpoint_speedup
2017-05-13 MarioFinally update hash
2017-05-13 MarioTweak it further by not doing another loop within the...
2017-05-13 MarioGreatly optimize race checkpoints by using intrusive...
2017-05-12 MarioFix scoreboard monster counts
2017-05-08 terencehillShow joystick binds in the HUD only when a joystick...
2017-05-07 MarioMake map weapons glow the color of their waypoint inste...
2017-05-07 Rudolf PolzerTransifex autosync
2017-05-07 MarioLimit maximum possible distance at which shownames...
2017-05-06 terencehillDon't allow clearing ELO score; it fixes ELO value...
2017-05-06 MarioMerge branch 'martin-t/dmgtext' into 'master'
2017-05-06 MarioHide powerup pickup notifications in CTS (hack)
2017-05-06 MarioReapply physics client option check (not the cause...
2017-05-06 MarioRevert physics client option check (possible cause...
2017-05-06 MarioFix unregistering of rockets (player doesn't have lastr...
2017-05-06 MarioOptimization: replace a resource intensive vlen() call...
2017-05-06 MarioClean up the locals in FireRailgunBullet a little bit
2017-05-06 MarioMinor optimization: use pointcontents to check if an...
2017-05-06 MarioOptimization: use a findchain to loop through hit targe...
2017-05-06 MarioMinor optimization: don't bother checking if bots have...
2017-05-06 Rudolf PolzerTransifex autosync
2017-05-05 MarioOnly show playing message if the client is actually...
2017-05-05 MarioPrevent bots from updating spectatee (they use .enemy...
2017-05-05 Rudolf PolzerTransifex autosync
2017-05-04 MarioFix arc appearing in most weapons arena instead of...
2017-05-04 Rudolf PolzerTransifex autosync
2017-05-03 MarioLower the spam a bit from autoskill by using debug...
2017-05-03 Rudolf PolzerTransifex autosync
2017-05-02 Rudolf PolzerTransifex autosync
2017-05-02 MarioSet default buff cooldown to 0.1 in defrag config
2017-05-01 terencehillFix sv_cmd bbox output (missing newlines)
2017-05-01 MarioRevert compat hack
2017-05-01 MarioCompat hack: set target4 to target on info_player_start...
2017-05-01 terencehillApply hud_dynamic effects to nade and frost timers too
2017-05-01 MarioDisable screen blurring when low on health (the blood...
2017-05-01 MarioReset dual weapons when spawning
2017-04-30 Martin Taibrsplit damagetext into cl_, sv_ and ui_ files 438/head
2017-04-30 Martin Taibruse genmod.sh
2017-04-30 Rudolf PolzerTransifex autosync
2017-04-29 MarioDon't count quit_* cvars as purity changers
2017-04-28 MarioMerge branch 'Lyberta/con_textsize_' into 'master'
2017-04-28 LybertaSet default con_textsize to 10. 436/head
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-27 Rudolf PolzerTransifex autosync
2017-04-26 MarioFix sv_db_saveasdump affecting purity
2017-04-24 MarioComment out the debugdraw stuff (allows cheating on...
2017-04-22 LybertaBigger con_textsize.
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-15 Rudolf PolzerTransifex autosync
2017-04-13 Rudolf PolzerTransifex autosync
2017-04-12 Rudolf PolzerTransifex autosync
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-06 Rudolf PolzerTransifex autosync
2017-04-05 Rudolf PolzerTransifex autosync
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
2017-04-03 MarioFix typo
next