veloren/voxygen/src
2024-01-21 21:30:06 +00:00
..
audio haniwa 2024-01-20 17:45:23 +00:00
bin cargo fmt 2023-04-04 23:47:31 +02:00
ecs crit_power -> precise_power 2023-11-14 18:07:01 -05:00
hud Added the ability to toggle light sources on and off 2024-01-21 21:30:06 +00:00
menu fix rule button panic 2024-01-19 16:44:43 +01:00
mesh fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support 2023-10-05 23:23:27 +02:00
render haniwa 2024-01-20 17:45:23 +00:00
scene Added the ability to toggle light sources on and off 2024-01-21 21:30:06 +00:00
session Added the ability to toggle light sources on and off 2024-01-21 21:30:06 +00:00
settings Renamed share_with_server -> send_to_server 2024-01-16 17:21:52 +01:00
singleplayer Feat: Day duration slider on map creation UI (#1909) 2024-01-03 22:21:53 +00:00
ui Rename ItemL10n to ItemI18n 2024-01-16 19:14:14 +02:00
cli.rs Add CLI argument to voxygen that allows specifying a value to place into the server field in the main menu. 2022-09-03 17:26:07 -04:00
cmd.rs Adds Flag to ArgumentSpec to support server command arguments like 'kill_npcs --also-pets' 2024-01-20 16:39:42 -08:00
controller.rs addressed code quality issues noted by pipeline 2023-07-23 21:13:06 -04:00
credits.rs Fix typos 2022-07-15 18:59:37 +02:00
discord.rs coastal_town 2023-07-12 23:02:40 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs configurable walking speed 2023-12-07 20:08:02 +01:00
key_state.rs walk fixes 2023-12-07 20:08:03 +01:00
lib.rs Add airship to char select 2024-01-15 22:35:42 +00:00
main.rs Map selector and generation UI 2023-09-17 17:11:19 +00:00
panic_handler.rs Reworked panic dialog to support displaying the likely cause of common panics 2022-09-12 21:03:30 +01:00
profile.rs Added rules menu when connecting to server 2024-01-15 00:02:43 +01:00
run.rs Fixed tracing span ordering issue 2023-10-18 19:56:19 +01:00
window.rs Convert to rgb earlier in screenshot process. 2024-01-01 16:45:44 -05:00