]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2 days ago terencehillMerge branch 'terencehill/spectator_camera_stuff' into... master
3 days ago bones_was_herepipeline: update hash for stormkeep changes, prevent...
6 days ago Rudolf PolzerTransifex autosync
7 days ago terencehillSpectator camera: move code to a dedicated function 1355/head
7 days ago terencehillSpectator camera: allow switching from 3rd to 1st perso...
9 days ago Rudolf PolzerTransifex autosync
10 days ago drjaskaMostly whitespace weapons cleanup chores
11 days ago terencehillFix indenting in qcsrc/lib/stats.qh
11 days ago Rudolf PolzerTransifex autosync
12 days ago drjaskaRemove ancient untouched legacy svn files
12 days ago Rudolf PolzerTransifex autosync
13 days ago Dr. JaskaMerge branch 'drjaska/nextmap' into 'master'
13 days ago Dr. JaskaShow nextmap on HUD and rewrite nextmap from cvar to cmd
13 days ago Dr. JaskaMerge branch 'drjaska/shotgun-animation-time' into...
13 days ago Dr. JaskaOpt-in cvar to block shotgun melee directly after a...
2024-09-02 terencehillMerge branch 'des/print-race-splits-v2' into 'master'
2024-09-02 Des -Add optional split times in infomessage hud, and print_...
2024-09-01 terencehillMerge branch 'terencehill/status_effect_fix' into ...
2024-09-01 terencehillFix `give no superweapons` giving default superweapons...
2024-09-01 terencehillSimplify buff effect time calculation
2024-09-01 terencehillDon't allow StatusEffects_gettime to return a time...
2024-09-01 terencehillDon't apply status effects ending the moment they are...
2024-09-01 terencehillMerge branch 'des/cts_pbhook' into 'master'
2024-09-01 Des -Add cl_hook_race_pb to run on client when they set...
2024-09-01 Rudolf PolzerTransifex autosync
2024-08-31 terencehillMerge branch 'Mario/menu_developer_options' into 'master'
2024-08-31 MarioClean up the use of developer in the menu and remove...
2024-08-31 bones_was_hereMerge branch 'bones_was_here/Q1BSP_items_droptofloor...
2024-08-31 terencehillMerge branch 'Mario/resource_item_cleanup' into 'master'
2024-08-31 MarioClean up ammo displaying to not require direct item...
2024-08-30 terencehillRefactor write_recordmarker to reduce engine function...
2024-08-29 terencehillMerge branch 'des/cmd_cleancps' into 'master'
2024-08-29 Des -Race/CTS: Add clear_bestcptimes command to clear all...
2024-08-29 Rudolf PolzerTransifex autosync
2024-08-28 terencehillMerge branch 'des/race_dont_save_pb_on_demoplay' into...
2024-08-28 terencehillMerge branch 'Spike29/campaign_french' into 'master'
2024-08-28 Rudolf PolzerTransifex autosync
2024-08-27 Rudolf PolzerTransifex autosync
2024-08-27 Dr. JaskaMerge branch 'Mario/jetpack_powerup_settings' into...
2024-08-26 DesDon't save local record if we are just watching a demo.
2024-08-26 terencehillMerge branch 'terencehill/translatable_strings_cleanup...
2024-08-26 terencehillMerge branch 'drjaska/race_CheckName' into 'master'
2024-08-26 Rudolf PolzerTransifex autosync
2024-08-26 drjaskaFix race_CheckName by actually using the given arg
2024-08-25 terencehillMerge branch 'terencehill/blaster_attack_shared' into...
2024-08-25 Spike29Add a French translation to the Xonotic campaign
2024-08-24 terencehillMerge branch 'terencehill/antispam_stuff' into 'master'
2024-08-24 Rudolf PolzerTransifex autosync
2024-08-23 terencehillShownames: restore an early alpha check that was made...
2024-08-22 Rudolf PolzerTransifex autosync
2024-08-21 terencehillHud editor: "Title at %s" --> "Title"
2024-08-21 Rudolf PolzerTransifex autosync
2024-08-18 terencehillHUD editor: fix Chat, Vote and StrafeHud panels being...
2024-08-18 Rudolf PolzerTransifex autosync
2024-08-15 terencehillMerge branch 'des/race_honor_tracking' into 'master'
2024-08-14 DesDon't save race times if player doesn't want tracking...
2024-08-14 Rudolf PolzerTransifex autosync
2024-08-13 terencehillMerge branch 'terencehill/ctf_fixes' into 'master'
2024-08-13 Rudolf PolzerTransifex autosync
2024-08-13 terencehillFix electro not leaving decals on all walls
2024-08-12 terencehillRemove dead code after changes of the previous commit
2024-08-12 terencehillRemove optional blaster secondary attack (copy of prima...
2024-08-12 terencehillMake so that weapons using blaster as secondary attack...
2024-08-12 terencehillSimplify REGISTER_WEAPON, now possible thanks to the...
2024-08-12 terencehillSwitch to using the WEP_CVAR* macros I added in the...
2024-08-12 Rudolf PolzerTransifex autosync
2024-08-12 Rudolf PolzerTransifex autosync
2024-08-11 terencehillFix weapons with blaster secondary attack improperly...
2024-08-10 terencehillReduce code duplication in chat anti spam system
2024-08-10 terencehillMake cmd and chat anti spam systems work during timeout...
2024-08-10 terencehillRemove cruft of an outdated system against cmd name...
2024-08-08 terencehillMake Domination capture message easier to translate...
2024-08-08 terencehillReplace notification color codes only in custom string...
2024-08-08 terencehillRemove trailing space and " %s^BG" used for connecting...
2024-08-08 terencehillRename a variable in notif_arg_item_wepammo
2024-08-07 terencehillCTF: fix fire effect not stopped when flag returns...
2024-08-07 terencehillCTF: Fix flag returning to base on first hit if g_ctf_f...
2024-08-07 terencehillCTF: fix waypoint healthbar not shown if g_ctf_flag_ret...
2024-08-07 terencehillCTF: g_ctf_flag_health: default to 0 if negative, allow...
2024-08-06 Dr. JaskaMerge branch 'drjaska/serverlist-modified' into 'master'
2024-08-06 Dr. JaskaMade servers modified via cvar changes appear in normal...
2024-08-06 bones_was_hereQ1BSP: improve droptofloor compatibility with Quake...
2024-08-06 terencehillMerge branch 'terencehill/floodcontrol_refactoring...
2024-08-06 bones_was_hereHUD: don't draw panels needing player data before it...
2024-08-05 terencehillMerge branch 'Mario/show_all_button' into 'master'
2024-08-05 MarioAdd a show all checkbox to the Create menu to list...
2024-08-05 terencehillMake some recently added messages easier to translate
2024-08-05 bones_was_hereMerge branch 'bones_was_here/teamplay5' into 'master'
2024-08-05 bones_was_hereImprove sv_spectate 0 notifications and description...
2024-08-05 bones_was_herejoin: display translated notifications for relevant...
2024-08-05 bones_was_hereteamplay: display translated notifications for typical...
2024-08-05 bones_was_herejoin queue: UI improvements and refactoring
2024-08-05 bones_was_herejoin queue: fix 2 bugs that could result in too many...
2024-08-05 bones_was_herejoin queue: fix HUD infomessage, improve consistency...
2024-08-05 bones_was_herejoin queue: disable in singleplayer, improve description
2024-08-05 bones_was_hereEnable sv_teamnagger in CA, remove HideTeamNagger mutat...
2024-08-05 bones_was_hereIncrease size of sv_teamnagger message, also use bold
2024-08-05 bones_was_herejoin queue: fix removal of AFK players
2024-08-05 bones_was_hereDon't end warmup when teams are unbalanced (WRT sv_team...
2024-08-05 bones_was_hereFix and extend networking of sv_teamnagger
next