veloren/voxygen/src
2020-03-31 22:29:30 +01:00
..
anim more eagle adjustements 2020-03-08 15:07:47 +00:00
audio allow the game to start without an audio device 2020-03-31 21:27:55 +01:00
ecs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
hud Make so that the resume button doesn't eject the mouse 2020-03-30 22:00:46 +01:00
menu feat: configure audio output using an enum 2020-03-31 22:29:30 +01:00
mesh apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
render Gamma setting now works 2020-02-17 00:46:31 +00:00
scene Added Controller support 2020-03-10 21:00:13 +00:00
ui Added Controller support 2020-03-10 21:00:13 +00:00
controller.rs Added Controller support 2020-03-10 21:00:13 +00:00
error.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
i18n.rs [i18n] Configurable fonts 2020-02-16 16:02:38 +01:00
key_state.rs Added Controller support 2020-03-10 21:00:13 +00:00
lib.rs Added Controller support 2020-03-10 21:00:13 +00:00
logging.rs Fixes https://gitlab.com/veloren/veloren/issues/484 partially by saving logs to a fixed place (defined in the settings file) 2020-03-05 19:26:07 +00:00
main.rs feat: configure audio output using an enum 2020-03-31 22:29:30 +01:00
meta.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
session.rs feat: configure audio output using an enum 2020-03-31 22:29:30 +01:00
settings.rs feat: configure audio output using an enum 2020-03-31 22:29:30 +01:00
singleplayer.rs Fixed the bugs in the settings tab and the character button in the escape menu and unpause when there is more than 1 player 2020-03-05 18:55:14 +00:00
window.rs Implement #505 2020-03-26 21:22:21 +00:00