This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
veloren
/
server
/
src
/
events
History
Sam
33e4448542
Replaced every unnecssary powf in the entire codebase with either powi or sqrt.
2020-11-24 18:28:24 -06:00
..
entity_creation.rs
Fmt, make clippy happy
2020-11-23 15:39:03 +00:00
entity_manipulation.rs
Fmt, make clippy happy
2020-11-23 15:39:03 +00:00
group_manip.rs
Improve Phyiscs speed of entity handling.
2020-11-04 11:53:09 +01:00
interaction.rs
Fixed tests. Addressed comments.
2020-11-13 10:41:34 -06:00
inventory_manip.rs
Replaced every unnecssary powf in the entire codebase with either powi or sqrt.
2020-11-24 18:28:24 -06:00
mod.rs
Fmt, make clippy happy
2020-11-23 15:39:03 +00:00
player.rs
Fixed character data not being persisted on character switch
2020-11-14 13:36:54 +00:00