veloren/voxygen/src
2020-08-10 19:04:30 +08:00
..
anim Merge branch 'master' into 'slipped/swim' 2020-08-09 15:13:56 +00:00
audio update comment 2020-08-08 19:26:52 +08:00
ecs point to github specs to access PairedStorage type, fix Loadout sync spam 2020-07-06 01:56:02 -04:00
hud implemented ability to select bit depth and refresh rate and implemented seperate setting for fullscreen resolution 2020-08-09 20:30:22 +00:00
menu Tooltips now disappear when hovered and no longer appear on top of the mouse position (e.g. in the bottom of the inventory) 2020-08-07 03:30:17 -04:00
mesh Add ParticleMgr 2020-08-08 19:24:55 +08:00
render Implement particle heartbeat scheduler 2020-08-08 19:26:52 +08:00
scene fix particle de-synchronisation with paused game 2020-08-10 19:04:30 +08:00
ui Tooltips now disappear when hovered and no longer appear on top of the mouse position (e.g. in the bottom of the inventory) 2020-08-07 03:30:17 -04:00
controller.rs Equipped lanterns now provide an illumination effect. 2020-05-04 15:15:31 +00:00
error.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
i18n.rs add a translation test that verifys that all language RON files are parseable (without any git involved) 2020-08-07 21:31:34 +02:00
key_state.rs readd sneak 2020-08-08 13:47:32 -04:00
lib.rs Tweak pausing code to reduce duplication 2020-07-17 21:26:21 -04:00
logging.rs switch log behavior for env variable and removed gfx spam by default 2020-06-22 16:49:40 +02:00
main.rs Fix cut off chat 2020-07-18 21:56:45 +00:00
meta.rs switch to tracing stlye and enhance logs with usefull information 2020-06-22 09:53:15 +02:00
profile.rs updated dependencies and fixed stuff 2020-07-07 09:43:49 +02:00
run.rs Only screenshot and toggle fullscreen once per frame 2020-07-18 12:21:22 -04:00
session.rs implemented ability to select bit depth and refresh rate and implemented seperate setting for fullscreen resolution 2020-08-09 20:30:22 +00:00
settings.rs implemented ability to select bit depth and refresh rate and implemented seperate setting for fullscreen resolution 2020-08-09 20:30:22 +00:00
singleplayer.rs Voxygen and server-cli no longer panic if server creation returns error 2020-07-21 09:59:00 +00:00
window.rs implemented ability to select bit depth and refresh rate and implemented seperate setting for fullscreen resolution 2020-08-09 20:30:22 +00:00