veloren/voxygen/src
2023-04-11 15:46:36 +01:00
..
audio Small fixes 2023-03-29 23:11:59 +00:00
bin cargo fmt 2023-04-04 23:47:31 +02:00
ecs Minor audio code cleanup 2022-12-31 23:50:38 +00:00
hud Overhauled chat message representation to allow for more exhaustive localisation 2023-04-11 15:46:36 +01:00
menu sync 2023-04-09 19:25:53 +01:00
mesh Cleaned up implementation, addressed review comments 2023-03-01 12:54:43 +00:00
render Address review on 3573 2023-04-08 02:19:14 -04:00
scene Addressed review feedback 2023-04-11 10:34:06 +01:00
session Overhauled chat message representation to allow for more exhaustive localisation 2023-04-11 15:46:36 +01:00
settings Remove default binding for Camera Zoom Lock 2023-03-13 06:15:49 +00:00
ui Merge branch 'imbris/pixel-perfection-v2' into 'master' 2023-04-08 07:06:19 +00: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 Complete GPU based alpha premultiplication impl and make the CPU version 2023-04-08 00:28:31 -04: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 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
singleplayer.rs code cleanup 2021-08-11 09:42:29 +02:00
window.rs cargo fmt 2023-01-03 08:58:08 +01:00