veloren/voxygen/src
2023-10-07 19:53:55 +02:00
..
audio djust for changes in specs safety refactor 2023-09-24 23:46:59 -04:00
bin cargo fmt 2023-04-04 23:47:31 +02:00
ecs update toolchain to nightly-2023-09-28 2023-10-05 22:00:48 +02:00
hud cargo fmt after updating new toolchain 2023-10-06 09:13:01 +02:00
menu update toolchain to nightly-2023-09-28 2023-10-05 22:00:48 +02:00
mesh 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
render time proof time of day in shaders 2023-10-07 19:53:55 +02:00
scene use look dir for spectator 2023-10-07 19:53:55 +02:00
session use look dir for spectator 2023-10-07 19:53:55 +02:00
settings Settings for Si prefixes in the interface menu 2023-08-17 15:24:05 +00:00
singleplayer cargo fmt after updating new toolchain 2023-10-06 09:13:01 +02:00
ui 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
cli.rs Add CLI argument to voxygen that allows specifying a value to place into the server field in the main menu. 2022-09-03 17:26:07 -04:00
cmd.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
controller.rs addressed code quality issues noted by pipeline 2023-07-23 21:13:06 -04:00
credits.rs Fix typos 2022-07-15 18:59:37 +02:00
discord.rs coastal_town 2023-07-12 23:02:40 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Add stay/follow option for pets 2023-08-15 11:10:52 +02:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.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
main.rs Map selector and generation UI 2023-09-17 17:11:19 +00:00
panic_handler.rs Reworked panic dialog to support displaying the likely cause of common panics 2022-09-12 21:03:30 +01:00
profile.rs Choose random plaza tile 2023-04-09 19:25:58 +01:00
run.rs Merge branch 'mckol/mute-keybinds' into 'master' 2022-09-21 09:22:45 +00:00
window.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