veloren/voxygen/src/hud
2024-01-14 21:25:15 +02:00
..
settings_window configurable walking speed 2023-12-07 20:08:02 +01:00
animation.rs Create 'animation' file 2021-08-02 13:27:33 +02:00
bag.rs Add ItemDesc::l10n method 2024-01-14 21:25:15 +02:00
buffs.rs Stances can now be left by interacting with the buff bar. 2023-03-21 20:03:22 -04:00
buttons.rs Bag icon improvement 2022-12-23 15:22:13 +00:00
change_notification.rs Allow locking camera zoom 2023-03-05 11:30:27 -05:00
chat.rs more clippy fixes in all binaries 2023-10-06 09:12:31 +02:00
crafting.rs Final(?) step to deprecating item names 2024-01-14 21:25:15 +02:00
diary.rs crit_power -> precise_power 2023-11-14 18:07:01 -05:00
esc_menu.rs second cleaning pass after removing i18n.get 2022-08-23 13:14:29 +02:00
group.rs Some random changes and a fmt 2023-06-04 12:58:16 -04:00
hotbar.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
img_ids.rs Phoenix overhaul 2023-11-28 11:13:18 +00:00
item_imgs.rs Implement item localization 2024-01-14 21:25:15 +02:00
loot_scroller.rs Add ItemDesc::l10n method 2024-01-14 21:25:15 +02:00
map.rs Dungeon rework initial patch 2023-07-09 20:03:09 +00:00
minimap.rs Dungeon rework initial patch 2023-07-09 20:03:09 +00:00
mod.rs Implement item localization 2024-01-14 21:25:15 +02:00
overhead.rs Dungeon rework initial patch 2023-07-09 20:03:09 +00:00
overitem.rs Improvements and fixes for interacting/collecting 2023-03-11 21:17:27 -05:00
popup.rs finished first pass removing i18n.get 2022-08-23 11:17:21 +02:00
prompt_dialog.rs Tweaks to prompt dialog. 2022-01-03 19:55:06 -05:00
quest.rs fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support 2023-10-05 23:23:27 +02:00
skillbar.rs Add ItemDesc::l10n method 2024-01-14 21:25:15 +02:00
slots.rs Addressed review comments 2023-07-29 19:04:11 -04:00
social.rs second cleaning pass after removing i18n.get 2022-08-23 13:14:29 +02:00
subtitles.rs combine into one filter_map 2023-05-03 16:29:56 +02:00
trade.rs Add ItemDesc::l10n method 2024-01-14 21:25:15 +02:00
util.rs Add ItemDesc::l10n method 2024-01-14 21:25:15 +02:00