Morph
|
e47b5e6a26
|
general: Rename NewUUID to UUID, and remove the previous UUID impl
This completes the removal of the old UUID implementation.
|
2022-02-05 13:56:21 -05:00 |
|
Morph
|
6b2f133eef
|
common: uuid: Add hex string to UUID constructor
This allows for easily converting a hex string into a Common::UUID, which is backed by a 128 bit unsigned integer.
|
2021-08-04 10:45:41 -04:00 |
|
Morph
|
881199e524
|
common: uuid: Return a lower-case hex string in Format
|
2021-07-26 23:54:59 -04:00 |
|
Zach Hilman
|
b4759039c0
|
mii_manager: Cleanup and optimization
|
2019-04-25 08:07:57 -04:00 |
|
Zach Hilman
|
c02cb054b7
|
common: Extract UUID to its own class
Since the Mii database uses UUIDs very similar to the Accounts database, it makes no sense to not share code between them.
|
2019-04-25 08:07:57 -04:00 |
|