aboutsummaryrefslogtreecommitdiff
path: root/src/builder/edit_guild.rs
Commit message (Expand)AuthorAgeFilesLines
* A bunch of typo fixes (#404)Perry Fraser2018-10-011-1/+1
* Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypesLakelezz2018-08-121-2/+2
* Fix all the dead links in the docsErk-2018-08-091-1/+1
* Monomorphize all functionsZeyla Hellyer2018-07-041-6/+20
* Fix broken docs links caused by model mod changesZeyla Hellyer2018-01-311-8/+7
* Move `VecMap` to `utils`acdenisSK2018-01-021-1/+1
* Improve performance of builders even furtheracdenisSK2017-12-271-2/+2
* Break up the model moduleZeyla Hellyer2017-12-161-5/+5
* Slightly improve performance of buildersZeyla Hellyer2017-10-181-15/+11
* Revert "Use the de-generification trick."acdenisSK2017-10-091-18/+9
* Use the de-generification trick.acdenisSK2017-10-091-9/+18
* `to_owned` -> `to_string`acdenisSK2017-10-091-10/+10
* Apply rustfmtZeyla Hellyer2017-09-181-12/+5
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-6/+13
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-13/+6
* Apply rustfmtZeyla Hellyer2017-08-181-5/+12
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-12/+20
* rustfmtacdenisSK2017-07-271-8/+14
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-3/+2
* Add more examples and improve some othersZeyla Hellyer2017-05-231-8/+27
* Restructure modulesZeyla Hellyer2017-05-221-0/+164