veloren/voxygen/src
2022-01-25 00:36:08 -05:00
..
audio Melee attacks are now created through a melee constructor. 2022-01-17 20:41:24 -05:00
ecs Remove unnecessary interpolation cruft 2022-01-16 17:53:14 +00:00
hud Merge branch 'kalikatz/tweak_to_chat_scroll_issue' into 'master' 2022-01-24 06:14:08 +00:00
menu Merge branch 'fetsorn-master-patch-26200' into 'master' 2022-01-08 04:07:33 +00:00
mesh Improved underwater lighting on low shader settings 2022-01-23 16:32:26 -05:00
render Support multiple texture formats for screenshots 2022-01-25 00:36:08 -05:00
scene Revert "Merge branch 'infrandomness/remove_alpha' into 'master'" 2022-01-24 00:52:03 +00:00
session Add egui window to toggle experimental shaders. 2022-01-23 21:14:41 -05:00
settings Add waypoint binding customization code 2022-01-21 18:05:41 +00:00
ui Add egui window to toggle experimental shaders. 2022-01-23 21:14:41 -05:00
controller.rs change gamepad mapping 2021-09-30 18:48:42 +00:00
credits.rs Add documentation to credits.ron and fill in fonts entries with actual data, add additional entries to Art credits for documenting information relevant to satifying attribution requirements for some licenses, add/rename license files for fonts, center credits text on the credits screen, added asset_path field to associate art credits with the actual asset files and wrote a unit test to ensure that these paths are valid. 2021-09-30 02:35:59 -04:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Add waypoint binding customization code 2022-01-21 18:05:41 +00:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs Add basic credits screen to the main menu with some example data loaded from a ron file 2021-09-29 21:06:52 -04:00
main.rs Added support for experimental shaders 2022-01-17 22:20:33 +00:00
profile.rs Fix hotbar changing when sorting inventory. 2022-01-14 19:14:24 +01:00
run.rs Fixes #1350 - Allow players to cap the game FPS when unfocused 2021-10-10 15:33:31 +00:00
singleplayer.rs code cleanup 2021-08-11 09:42:29 +02:00
window.rs Support multiple texture formats for screenshots 2022-01-25 00:36:08 -05:00