veloren/voxygen/src
2019-06-13 00:14:06 -04:00
..
anim cleared out unused animation variables 2019-06-13 00:14:06 -04:00
audio Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
hud Amends the suggested 1 FPS option to 15 to prevent accidental session crashes. 2019-06-08 12:23:58 -04:00
menu Merge branch 'midge/mouse-sensitivity' into 'master' 2019-06-12 13:12:46 +00:00
mesh Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
render Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
scene Cleanup 2019-06-10 22:44:03 +02:00
ui Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
error.rs Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
key_state.rs Add better inputs, input validation and more 2019-05-25 23:46:56 +02:00
main.rs Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
session.rs Adds an FPS setting and slider. 2019-06-08 12:23:58 -04:00
settings.rs Enhances deserialization so settings which are missing are added with default values. 2019-06-08 19:35:23 -04:00
singleplayer.rs Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes. 2019-06-06 14:48:41 +00:00
window.rs Changes setting type to u32, enforces live in-game updates to setting. 2019-06-08 12:23:57 -04:00