veloren/voxygen/src
2020-03-24 20:09:23 +01:00
..
anim climb fix, const tweak update, trying equip anims 2020-03-24 00:24:31 -04:00
audio Optimized uses of emitters, cleanup 2020-03-22 00:49:46 -04:00
ecs Add safe_slerp function that ensures that slerping returns non-NaN normalized values 2020-03-21 00:53:41 -04:00
hud colors for inventory space counter 2020-03-24 01:31:14 +01:00
menu Split staff into 3 abilities 2020-03-24 14:00:22 +01:00
mesh Even less blending. 2020-03-15 15:53:51 +01:00
render Gamma setting now works 2020-02-17 00:46:31 +00:00
scene Better climbing, fireball impl 2020-03-24 20:09:23 +01:00
ui Added Controller support 2020-03-10 21:00:13 +00:00
controller.rs add SwapLoadout 2020-03-21 10:26:38 -07: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 Merge remote-tracking branch 'origin/master' into combat 2020-03-23 11:30:47 +01:00
meta.rs Move meta.dat to ron, so we don't create memory allocation errors 2020-03-23 14:18:05 +01:00
session.rs Split staff into 3 abilities 2020-03-24 14:00:22 +01:00
settings.rs Split staff into 3 abilities 2020-03-24 14:00:22 +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 Split staff into 3 abilities 2020-03-24 14:00:22 +01:00