veloren/common/src
2022-09-21 10:25:57 -07:00
..
bin Remove csv_import of loot table 2022-09-12 18:30:17 +03:00
comp Parallelize ingame messages. 2022-09-21 10:25:57 -07:00
figure stricten some rules and fix some clippy warnings 2022-01-30 20:16:21 +01:00
states fix_salamander_and_elbst 2022-09-13 17:32:53 +00:00
terrain Revert "Merge branch 'xMAC94x/update-deps' into 'master'" 2022-09-15 18:51:48 +00:00
util fix: default to build detected git version / tag if we can't get runtime variables 2022-09-08 12:29:17 +03:00
volumes Reduce overhead of messaging systems. 2022-09-14 21:04:53 -07:00
astar.rs Fix warnings 2022-01-23 19:03:47 +01:00
cached_spatial_grid.rs Revert "Merge branch 'revert-b10718c5' into 'master'" 2021-04-21 17:10:13 +00:00
calendar.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
character.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
clock.rs Switched to median dt for stable dt 2022-09-02 18:21:24 +01:00
cmd.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
combat.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
consts.rs Added overhead hints, smoother mount movement 2022-01-16 17:53:14 +00:00
depot.rs fix depot bug 2022-06-09 09:53:06 +02:00
effect.rs Made poise a float at interface of module. 2021-09-25 14:07:47 -04:00
event.rs Parallelize ingame messages. 2022-09-21 10:25:57 -07:00
explosion.rs Added min fall off to explosions. 2021-10-29 17:37:02 -04:00
generation.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
grid.rs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
lib.rs Parallelize ingame messages. 2022-09-21 10:25:57 -07:00
link.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
lod.rs Added giant trees to LoD 2022-05-10 20:30:48 +01:00
lottery.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
mounting.rs force update counter 2022-08-09 19:22:09 +02:00
npc.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
outcome.rs Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00
path.rs Fix path finding calculation of starting point 2022-05-14 16:41:45 +01:00
ray.rs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
recipe.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
region.rs update toolchain to nightly-2022-04-25 2022-05-03 15:22:28 +02:00
resources.rs Parallelize ingame messages. 2022-09-21 10:25:57 -07:00
rtsim.rs Convert away from IdvStorage to mixture of VecStorage and DenseVecStorage 2022-08-08 00:38:20 -04:00
skillset_builder.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
slowjob.rs all tests shows there is currently no way to keep rayon from work-stealing over scopes and doing really really weird stuff between the ECS threadpool and the slowjob Threadpool. so even if i dont like to have multiple threads i think there is no other workaround than just creating a second threapool for background tasks 2022-08-19 09:50:00 +02:00
spiral.rs stricten some rules and fix some clippy warnings 2022-01-30 20:16:21 +01:00
store.rs parallel simulation of economies 2022-03-21 23:35:08 +01:00
time.rs Add wildlife assetization support 2021-07-17 15:37:30 +03:00
trade.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
typed.rs update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
uid.rs update toolchain to nightly-2021-03-22 2021-03-22 16:41:04 +01:00
view_distances.rs View distances small fixes and improvement: 2022-08-25 23:24:43 -04:00
vol.rs Ground shockwave particle tweaks. 2022-02-10 22:40:26 -05:00
weather.rs Better cloud cover 2022-07-08 18:09:13 +01:00