veloren/voxygen/src
2019-06-16 19:57:03 +02: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 Revamp control system 2019-06-16 19:57:03 +02:00
mesh Tweaked lighting and AO 2019-06-13 11:59:05 +01:00
render Bluer snow, altered rock colour 2019-06-13 11:59:05 +01:00
scene Adjusted tree colour variation 2019-06-15 11:36:26 +01: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 Revamp control system 2019-06-16 19:57:03 +02: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