veloren/voxygen/src
2021-04-14 19:10:17 -04:00
..
audio Address MR 2077 review comments. 2021-04-11 22:08:42 -04:00
ecs Improved archery with feedback sfx and particles 2021-03-29 21:52:04 +01:00
hud Resolve Issue #978 - Extract SkillSet Into Its Own Component 2021-04-14 15:35:34 +00:00
menu Asset reorganization + removed some unused and duplicates + reduce size of some images 2021-04-11 16:35:17 +02:00
mesh Mesh sprites in the background. 2021-04-10 17:51:42 +02:00
render Mesh sprites in the background. 2021-04-10 17:51:42 +02:00
scene addressing commments 2021-04-13 20:19:35 -04:00
settings Split settings.rs into multiple files 2021-04-14 19:10:17 -04:00
ui Show ctrl-click and shift-click usage in item tooltips during trades. 2021-04-11 22:56:02 +00:00
controller.rs Completely purged old method of inputs 2021-03-14 17:26:55 -04:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
i18n.rs Fix localization test bug which produced bunch of Unknown states 2021-04-12 21:29:45 +00:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs Mesh sprites in the background. 2021-04-10 17:51:42 +02:00
main.rs Mesh sprites in the background. 2021-04-10 17:51:42 +02:00
meta.rs Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
profile.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
run.rs fix tracy 2021-03-11 17:05:17 +01:00
session.rs Mesh sprites in the background. 2021-04-10 17:51:42 +02:00
singleplayer.rs Fixed initial creation of saves directory. Added path of old singleplayer saves directory to information logged when it is moved to the new userdata directory 2021-04-14 07:15:51 +01:00
window.rs Display keys based off of scancodes 2021-04-13 11:16:47 +02:00