veloren/voxygen/src/hud
2024-02-01 12:05:11 +01:00
..
settings_window cache present modes, add check for present modes in set_render_mode and move present mode localization to hud 2024-02-01 12:05:11 +01:00
animation.rs Create 'animation' file 2021-08-02 13:27:33 +02:00
bag.rs Rename ItemL10n to ItemI18n 2024-01-16 19:14:14 +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 Allow either Enter or Return for sending a message. 2024-01-08 11:10:32 +00:00
crafting.rs Rename ItemL10n to ItemI18n 2024-01-16 19:14:14 +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 add charm buff icons 2024-01-21 15:05:31 +01:00
item_imgs.rs fix hot reloading of combined manifests 2024-01-27 12:40:34 +01:00
loot_scroller.rs Rename ItemL10n to ItemI18n 2024-01-16 19:14:14 +02:00
map.rs haniwa 2024-01-20 17:45:23 +00:00
minimap.rs haniwa 2024-01-20 17:45:23 +00:00
mod.rs stops centering the cursor to prevent camera jumping when the cursor grab is released 2024-01-23 20:09:23 -08: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 Rename ItemL10n to ItemI18n 2024-01-16 19:14:14 +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 Rename ItemL10n to ItemI18n 2024-01-16 19:14:14 +02:00
util.rs haniwa 2024-01-20 17:45:23 +00:00