summaryrefslogtreecommitdiff
path: root/src/server/engines.rs
AgeCommit message (Expand)Author
2018-04-20-made modules their own structs instead of structs with enumerationtom barrett
2018-04-17-moved over to if let to get less indentationtom barrett
2018-04-16-conformed connection to naming conventiontom barrett
2018-04-16-removed trait objects and went to structs with enumerations completelytom barrett
2018-04-13moved over to mass struct with enum for typestom barrett
2018-04-12completely restructured code and fixed navigation bugtom barrett