]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2025-01-26 bones_was_hereq3compat: check for a map-specific .arena file even... 1433/head
2025-01-26 bones_was_hereMerge "Disable MachineGun spread damage multipliers...
2025-01-26 MarioDisable MachineGun spread damage multipliers when set...
2025-01-25 Rudolf PolzerTransifex autosync
2025-01-24 Rudolf PolzerTransifex autosync
2025-01-23 bones_was_hereMerge "Fix bugs and complete implementation of weapon...
2025-01-23 bones_was_hereFix gitlab syntax highlighting
2025-01-23 Rudolf PolzerTransifex autosync
2025-01-22 Rudolf PolzerMerge "Remove reliance of gmqcc allowing to overwrite...
2025-01-22 Rudolf PolzerRemove reliance of gmqcc allowing to overwrite builtin.
2025-01-22 terencehillMerge "Improve some Weapons panel dialog settings"
2025-01-22 Rudolf PolzerFTEQCC compile fixes for fields with accidentally wrong...
2025-01-22 bones_was_hereApply standard code style to sv_rules.q*
2025-01-22 bones_was_hereg_warmup -1: when rounding to a team multiple, go up...
2025-01-22 bones_was_hereMerge "StrafeHUD-Next, new StrafeHUD features + fixes...
2025-01-22 JuhuStrafeHUD-Next, new StrafeHUD features + fixes and...
2025-01-22 bones_was_hereMerge "Undo physics changes related to hash change...
2025-01-22 Rudolf PolzerTransifex autosync
2025-01-21 terencehillImprove some Weapons panel dialog settings: 1440/head
2025-01-21 Rudolf PolzerTransifex autosync
2025-01-20 terencehillMerge branch 'k9er/update-hudpanel-dialogs' into 'master'
2025-01-20 k9erUpdate hudpanel dialogs
2025-01-20 Rudolf PolzerTransifex autosync
2025-01-19 terencehillMerge branch 'k9er/scrollable-zoom' into 'master'
2025-01-19 k9erImplement zoom scrolling
2025-01-19 terencehillMerge branch 'k9er/fix-autoswitch-regression' into...
2025-01-19 k9erFix autoswitch bug from !1398
2025-01-19 terencehillMerge branch 'k9er/improve-tooltips' into 'master'
2025-01-19 k9erImprove advanced menu tooltips
2025-01-19 terencehillAdd campaign translator names in the translation files
2025-01-18 otta8634Some ecs physics cleanups and small optimizations 1438/head
2025-01-18 otta8634Undo physics changes related to hash change of 0e542a1e
2025-01-17 Rudolf PolzerTransifex autosync
2025-01-17 terencehillFix a regression regarding ExtraLife and Invisibility...
2025-01-16 Rudolf PolzerTransifex autosync
2025-01-15 Dr. JaskaMerge branch 'drjaska/moar_test' into 'master'
2025-01-15 Dr. JaskaAdd genmod and cvar spelling into CI/CD tests
2025-01-15 Rudolf PolzerTransifex autosync
2025-01-14 terencehillMerge branch 'k9er/cts-autoswitch' into 'master'
2025-01-14 k9erImprove autoswitching options in CTS
2025-01-14 bones_was_herePrevent hidden weapons being revealed with waypoints... 1436/head
2025-01-14 bones_was_hereImplement weapon availability warnings for custom weapo...
2025-01-14 bones_was_hereRemove duplicate code and fix div0 when warning about...
2025-01-14 bones_was_hereMerge branch 'Mario/hidden_weapons_spawn' into 'master'
2025-01-14 terencehillMerge branch 'bones_was_here/ka_nodel' into 'master'
2025-01-14 bones_was_hereDisable keepaway ball pickup delay 1432/head
2025-01-13 terencehillMerge branch 'k9er/implement-2562' into 'master'
2025-01-13 k9erSplit up nades & buffs into individual files
2025-01-13 terencehillMerge branch 'k9er/compress-genmod' into 'master'
2025-01-13 k9erMerge adjacent identical ifdefs in genmod
2025-01-13 terencehillMerge branch 'k9er/improve-wep-colors' into 'master'
2025-01-13 k9erImprove weapon colors, and make HLAC green
2025-01-13 terencehillMerge branch 'k9er/give-ammo-color' into 'master'
2025-01-13 k9erColor the ammo hud text and progressbars
2025-01-11 Rudolf PolzerTransifex autosync
2025-01-10 terencehillCode cleanup
2025-01-10 terencehillMerge branch 'k9er/class-refactoring' into 'master'
2025-01-10 terencehillMerge branch 'Mario/projectile_div0_fix' into 'master'
2025-01-10 MarioAdd a workaround for projectile fade rates in the event...
2025-01-09 otta8634Fix typos made in 253640f352 1425/head
2025-01-07 otta8634Rename .gametype_description to .m_description
2025-01-07 otta8634Rename .turret_name to .m_name
2025-01-07 otta8634Give powerup statuseffect classes better names (cherry...
2025-01-07 otta8634Rename common/mutators/mutator/nades/nades.inc to all.inc
2025-01-07 otta8634Use m_name for vehicles and monsters (cherry-pick 2e32f...
2025-01-07 otta8634Use the translatable strings for some default classes
2025-01-07 otta8634Move attributes for items and nades into their classes...
2025-01-07 otta8634Rename .wpcolor to .m_color
2025-01-07 otta8634Make REGISTER_ITEM call NEW, like most other REGISTER_...
2025-01-05 MarioRestore the ability to spawn hidden weapons in maps 1420/head
2025-01-04 terencehillMerge branch 'terencehill/wepflags_stuff' into 'master'
2025-01-04 terencehillRefactor code to remove WEP_FLAG_SPECIALATTACK checks... 1373/head
2025-01-04 Dr. JaskaMerge branch 'k9er/standardize-cvar-descs' into 'master'
2025-01-04 k9erStandardize cvar descriptions
2025-01-02 Rudolf PolzerFix case of trails not being drawn on CSQC models with...
2025-01-02 Dr. JaskaMerge branch 'Mario/relay_support' into 'master'
2025-01-02 MarioAdd activation support to some map entities lacking it
2025-01-02 Dr. JaskaMerge branch 'drjaska/viewmodel_alpha' into 'master'
2025-01-02 Dr. JaskaImplement cl_viewmodel_alpha_min cvar
2025-01-02 Dr. JaskaMerge branch 'Mario/effect_colors' into 'master'
2025-01-02 MarioAdd support for networked effect colors
2025-01-02 Dr. JaskaMerge branch 'Mario/reticle_minalpha' into 'master'
2025-01-02 terencehillMerge branch 'drjaska/df_wp_stackoverflow' into 'master'
2025-01-02 terencehillMerge branch 'k9er/random-nade' into 'master'
2025-01-02 k9erAllow selecting a random nade
2025-01-02 terencehillMerge branch 'divVerent/alpha_comments' into 'master'
2025-01-02 terencehillMerge branch 'k9er/show-vaporizer-dmgtxt' into 'master'
2025-01-02 k9erShow Vaporizer damagetext when not playing InstaGib
2025-01-02 MarioGive the zoom reticle a minimum opacity from zooming... 1413/head
2025-01-02 Dr. JaskaMerge branch 'Mario/monster_teamcolor_fix' into 'master'
2025-01-02 MarioFix monsters preferring player colours over team colours
2025-01-02 Dr. JaskaMerge branch 'k9er/update-player-ready-icon' into ...
2025-01-02 terencehillMerge branch 'k9er/optimize-bitset-ops' into 'master'
2025-01-02 k9erOptimize bitset operations
2025-01-02 Rudolf PolzerSkip projectile alpha math if it'd be a NOP. 1410/head
2025-01-01 terencehillFix time of the dropped Invisibility being read from...
2025-01-01 terencehillMerge branch 'Mario/spawn_color_fix' into 'master'
2024-12-30 MarioMove client-side spawn point code to its own file 1408/head
2024-12-30 MarioSend the team number with the spawn event to ensure...
2024-12-30 Rudolf PolzerTransifex autosync
next