veloren/voxygen/src/hud
2022-02-11 01:23:09 -05:00
..
settings_window Merge branch 'unvariant/affix_remap_button' into 'master' 2022-01-23 18:40:43 +00:00
animation.rs Create 'animation' file 2021-08-02 13:27:33 +02:00
bag.rs Decrease too-many-arguments-threshold and type-complexity-threshold. 2022-01-30 20:16:21 +01:00
buffs.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
buttons.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
chat.rs Chieftain AI and attacks 2022-02-10 14:58:35 -05:00
crafting.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
diary.rs Addressed MR comments. 2022-01-15 21:50:27 -05:00
esc_menu.rs remove some reexports 2021-07-29 22:18:34 +02:00
group.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
hotbar.rs Ability sets now start with non-empty defaults. 2022-01-15 21:45:27 -05:00
img_ids.rs Gnarlign site tweaks and chieftain buff 2022-02-11 01:23:09 -05:00
item_imgs.rs Update assets_manager to 0.7 2021-12-12 22:11:47 +01:00
loot_scroller.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
map.rs Gnarlign site tweaks and chieftain buff 2022-02-11 01:23:09 -05:00
minimap.rs Gnarlign site tweaks and chieftain buff 2022-02-11 01:23:09 -05:00
mod.rs Chieftain AI and attacks 2022-02-10 14:58:35 -05:00
overhead.rs Fixed review comments 2022-01-16 21:13:13 +00:00
overitem.rs Don't try to mount unmountable entities, clippy fixes and fmt 2022-01-16 17:53:14 +00:00
popup.rs in terrain.mod.rs, return name as Option in fn name 2022-01-18 19:53:20 +01:00
prompt_dialog.rs Tweaks to prompt dialog. 2022-01-03 19:55:06 -05:00
skillbar.rs Decrease too-many-arguments-threshold and type-complexity-threshold. 2022-01-30 20:16:21 +01:00
slots.rs Can move around, so character state system runs 2022-01-20 15:26:35 -05:00
social.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
trade.rs updated the Common Quality item displays 2021-12-27 03:00:57 +02:00
util.rs Chieftain AI and attacks 2022-02-10 14:58:35 -05:00