veloren/voxygen/src
2023-04-01 17:22:01 -04:00
..
audio Small fixes 2023-03-29 23:11:59 +00:00
bin Items images export for wiki 2022-12-15 16:19:49 +00:00
ecs Minor audio code cleanup 2022-12-31 23:50:38 +00:00
hud Fix modular crafting window showing an item output when it is not possible to craft two components together. 2023-04-01 17:22:01 -04:00
menu Changed character deletion to go via batch update 2023-03-12 23:21:53 +00:00
mesh Cleaned up implementation, addressed review comments 2023-03-01 12:54:43 +00:00
render Cleaned up implementation, addressed review comments 2023-03-01 12:54:43 +00:00
scene Small fixes 2023-03-29 23:11:59 +00:00
session Stances can now be left by interacting with the buff bar. 2023-03-21 20:03:22 -04:00
settings Remove default binding for Camera Zoom Lock 2023-03-13 06:15:49 +00:00
ui Effect power now affects more than just poise 2023-03-21 20:16:55 -04: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 cleanup and fixes + added change to CHANGELOG.md 2023-01-27 20:32:41 -05:00
controller.rs change gamepad mapping 2021-09-30 18:48:42 +00:00
credits.rs Fix typos 2022-07-15 18:59:37 +02:00
discord.rs savannah_pit 2022-10-22 19:48:50 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Allow locking camera zoom 2023-03-05 11:30:27 -05:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs update toolchain 2022-11-28 14:08:11 +01:00
main.rs Fixed dynlib features to not have UB when allocating. 2023-03-21 20:03:20 -04: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 update toolchain to 2022-09-23 2022-09-25 15:58:32 +02:00
run.rs Merge branch 'mckol/mute-keybinds' into 'master' 2022-09-21 09:22:45 +00:00
singleplayer.rs code cleanup 2021-08-11 09:42:29 +02:00
window.rs cargo fmt 2023-01-03 08:58:08 +01:00