veloren/voxygen/src
2023-04-19 18:43:40 -04:00
..
audio taoist&floppy/cyclops&dullahan 2023-04-12 22:53:38 +00:00
bin cargo fmt 2023-04-04 23:47:31 +02:00
ecs Minor audio code cleanup 2022-12-31 23:50:38 +00:00
hud Updated hashbrown, removed some to_owned calls in handling recently unequipped items 2023-04-19 18:43:40 -04:00
menu Recently unequipped items are now tracked and durability loss on death is applied to them 2023-04-19 18:34:16 -04:00
mesh Cleaned up implementation, addressed review comments 2023-03-01 12:54:43 +00:00
render taoist&floppy/cyclops&dullahan 2023-04-12 22:53:38 +00:00
scene introduce optional model indices for drop items as well (fixing orichalcum armor drops) 2023-04-16 22:56:04 +02:00
session Correct localisation of numeric values, use coordinate conversions in rtsim 2023-04-12 10:36:11 +01:00
settings Remove default binding for Camera Zoom Lock 2023-03-13 06:15:49 +00:00
ui Addressed review 2023-04-19 18:34:17 -04: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 cleanup and fixes + added change to CHANGELOG.md 2023-01-27 20:32:41 -05:00
controller.rs change gamepad mapping 2021-09-30 18:48:42 +00:00
credits.rs Fix typos 2022-07-15 18:59:37 +02:00
discord.rs savannah_pit 2022-10-22 19:48:50 +00:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Allow locking camera zoom 2023-03-05 11:30:27 -05:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs Complete GPU based alpha premultiplication impl and make the CPU version 2023-04-08 00:28:31 -04:00
main.rs Fixed dynlib features to not have UB when allocating. 2023-03-21 20:03:20 -04: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 Choose random plaza tile 2023-04-09 19:25:58 +01:00
run.rs Merge branch 'mckol/mute-keybinds' into 'master' 2022-09-21 09:22:45 +00:00
singleplayer.rs code cleanup 2021-08-11 09:42:29 +02:00
window.rs cargo fmt 2023-01-03 08:58:08 +01:00