]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
10 days ago otta8634Improve player_handicap icon implementation
11 days ago otta8634Network handicap "level" to the client and display...
11 days ago otta8634Add code to support adding handicap icon to scoreboard
13 days ago terencehillMerge branch 'Mario/typehit_spam_fix' into 'master'
13 days ago MarioDon't play teamshoot sounds for damage dealt with HITTY...
2024-12-10 Rudolf PolzerTransifex autosync
2024-12-03 Dr. JaskaMerge branch 'des/racetimer_speed' into 'master'
2024-12-03 Des -Add support for showing speed in splits to racetimer
2024-12-03 Dr. JaskaMerge branch 'Mario/checkpoint_recursion_fix' into...
2024-12-02 MarioPrevent recursively applying waypoints to checkpoints
2024-11-30 terencehillOops, forgot to remove debugging code in the previous...
2024-11-30 terencehillPhysics code: calculate wishdir without using normalize...
2024-11-30 terencehillMerge branch 'Mario/electro_combo_over_time' into ...
2024-11-30 MarioAdd an option for Electro combos to deal damage over...
2024-11-28 terencehillMerge branch 'des/defragcp_gen_fix2' into 'master'
2024-11-28 terencehillMerge branch 'drjaska/q3df-rl-h-force' into 'master'
2024-11-28 Dr. Jaskaq3compat: New Devastator cvar for mimicking q3df rl...
2024-11-28 Dr. JaskaMerge branch 'Mario/server_list_bots' into 'master'
2024-11-28 MarioExplicitly mark bots with a tag in the server list...
2024-11-28 Dr. JaskaMerge branch 'z411/stalemate-fix' into 'master'
2024-11-28 z411CA: Floor health and armor in PreventStalemate
2024-11-25 DesMove comment down to lower lines length
2024-11-25 DesDetect broken .defragcp files and flag them to be recre...
2024-11-24 Rudolf PolzerTransifex autosync
2024-11-24 Dr. JaskaMerge branch 'Mario/buffs_replace_available' into ...
2024-11-24 MarioAdd an option to turn off replacing disabled buffs...
2024-11-19 drjaskaCopy 98038bf81 changes to bal-wep-xdf.cfg
2024-11-19 drjaskaImplement https://xonotic.org/balancevotes/25/
2024-11-16 Rudolf PolzerTransifex autosync
2024-11-10 drjaskaAdd a string_null check to inputbox input filter
2024-11-06 terencehillvar.string -> var .string
2024-11-06 terencehillMerge branch 'Mario/load_autoscreenshot_file' into...
2024-11-06 terencehillMerge branch 'drjaska/sens-setting' into 'master'
2024-11-06 Dr. JaskaSettings: Mouse sensitivity: added a text input box...
2024-11-04 Rudolf PolzerTransifex autosync
2024-11-03 Rudolf PolzerTransifex autosync
2024-11-03 Rudolf PolzerUnbreak compile with gmqcc by performing 01157543f102ad...
2024-11-03 Rudolf PolzerExplicitly support compile using current fteqcc.
2024-11-03 Rudolf PolzerDo not overwrite builtins defined in dpextensions.
2024-11-03 Rudolf PolzerFix some inconsistent ifdeffery.
2024-11-02 Rudolf PolzerTransifex autosync
2024-11-01 terencehillAdd proper en_GB entry to the language list
2024-11-01 terencehillMerge branch 'terencehill/trigger_hurt_messages' into...
2024-11-01 terencehillMerge branch 'drjaska/credits-update' into 'master'
2024-11-01 Dr. JaskaUpdate credits
2024-11-01 terencehillMerge branch 'terencehill/stats_fix' into 'master'
2024-10-31 terencehillReduce code duplication in REGISTER_STAT
2024-10-31 terencehillFix int and bool STATs working as float STATs
2024-10-31 Dr. JaskaMerge branch 'Mario/plasma_removal' into 'master'
2024-10-31 terencehillHook code: minor optimizations and cleanups
2024-10-31 terencehillIndent with tabs the only 2 functions indented with...
2024-10-31 terencehillhavocbot_chooseweapon: minor optimizations and cleanups
2024-10-30 Rudolf PolzerFix the bounds check issue for real.
2024-10-30 Rudolf PolzerFix another invalid array access.
2024-10-30 Rudolf PolzerFix an out of bounds array access.
2024-10-30 Rudolf PolzerTransifex autosync
2024-10-29 Rudolf PolzerTransifex autosync
2024-10-25 Dr. JaskaMerge branch 'drjaska/mgdamageaccumulation' into 'master'
2024-10-25 drjaskaImplement damage scaling based on accumulated spread
2024-10-24 terencehillMerge branch 'terencehill/menu_textbox_fixes' into...
2024-10-24 terencehillMerge branch 'terencehill/arc-beam_more_fixes' into...
2024-10-24 terencehillUpdate hash
2024-10-24 terencehillMerge branch 'master' into terencehill/arc-beam_more_fixes
2024-10-24 terencehillMerge branch 'terencehill/corpse_size_fix' into 'master'
2024-10-24 terencehillFix #2922 "Player corpse not resized when suiciding...
2024-10-24 terencehillMerge branch 'drjaska/mgspreaddecay' into 'master'
2024-10-24 drjaskaAllow for reversed spread, inaccurate to accurate
2024-10-24 drjaskaRework Machinegun's spread to be time-based
2024-10-22 Rudolf PolzerTransifex autosync
2024-10-21 Dr. JaskaMerge branch 'Mario/spawn_unique' into 'master'
2024-10-21 MarioAdd Spawn Unique mutator to prevent spawning at the...
2024-10-21 terencehillMerge branch 'Mario/chase_reticle' into 'master'
2024-10-21 MarioHide the zoom scope while in third person mode
2024-10-21 terencehillMerge branch 'drjaska/genmod' into 'master'
2024-10-21 Dr. JaskaReformat genmod.sh
2024-10-20 Dr. JaskaMerge branch 'drjaska/race-respawn-impulse-141' into...
2024-10-20 drjaskaFix #2862 "Remove "tried to use cheat 'impulse 141...
2024-10-18 terencehillMenu text boxes: don't allow drawing text over the...
2024-10-18 terencehillMenu text boxes: fix a couple issues after screen resol...
2024-10-17 terencehillMerge branch 'Mario/monster_kill_credit' into 'master'
2024-10-16 Rudolf PolzerTransifex autosync
2024-10-14 terencehillReplace # with attacker name in trigger_hurt entity...
2024-10-14 terencehillShow trigger_hurt entity messages if present on trigger...
2024-10-12 Rudolf PolzerTransifex autosync
2024-10-11 terencehillShow a translatable message when player is killed by...
2024-10-11 terencehillFix #2937 "Division by 0 error if starting the match...
2024-10-10 Destarget_checkpoints with duplicate targetname get same...
2024-10-10 terencehillFix #2939 "New Toys showing up as an active modification"
2024-10-10 Rudolf PolzerTransifex autosync
2024-10-09 terencehillMerge branch 'master' into terencehill/arc-beam_more_fixes
2024-10-09 terencehillMerge branch 'des/race_cp_net_speed' into 'master'
2024-10-09 Des -Network player speed on checkpoints messages and use...
2024-10-09 Rudolf PolzerTransifex autosync
2024-10-09 MarioRemove the unused Plasma ammo type
2024-10-08 terencehillMerge branch 'k9er/autodemo-keep-matches' into 'master'
2024-10-08 k9erAdd cl_autodemo_delete_keepmatches cvar
2024-10-08 Rudolf PolzerTransifex autosync
2024-10-07 terencehillRun qcsrc/tools/genmod.sh
2024-10-07 terencehillMerge branch 'k9er/rename-intermediate' into 'master'
2024-10-07 k9erRename "Intermediate %d" to "Checkpoint %d"
next