forked from mirror/Riven
1
0
Fork 0
Commit Graph

12 Commits (4b23f9afed1e9760c3eb94d192d839e6d3bf25c1)

Author SHA1 Message Date
Mingwei Samuel 4b23f9afed Convert Season from enum into newtype_enum 2021-06-30 19:46:26 -07:00
Mingwei Samuel 6307a0aa13 Convert CRLF to LF 2021-06-30 16:40:35 -07:00
Mingwei Samuel 869216aab5 Update for stable non_exhaustive attribute 2021-05-21 16:00:39 -07:00
Mingwei Samuel 0f9d783b94 Update to use mingweisamuel.com/riotapi-schema/enums
https://github.com/RiotGames/developer-relations/issues/340
2020-07-28 09:45:35 -07:00
Mingwei Samuel 9dfe5a4aaa Update to work on stable 1.39 2019-11-07 12:45:13 -08:00
Mingwei Samuel 9db4c1a4a5 making some enums
#[non_exhaustive]
2019-10-30 13:29:23 -07:00
Mingwei Samuel b230f266e1 Change enum variants to use SCREAMING_SNAKE_CASE since they are really sets of constants 2019-10-27 01:52:55 -07:00
Mingwei Samuel df27e7533e adding/switching to num_enum macros for enums 2019-10-26 09:28:30 -07:00
Mingwei Samuel 58cf643e13 adding enums to serialization 2019-10-25 22:19:00 -07:00
Mingwei Samuel 9c4d3608eb Adding Map enum 2019-10-25 19:52:43 -07:00
Mingwei Samuel 561eb04c48 updating season enum traits 2019-10-25 19:27:58 -07:00
Mingwei Samuel fee229c1a9 adding season enum 2019-10-23 00:49:02 -07:00