Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-14 | updated dependancies, made it so server still processes events if client ↵ | tom barrett | |
connection is disconnected | |||
2018-04-26 | -removed cloning of mass list | tom barrett | |
2018-04-20 | -made modules their own structs instead of structs with enumeration | tom barrett | |
2018-04-17 | -moved over to if let to get less indentation | tom barrett | |
2018-04-16 | -conformed connection to naming convention | tom barrett | |
2018-04-16 | -removed trait objects and went to structs with enumerations completely | tom barrett | |
2018-04-13 | moved over to mass struct with enum for types | tom barrett | |
2018-04-12 | completely restructured code and fixed navigation bug | tom barrett | |